Ok So here i Come with more news regarding this problem :<br>Based on current GIT HEAD.<br><br>FreeSWITCH Version 1.0.head (git-e2ed8c0 2011-06-08 19-32-18 -0500)<br><br>Using valet_park together with ESL INBOUND + G711. I'm almost capable of obtaining 100% ( above 95%) success.<br>
<br>With uuid_bridge + Park()<br>Even on non-esl generated call just a plain dialplan with Answer() , Park() , then uuid_bridge on FS console.<br><br>Some calls will connect correctly arround 80% while others will freeze in the following log line SOFT_EXECUTE in mod_sofia <br>
There is no audio between the two phones.<br>And even reissuing the uuid_bridge command does nothing.<br><br><br>Besides that i'm a happy DEV :D<br>If you need some more testing drop me an e-mail :)<br><br>A/T<br><br>
<br><div class="gmail_quote">2011/5/30 Antonio Teixeira <span dir="ltr"><<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@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;">
Hello Anton.<br><br>Still no iḿ setting a tottaly different enviroment to test other variables like network our Voice Provider and also pressure on FS.<br>Will keep you guys updated.<br><br><br>Regards<br><font color="#888888">A/T</font><div>
<div></div><div class="h5"><br><br><div class="gmail_quote">
2011/5/29 Anton VG <span dir="ltr"><<a href="mailto:anton.vazir@gmail.com" target="_blank">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;">
Have you resolved the issue?<br>
<br>
2011/5/25 Anton VG <<a href="mailto:anton.vazir@gmail.com" target="_blank">anton.vazir@gmail.com</a>>:<br>
<div><div></div><div>> Anthony, I do use the same scheme, and did not experienced the<br>
> problem. But I do use park everywhere instead of ValetPark - can it be<br>
> the reason?<br>
><br>
> 2011/5/25 Peter Olsson <<a href="mailto:peter.olsson@visionutveckling.se" target="_blank">peter.olsson@visionutveckling.se</a>>:<br>
>> You need to provide the entire debug trace from this, nor just only after calling uuid_bridge.<br>
>><br>
>> /Peter<br>
>> ________________________________________<br>
>> Från: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] f&#246;r Antonio Teixeira [<a href="mailto:eagle.antonio@gmail.com" target="_blank">eagle.antonio@gmail.com</a>]<br>
>> Skickat: den 25 maj 2011 10:32<br>
>> Till: FreeSWITCH Users Help<br>
>> Ämne: Re: [Freeswitch-users] UUID_Bridge Fails But Reports +OK<br>
>><br>
>> Good Morning List As Promised.<br>
>><br>
>> I Have tested with G711 the problem remains and appears not be affected by the codec change.<br>
>><br>
>> Here i have my debug log :<br>
>> <a href="http://pastebin.freeswitch.org/16369" target="_blank">http://pastebin.freeswitch.org/16369</a><br>
>><br>
>> Just a short explanation :<br>
>><br>
>> the call XXXX1010 is Leg A and is currently valet_park()<br>
>><br>
>> call XXXX371 is Leg B and is currently on park()<br>
>><br>
>> Strangely FS says LEG A is out of order but i can hear MOH and sometimes with this exact software it connects fine.<br>
>><br>
>> Hope you can help me out i will keep testing during the day.<br>
>><br>
>> Regards<br>
>> A/T<br>
>><br>
>><br>
>> 2011/5/24 Antonio Teixeira <<a href="mailto:eagle.antonio@gmail.com" target="_blank">eagle.antonio@gmail.com</a><mailto:<a href="mailto:eagle.antonio@gmail.com" target="_blank">eagle.antonio@gmail.com</a>>><br>
>> Ok Anthony.<br>
>><br>
>> I will provide you with data regarding the use of G711 and full debug logs.<br>
>> Will keep an eye on the logs.<br>
>><br>
>> Regards<br>
>> A/T<br>
>><br>
>><br>
>> 2011/5/24 Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a><mailto:<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>>><br>
>> The +OK only means the attempt to bridge was successful, if something<br>
>> else goes wrong after that, you will not know because it happens<br>
>> later.<br>
>><br>
>> As suggested, look at the cause of the hangup on the failed bridge.<br>
>><br>
>><br>
>> On Tue, May 24, 2011 at 4:33 AM, Antonio Teixeira<br>
>> <<a href="mailto:eagle.antonio@gmail.com" target="_blank">eagle.antonio@gmail.com</a><mailto:<a href="mailto:eagle.antonio@gmail.com" target="_blank">eagle.antonio@gmail.com</a>>> wrote:<br>
>>> Hello List , Good Morning.<br>
>>><br>
>>> In my fight to get ESL & Python & Freeswitch all to behave properly i<br>
>>> noticed a possible BUG ( need the veterans to confirm).<br>
>>><br>
>>> Scenario :<br>
>>><br>
>>> Originate & ValetPark () + MOH OR Just Park() , Both show the same problem.<br>
>>> Codec G729<br>
>>><br>
>>> I Make another call:<br>
>>> originate & park()<br>
>>> codec G729<br>
>>><br>
>>> Now Python ESL Inbound Or FS Console :<br>
>>><br>
>>> uuid_bridge uuid1 uuid2<br>
>>><br>
>>> +OK uuid<br>
>>><br>
>>> Now one of the two things happen :<br>
>>><br>
>>> 1) One the call gets connected hurray :) , Audio Perfect , etc.<br>
>>><br>
>>> 2) The call gets dropped :(<br>
>>><br>
>>> In both cases uuid_bridge reports +OK even in the case the call is dropped.<br>
>>> Even if i Park() Both Calls using the dialplan XML ( NO ESL with those<br>
>>> SYN/ASYNC Problems) I still get sometimes ( not always) a dropped call<br>
>>> could this be related to the use of G729 ?<br>
>>><br>
>>> I have lots of available licenses.<br>
>>><br>
>>> Regards<br>
>>> António Teixeira<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> FreeSWITCH-users mailing list<br>
>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><mailto:<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>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Anthony Minessale II<br>
>><br>
>> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
>> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
>> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
>><br>
>> AIM: anthm<br>
>> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><mailto:<a href="mailto:MSN%253Aanthony_minessale@hotmail.com" target="_blank">MSN%3Aanthony_minessale@hotmail.com</a>><br>
>> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><mailto:<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com" target="_blank">PAYPAL%3Aanthony.minessale@gmail.com</a>><br>
>> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a><<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>> #freeswitch<br>
>><br>
>> FreeSWITCH Developer Conference<br>
>> <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><mailto:<a href="mailto:sip%253A888@conference.freeswitch.org" target="_blank">sip%3A888@conference.freeswitch.org</a>><br>
>> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><mailto:<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org" target="_blank">googletalk%3Aconf%2B888@conference.freeswitch.org</a>><br>
>> pstn:+19193869900<br>
>><br>
>> _______________________________________________<br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><mailto:<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>
>><br>
>> !DSPAM:4ddcbfed32761527616399!<br>
>><br>
>> _______________________________________________<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>
><br>
<br>
_______________________________________________<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>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>