<div>Why not add the &quot;g&quot; parameter and make your deadAGI as the next priority?</div>
<div>I think that would accomplish what you are trying to do.</div>
<div>&nbsp;</div>
<div>Example:</div>
<div>exten =&gt; xxxxx,1,Dial(Sip/xxxx|30|gL(60000:30000:10000))<br>exten =&gt; xxxxx,2,DeadAGI()<br><br>bp</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">El Flynn</b> &lt;<a href="mailto:el_flynn@lanvik-icu.com">el_flynn@lanvik-icu.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Andrew Nowrot wrote:<br>&gt; Hi<br>&gt;<br>&gt; I have a problem with Dial application. The dialplan looks like this:
<br>&gt;<br>&gt; ;----<br>&gt;<br>&gt; exten =&gt; xxxxx,1,Dial(Sip/xxxx|30|L(60000:30000:10000))<br>&gt; exten =&gt; xxxxx,2,Hangup()<br>&gt;<br>&gt; exten =&gt; h,1,DadAGI()<br>&gt;<br>&gt; ;----<br>&gt;<br>&gt; The call is limited to 60 sec and after that time the conversation stops,
<br>&gt; but Asterisk never reach the&nbsp;&nbsp;h extension.<br>&gt; I could use the S() option in Dial application but I want to have the<br>&gt; announcements. Is there any way to force Asterisk to execute the<br>&gt; DeadAGI. Or
<br>&gt; maybe there is some other solution to achieve a goal.<br>&gt;<br><br>What does the CLI show when you make the call? That might help in diagnosing<br>your problem.<br><br>Flynn<br><br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>