<span class="Apple-style-span" style="border-collapse: collapse; "><div>I posted it yesterday evening:  <a href="http://jira.freeswitch.org/browse/FSCORE-417" target="_blank" style="color: rgb(28, 81, 168); ">http://jira.freeswitch.org/browse/FSCORE-417</a></div>
</span><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 9:43 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Please post a bug for this on <a href="http://jira.freeswitch.org" target="_blank">jira.freeswitch.org</a>.<br>
<br>
Mike<br>
<div><div></div><div class="h5"><br>
On Aug 11, 2009, at 2:29 PM, Jeremiah Johnson wrote:<br>
<br>
&gt; This is an integral part of my application.  I need to have<br>
&gt; FreeSWITCH outside of the media path as well as be able to do<br>
&gt; multiple bridges for the same &quot;A&quot; leg.<br>
&gt;<br>
&gt; /*WORKS*/<br>
&gt; &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=false&quot;/&gt;<br>
&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${mygateway}/1$<br>
&gt; {client_one}&quot;/&gt;<br>
&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${mygateway}/1$<br>
&gt; {client_two}&quot;/&gt;<br>
&gt;<br>
&gt; /*DOES NOT WORK*/<br>
&gt; &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=false&quot;/&gt;<br>
&gt; &lt;action application=&quot;set&quot; data=&quot;bypass_media=true&quot;/&gt;<br>
&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${mygateway}/1$<br>
&gt; {client_one}&quot;/&gt;<br>
&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/${mygateway}/1$<br>
&gt; {client_two}&quot;/&gt;<br>
&gt;<br>
&gt; In the &quot;DOES NOT WORK&quot; example, the &quot;A&quot; leg hangs up as soon as the<br>
&gt; leg for client_one hangs up.<br>
<br>
<br>
</div></div><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>