<div dir="ltr"><div><div><div>I am trying to experiment few things that required me to change SDP (Using media bypass mode).<br><br></div>I am able to change switch_r_sdp from a /perl/lua script successfully for Invite message using ...<br>$session-&gt;execute(&quot;set&quot;,&quot;switch_r_sdp=$$resp{sdp}&quot;);<br><br> but I also want to change SDP of 183 session progress message I tried executing same code in scripts fired on 183 message but it doesnt seem to be changing SDP<br><br></div>Is that even possible?<br><br></div>John<br></div>