[Asterisk-Users] Call length limitation

Andrew Nowrot andrew.nowrot at gmail.com
Tue Jun 27 07:14:34 MST 2006


Hi

I have a problem with Dial application. The dialplan looks like this:

;----

exten => xxxxx,1,Dial(Sip/xxxx|30|L(60000:30000:10000))
exten => xxxxx,2,Hangup()

exten => h,1,DadAGI()

;----

The call is limited to 60 sec and after that time the conversation stops,
but Asterisk never reach the  h extension.
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.

Any help would be appreciated.

Cheers

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060627/db65c618/attachment.htm


More information about the asterisk-users mailing list