[Freeswitch-dev] FIFO call park has about 2 seconds delay

Scott Shen sshen at oa.com.au
Mon Apr 20 22:52:15 PDT 2009


Tried r13096, the delay is gone, thanks. However, noticed that the Events Order is different now, I used to have PARK before HANGUP, but now PARK comes after HANGUP.

-----Original Message-----
From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony Minessale
Sent: Tuesday, 21 April 2009 12:22 PM
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] FIFO call park has about 2 seconds delay

see if r13094 works better

the issue is it was waiting for the wrapup time even when it was in nowait mode.


On Mon, Apr 20, 2009 at 8:17 PM, Scott Shen <sshen at oa.com.au<mailto:sshen at oa.com.au>> wrote:



<extension name="test1">

                <condition field="destination_number" expression="^50000$">

                        <action application="fifo" data="myqueue in"/>

                </condition>

</extension>





<extension name="test2">

                <condition field="destination_number" expression="^60000$">

                        <action application="fifo" data="myqueue out nowait"/>

                </condition>

</extension>





user 101 dials into 50000, and user 102 dials into 60000, no problem, they get connected.



Now, log into Event Socket, and type



"bgapi uuid_park whatever_the_user_101_uuid_get_from_show_channels"





User 102 gets disconnected only after about 2 seconds, Why is this delay? How to fix it?











BTW, if user 101 directly connects to 102 ( eg. 101 dials 102 directly ), then the same uuid_park happens immediately



Thanks & Regards

Scott

_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev at lists.freeswitch.org<mailto:Freeswitch-dev at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org



--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com<mailto:MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<mailto:PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net<http://irc.freenode.net> #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org<mailto:sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888<http://iax:guest@conference.freeswitch.org/888>
googletalk:conf+888 at conference.freeswitch.org<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090421/aa3d3503/attachment.html 


More information about the Freeswitch-dev mailing list