Hi<br><br>I have a problem with Dial application. The dialplan looks like this:<br><br>;----<br><br>exten =&gt; xxxxx,1,Dial(Sip/xxxx|30|L(60000:30000:10000))<br>exten =&gt; xxxxx,2,Hangup()<br><br>exten =&gt; h,1,DadAGI()
<br><br>;----<br><br>The call is limited to 60 sec and after that time the conversation stops, but Asterisk never reach the&nbsp; h extension.<br>I could use the S() option in Dial application but I want to have the announcements. Is there any way to force Asterisk to execute the DeadAGI. Or maybe there is some other solution to achieve a goal.
<br><br>Any help would be appreciated.<br><br>Cheers<br><br>Andrew<br><br>