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't end but they aren't merge i can'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"><<a href="mailto:anton.vazir@gmail.com">anton.vazir@gmail.com</a>></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 &park - all works, i bridge them by uuid_bridge<br>
successfully<br>
<br>
2011/5/16 Antonio Teixeira <<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Good Morning.<br>
><br>
> Here i continue my fight against ESL :)<br>
> On Leg A I'm forking a call that will become Leg B after a short IVR.<br>
><br>
> Anyway<br>
> Leg A is valet_parked with MOH while i Dial Leg B , Leg B Answers , Presses<br>
> 1 and is merged by uuid_bridge<br>
> Then...<br>
> Both calls are disconnected with Executed Last Dialplan Command .<br>
><br>
> I have tried everything from freezing the IVR with sleep(in python and using<br>
> the freeswitch sleep).<br>
><br>
> But i'm unable to merge both calls.<br>
><br>
> As anyone tried something similar.<br>
><br>
> Regards<br>
> A/T<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<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>
><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>