[Freeswitch-users] Help on: park_timeout variable

Anthony Minessale anthony.minessale at gmail.com
Thu Feb 11 11:53:42 PST 2010


actually, i see a small buglet there, try trunk.


On Thu, Feb 11, 2010 at 1:42 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> This is what happens in a b leg, it only happens when you transfer a call.
> This is by design to give the other phone a chance to kill the leg.  This is
> not really a problem persae.
>
>
> On Thu, Feb 11, 2010 at 10:51 AM, ivdreg ivdreg <ivdreg at gmail.com> wrote:
>
>> Hi All,
>>
>> After updating to current SVN from 1.0.4 I have a problem when caller
>> party hangs up a call. I have 3 seconds timeout before B leg disconnects. I
>> think that this is caused by  code in switch_ivr_bridge.c in function static
>> switch_status_t audio_bridge_on_exchange_media(switch_core_session_t
>> *session)
>> ......
>>
>>         if (switch_channel_get_state(channel) == CS_EXCHANGE_MEDIA) {
>>                 switch_channel_set_variable(channel, "park_timeout", "3");
>>                 switch_channel_set_state(channel, CS_PARK);
>>         }
>> ......
>>
>> This happens even if I set park_after_bridge=false variable.
>> Is anybody has this problem ?
>>
>> Thanks
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> 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:+19193869900
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

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:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100211/5dd3c584/attachment-0002.html 


More information about the FreeSWITCH-users mailing list