Hi 
    Using G.711 for send can be specified as:

    media = audio;
    mode =  send;
    channels = 1;
    encoding = g711;
    compression = mulaw;
    sampling_rate = 8000 | 11025 | 16000;

    I am not very sure for specifying G.723 

Regards
Ranjit
Mascon Communication Technologies
http://www.masconit.com
Ph: (O) 847-240-2444  







----- Original Message ----- 
From: priya <[EMAIL PROTECTED]>
To: Jonathan Rosenberg <[EMAIL PROTECTED]>; 'Ranjit Avasarala' 
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 11, 2001 1:52 AM
Subject: Re: [Sip-implementors] Please clarify


Hi All,

How can we specify the codec types in the SDP Body
when there is a combination of Encoder and Decoder ?

For ex. - The codecs types at the VoIP gateway could be G711 Encoder and
G723Decoder.

          Can we send a G711 Encoder as sendonly and G723 as recvonly as
media attributes , in the same SDP body for a point to point call  ( not
broadcast  or multicast) for a single voice channel ?

If it is not possible for a single stream, how else should it be specified?


Regards,
Priya

_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to