[Asterisk-Users] Call length limitation

Andrew Nowrot andrew.nowrot at gmail.com
Tue Jun 27 13:11:48 MST 2006


On 6/27/06, William Piper <william.piper at gmail.com> wrote:
>
> Well, It was worth a shot.
> Perhaps doing a some variation of the HANGUPCAUSE variable.
> http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause
>
> exten => xxxxx,2,Dial(Sip/xxxx|30|gL(60000:30000:10000))
> exten => xxxxx,3,GoToIf($["${HANGUPCAUSE}" != "1"]?4:10)
> exten => xxxxx,4,DeadAGI()
> exten => xxxxx,10,hangup()
>

I will do that first thing in the morning (now it's getting late) and of
course send the results to the list.

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


More information about the asterisk-users mailing list