<div dir="ltr">wouldn't it be better to do first your manip and then pass it to rtpengine ? </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op wo 11 aug. 2021 om 12:39 schreef Mark Farmer <<a href="mailto:farmorg@gmail.com">farmorg@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi everyone<br><div dir="ltr"></div><div><br></div><div>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.</div><div><br></div><div>rtpengine_offer($var(PSTN_TPTY),,$var(SDPbody));<br>$var(SDPbody) = $(var(SDPbody){re.subst,/a=silenceSupp:off\ -\ -\ -\ -\r\n//g});<br></div><div><br></div><div>How do I then push the resulting variable into the body of the INVITE?</div><div><br></div><div>Many thanks</div><div>Mark.</div><div><br></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>