[SR-Users] rtpengine disabling offers of rtcp
Daniel Tryba
d.tryba at pocos.nl
Mon Aug 10 11:45:42 CEST 2015
On Wednesday 05 August 2015 16:05:52 Daniel-Constantin Mierla wrote:
> maybe you can just removed with textops or sdpops functions plus
> msg_apply_changes().
Somehow that doesn't work for me... The a=rtcp line remains whatever/whereever
I try to use sdp_remove_line_by_prefix("a=rtcp") or
replace_body_all("^a=rtcp:*", "") the line is send to the callee.
But in a semi related thread:
http://lists.sip-router.org/pipermail/sr-users/2015-August/089436.html
write_sdp_pv might be the answer (4.3.x+)
More information about the sr-users
mailing list