<p dir="ltr">I&#39;d almost be looking at something like OpenSIPS as FS is a back2back UA, not a proxy. </p>
<div class="gmail_quote">On May 21, 2013 2:17 PM, &quot;clive engelberg&quot; &lt;<a href="mailto:clive18@webmail.co.za">clive18@webmail.co.za</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br><br>You can get help in exchange for some netflix movies:)<br><br>jk :)<br><br>Freeswitch will act as a stateful proxy, meaning it will remain in control of the call, even though RTP goes point to point.<br><br>Why would you want to be able to shut down FS anyways?<br>
<br>Clive<br><br>On Mon, 20 May 2013 19:10:09 -0700 Oleg Stolyar &lt;<a href="mailto:ostolyar@netflix.com" target="_blank">ostolyar@netflix.com</a>&gt; wrote<br><br>
<div style="padding-left:10px;border-left:solid 2px #0000ff">
<div dir="ltr">Hi,
<div> </div>
<div>I am trying to use FreeSWITCH as a SIP proxy. I have the dialplan below which simply sets bypass_media to true and then bridges to another FreeSWITCH server.</div>
<div> </div>
<div>However, when during the call I shut down the proxy FS, the call is immediately dropped. Why is that? Is there a way to keep it going? I understand that in this case I won&#39;t be able to properly send the BYE signal when one of the parties hangs up and that&#39;s OK.</div>

<div> </div>
<div>I tried using redirect and deflect instead of the bridge but those don&#39;t seem to work at all - probably because my UAs don&#39;t know how to handle redirects.</div>
<div> </div>
<div>
<div>&lt;extension name=&quot;proxy_test&quot;&gt;</div>
<div>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(p\w+)$&quot;&gt;</div>
<div>&lt;action application=&quot;set&quot; data=&quot;bypass_media=true&quot;/&gt;</div>
<div>&lt;action application=&quot;bridge&quot; data=&quot;sofia/external/<a href="mailto:1000@10.2.182.243" target="_blank">1000@10.2.182.243</a>&quot;/&gt;</div>
<div>&lt;/condition&gt;</div>
<div>&lt;/extension&gt;</div>
</div>
<div> </div>
</div>
</div><br><hr>
South Africa premier free email service - <a href="http://www.webmail.co.za/" target="_blank">webmail.co.za</a>
<br><a href="http://b.wm.co.za/click.pwm?cid=20050844&amp;loc=N-MT&amp;seq=519bb874" target="_blank"><img src="http://f.wm.co.za/ads/20050844.gif?loc=N-MT&amp;seq=519bb874" border="0"></a>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div>