[Asterisk-Users] Call length limitation

William Piper william.piper at gmail.com
Tue Jun 27 10:54:24 MST 2006


Although I've never tried it along with the "L" option, you could try
absolutetimeout:

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

bp

On 6/27/06, Andrew Nowrot <andrew.nowrot at gmail.com> wrote:
>
>
> Thanks for all replies
>
> I noticed that L option does not hangup the call it only limits the call.
> (In my case the h extension isn't executed). S option can do that (Asterisk
> reach the h extension)
>
> L(x:y:z) - do not hang up the call after x sec.
> S(x) - hangup the call after x sec.
>
>
> I also noticed that when I combine those to (S and L) only L is working.
>
> Is there any way to use L option and have also the opportunity to hang up
> the call?
>
> Cheers
>
>
> Andrew
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com <http://easynews.com/>--
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060627/ea60b04e/attachment.htm


More information about the asterisk-users mailing list