[Spce-user] rtpengine & sdpops
Sergey Zyrianov
sergey at telenordigital.com
Mon Apr 11 15:31:16 EDT 2016
Hi,
In kamailio script I tried to remove some codecs before/after rewriting the
SDP with rtpeninge_offer().
My codecs list stay the same:
....
if (rtpproxy_offer("ie-spc"))
t_on_reply("1");
sdp_remove_codecs_by_name("G729,G723");
G729 and G723 codecs are still mentioned by SDP regardless if i move
sdp_remove_conecs_by_name before/after the rtpproxy_offer.
It seems like I can not have both modules working on the same SDP?
Thanks,
Sergey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20160411/cc9e8002/attachment.html>
More information about the Spce-user
mailing list