Hello, 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? Joshua __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
On Tue, 2005-10-04 at 07:44 -0700, Crystal Stream, Incorporated wrote:> Hello, > 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? > > Joshuashow application disa -- Dave Cotton <dcotton@linuxautrement.com>
> 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/uname@pass:iaxserver.com/1${EXTEN}) exten = NXXNXXXXXX,3,Hangup -a