Hello Anton.<br><br>The problem is the following  :<br><br>I receive an Inbound Call Leg A.<br>I say something using TTS and place it on Park , grab the channel uuid.<br><br>Fork another call pass the uuid as argument.<br>
<br>As soon as Leg B picks up , TTS fires UP asks the user a digit and after we have got the digit .<br><br>I send uuid_bridge mycurrentchanel + argument uuid from channel A<br><br>And i got +OK great :D<br><br>The problem , Park is now broken and the call is terminated with last dialplan extension executed or simply the call is terminated HANGUP.<br>
<br>If i do some time.sleep(40) the calls don&#39;t end but they aren&#39;t merge i can&#39;t see no RTP flowing trough.<br><br>Hope you guys can help me out.<br><br>Regards<br>A/T<br><br><br><br><div class="gmail_quote">
2011/5/16 Anton VG <span dir="ltr">&lt;<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I do it with originate &amp;park - all works, i bridge them by uuid_bridge<br>
successfully<br>
<br>
2011/5/16 Antonio Teixeira &lt;<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Good Morning.<br>
&gt;<br>
&gt; Here i continue my fight against ESL :)<br>
&gt; On Leg A I&#39;m forking a call that will become Leg B after a short IVR.<br>
&gt;<br>
&gt; Anyway<br>
&gt; Leg A is valet_parked with MOH while i Dial Leg B , Leg B Answers , Presses<br>
&gt; 1 and is merged by uuid_bridge<br>
&gt; Then...<br>
&gt; Both calls are disconnected with Executed Last Dialplan Command .<br>
&gt;<br>
&gt; I have tried everything from freezing the IVR with sleep(in python and using<br>
&gt; the freeswitch sleep).<br>
&gt;<br>
&gt; But i&#39;m unable to merge both calls.<br>
&gt;<br>
&gt; As anyone tried something similar.<br>
&gt;<br>
&gt; Regards<br>
&gt; A/T<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<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>
</blockquote></div><br>