> How would I setup where I call into my number and
> press say 911 and then it would ask for a pass and
> would accept it and then would prompt for a number so
> I could call out of my number on the road?

How about in whatever context you define your inbound number, add this exten:

exten = NXXNXXXXXX,1, Authenticate(911)
exten = NXXNXXXXXX,2,Dial(IAX2/[EMAIL PROTECTED]:iaxserver.com/1${EXTEN})
exten = NXXNXXXXXX,3,Hangup


-a
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to