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                               
          
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to