Sorry but I have missed something.<div><br></div><div>I know that I can solve this problem directly in dialplan with a bridge but what I&#39;m doing is an &quot;Freeswitch ESL learning&quot; because I have to port some application in Freeswitch and I&#39;m learning how to implement some functionality.</div>
<div><br></div><div>For me it&#39;s important to take control of both inbound/outbound in full async way and I have the necessity to do the complete call control.</div><div><br></div><div>I&#39;m not sure but to me it seems that with a normal bridge I lose the control of two sessions, for example, an outbound answer is propagated by bridge application as inbound answer.</div>
<div><br></div><div>What I want to do is an audio bridging so my application can take control of &quot;signaling bridging&quot;.</div><div> </div><div>I&#39;m wrong? There are other way to do that?</div><div><br></div><div>
Stephen</div><div><br><div class="gmail_quote">On Tue, Feb 15, 2011 at 12:19 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
My head is spinning after reading this email. :)<div>It sounds like you just need a simple bridge from the incoming leg to the outgoing leg. Can you pre_answer the A leg then execute a good old-fashioned bridge to the b-leg?</div>

<div><br></div><div>-MC</div><div><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Feb 14, 2011 at 4:57 PM, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com" target="_blank">wstephen80@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
<div>The problem I have is to propagate the audio coming from an &quot;originated&quot; outbound session to the inbound session when the outbound is in the PROGRESS MEDIA phase.</div><div><br></div><div>When my application receives the &quot;CHANNEL_PROGRESS_MEDIA&quot; event from outbound session I can do a &quot;pre_answer&quot; on inbound session but I&#39;m not capable to do an audio bridge.</div>


<div><br></div><div>I have tried with &quot;uuid_bridge &lt;outbound_uuid&gt; &lt;inbound_uuid&gt;&quot; with no result probably because this api requires that at least one session must be answered.</div><div><br></div><div>


I don&#39;t want to answer to the inbound session to propagate the outbound progressing media but I want to answer to inbound only on outbound answer.</div><div><br></div><div>Any way to do that?</div><div><br></div><font color="#888888"><div>


Stephen</div>
</font><br></div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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><br></div>
<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><br></div>