[asterisk-users] 911, location
Leif Neland
leifn at neland.dk
Fri Jan 29 14:46:44 CST 2010
Den 29-01-2010 19:38, Danny Nicholas skrev:
> This might help
> - exten => _911,1,Set(IMAT=EXTEN)
> - exten => _911,2,Set(IMAT=CUT(IMAT|\/|2)
> - exten => _911,3,Dial(DAHDI/1,w911)
> - exten => _911,4(keepup),Background(emergencyin${IMAT})
> - exten => _911,5,wait(10)
> - exten => _911,6,Goto(keepup)
>
> This would repeat the message every 10 seconds...
> --
>
>
This would prevent the caller talking to the 911-operator, wouldn't it?
Leif
More information about the asterisk-users
mailing list