[OpenSIPS-Users] V2.1.1 How to remove line from SDP?

Hamid Hashmi hamid2kviii at hotmail.com
Fri Dec 4 14:13:36 CET 2015


I did not find any method to remove line from SDP so I am trying to replace it with some other value but this solution is also NOT working.
$var(line1) = $(rb{sdp.line,b});
$var(line2) = $(rb{sdp.line,b,1});
replace_body("$var(line1)", "a=ptime:20");
replace_body("$var(line2)", "a=qos");
Hamid R. HashmiSoftware Engineer - VoIPVopium A/S 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20151204/05af304e/attachment.htm>


More information about the Users mailing list