Can you supply a console log of these calls?<br>-MC<br><br><div class="gmail_quote">On Wed, Jun 30, 2010 at 7:37 AM, Nagalenoj H. <span dir="ltr">&lt;<a href="mailto:nagalenoj@gmail.com">nagalenoj@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Dear Anthony,<br>    I&#39;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.<br>
    But, It doesn&#39;t work for me.<br>
<br>Here is how I&#39;ve given the commands and the script I&#39;ve executed. Even when I give group_confirm_cancel_timeout, the callee&#39;s leg is getting disconnected after legtimeout.<div class="im"><br><br>connect <br>
<br>sendmsg<br>
call-command: execute<br>execute-app-name:answer<br><br>sendmsg<br>call-command: execute<br>execute-app-name: set<br>execute-app-arg: group_confirm_key=exec<br><br>sendmsg<br>call-command: execute<br>execute-app-name: set<br>

execute-app-arg: group_confirm_file=perl /root/<a href="http://bridge.pl" target="_blank">bridge.pl</a><br><br>sendmsg<br>call-command: execute<br></div>execute-app-name: bridge<br>execute-app-arg: {group_confirm_cancel_timeout=1}[leg_timeout=10]user/1005<div class="im">
<br>
<br><br><a href="http://bridge.pl" target="_blank">bridge.pl</a>:<br>#!/usr/bin/perl<br>use freeswitch;<br><br></div><div class="im">our $session;<br>freeswitch::consoleLog(&quot;info&quot;,&quot;Goint to get the digits&quot;);<br>
# To simulate the scenario I used sleep here.<br>
sleep(30);<br>1;<br><br></div>Kindly tell me whats wrong in the above.<div><div></div><div class="h5"><br></div></div></blockquote></div><br>