<div dir="ltr"><div>Hello Team,</div><div>Is there a way to programmatically copy the SDP from one leg to the other?</div><div>I have a situation, where i have two incoming legs and want to bridge them without answering them in freeswitch. I want to know if i can copy the SDP from one leg to the other programmatically (Not via XML but via ESL inbound)</div><div><br></div><div>I Found that there is a way to do it in XML dialplan like this:</div><div><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(23,43,77);font-size:14px"><action application="set">
<![CDATA[switch_r_sdp=(sdp here)
 ]]>
</action></pre><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(23,43,77);font-size:14px"><br></pre><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(23,43,77);font-size:14px">How to achieve something similar using ESL inbound?</pre><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(23,43,77);font-size:14px"><br></pre></div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,<div>Aditya</div></div></div></div></div>