Hi,

How to say to other end that Silence Suppression is supported in G729 and
not supported in G711?
Because if annexb is not present in SDP for G729, then it means that
Silence Suppression is supported(i dont know why it is reverse).

putting like this below will work In the INVITE ?

m=audio 49152 RTP/AVP 0 18 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=rtpmap:8 PCMA/8000
a=silenceSupp:off-------
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15


a=silenceSupp:off-------  attribute is global for all codec's or only for the
last rtpmap before it ?

Regards,
Sunil
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to