[Freeswitch-users] Behaviour of group_confirm_cancel_timeout

Anthony Minessale anthony.minessale at gmail.com
Fri Jul 2 09:45:06 PDT 2010


update and reproduce that same log with latest GIT the version you are using
has an issue.


On Fri, Jul 2, 2010 at 12:25 AM, Nagalenoj H. <nagalenoj at gmail.com> wrote:

> I've pasted the console log here,
>
> http://pastebin.freeswitch.org/13333
>
>
> On Wed, Jun 30, 2010 at 11:15 PM, Michael Collins <msc at freeswitch.org>wrote:
>
>> Can you supply a console log of these calls?
>> -MC
>>
>>
>> On Wed, Jun 30, 2010 at 7:37 AM, Nagalenoj H. <nagalenoj at gmail.com>wrote:
>>
>>> Dear Anthony,
>>>     I've tried using the group_confirm_cancel_timeout as per the
>>> discussion we had in IRC. You wanted to used it as part of dial string and
>>> not as a channel variable.
>>>     But, It doesn't work for me.
>>>
>>> Here is how I've given the commands and the script I've executed. Even
>>> when I give group_confirm_cancel_timeout, the callee's leg is getting
>>> disconnected after legtimeout.
>>>
>>>
>>> connect
>>>
>>> sendmsg
>>> call-command: execute
>>> execute-app-name:answer
>>>
>>> sendmsg
>>> call-command: execute
>>> execute-app-name: set
>>> execute-app-arg: group_confirm_key=exec
>>>
>>> sendmsg
>>> call-command: execute
>>> execute-app-name: set
>>> execute-app-arg: group_confirm_file=perl /root/bridge.pl
>>>
>>> sendmsg
>>> call-command: execute
>>> execute-app-name: bridge
>>> execute-app-arg:
>>> {group_confirm_cancel_timeout=1}[leg_timeout=10]user/1005
>>>
>>>
>>>
>>> bridge.pl:
>>> #!/usr/bin/perl
>>> use freeswitch;
>>>
>>> our $session;
>>> freeswitch::consoleLog("info","Goint to get the digits");
>>> # To simulate the scenario I used sleep here.
>>> sleep(30);
>>> 1;
>>>
>>> Kindly tell me whats wrong in the above.
>>>
>>>
>>
>> _______________________________________________
>> 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
>>
>>
>
> --
> Regards,
> Nagalenoj H.
>
> _______________________________________________
> 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>
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/20100702/3088895c/attachment-0001.html 


More information about the FreeSWITCH-users mailing list