[OpenSIPS-Users] Push SDP into Request
Mark Farmer
farmorg at gmail.com
Wed Aug 11 10:35:12 EST 2021
Hi everyone
I am using rtpengine_offer() and storing the SDP in a variable which I then
modify using the reg_exp transformation to delete a line.
rtpengine_offer($var(PSTN_TPTY),,$var(SDPbody));
$var(SDPbody) = $(var(SDPbody){re.subst,/a=silenceSupp:off\ -\ -\ -\
-\r\n//g});
How do I then push the resulting variable into the body of the INVITE?
Many thanks
Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210811/e132bc80/attachment.html>
More information about the Users
mailing list