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

Anthony Minessale anthony.minessale at gmail.com
Mon Apr 20 19:22:27 PDT 2009


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> 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
> 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 <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<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/20090420/fc72aa26/attachment.html 


More information about the Freeswitch-dev mailing list