[Asterisk-Users] Source for 9-911 Labels to attach to phones?
Jeremy McNamara
jj at nufone.net
Mon Jul 26 17:36:23 MST 2004
Nicholas Bachmann wrote:
> Better yet, with some help from the wiki:
>
> exten => 911.,1,ChanIsAvail(Zap/1)
> exten => 911.,2,Dial(Zap/1/911)
> exten => 911.,3,Hangup()
> exten => 911.,102,SoftHangup(Zap/1-1)
> exten => 911.,103,Wait(1)
> exten => 911.,104,Goto(1)
>
> exten => 9911.,1,Goto(911,1)
You need to add an _ to match, then if you are going to do it that way
you prolly should set a very short DigitTimeout.
Jeremy McNamara
More information about the asterisk-users
mailing list