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

Anthony Minessale anthony.minessale at gmail.com
Tue Apr 21 10:50:16 PDT 2009


that's because it's hanging up faster now.......

the one parking and the one hanging up are 2 different channels, you can
never rely on the order if you are, you are in for all kinds of problems in
your application.


On Tue, Apr 21, 2009 at 12:52 AM, Scott Shen <sshen at oa.com.au> wrote:

>  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> 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
>
> _______________________________________________
> 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/20090421/4c1d1f96/attachment-0001.html 


More information about the Freeswitch-dev mailing list