Hello,

On 8/22/06, Paul Yago <[EMAIL PROTECTED]> wrote:
> Can anyone please tell me why the GIPS_PCMU codec is using payload type
> 127 rather than 0? I was assuming that this codec is just standard G.711
> U law.
Where did you find this value? According to SdpCodec::SdpCodecTypes:

        SDP_CODEC_PCMU = 0,        ///< G.711 mu-law
        SDP_CODEC_GIPS_PCMU  = 258,

I think GIPS use their own realization of G.711, and therefore they use other
payload type.


Regards,
Alexander Chemeris.
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to