[Asterisk-Users] Script to Authenticate User and Dial Out

Josh Alberts joshalberts at fastmail.fm
Tue Mar 22 14:01:35 MST 2005


That seems great, except for some reason, its not working.  I'm able to
dial any extension on the system, not the ones I'm trying to define in a
context.  Here's what I have that accepts the incoming calls:

[did]
exten => 9995,1,Answer
exten => 9995,n,Background(welcome)   
exten => 9995,n,WaitExten
include => didcalling

The context didcalling has the contexts you suggested.  However, since I
can make any call on the system (in the default context), its pointless.
 What am I doing wrong?

Thanks,
Josh



More information about the asterisk-users mailing list