Is it possible to get an internal dial tone when I call to my asterisk and enter password? I would like to call my line enter extension - password - and get internal dial tone. once I'm in I would like to dial based on what context permits, mostly long distance calls VOIP. I can not preset the extension to certain number as I don't know what number I will be dialing. -- #Joseph
Brian Dingman
2005-Jan-17 19:43 UTC
[Asterisk-Users] internal dial tone on password from outside
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20DISA
On Mon, 2005-01-17 at 21:43 -0500, Brian Dingman wrote:> http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20DISAThank you! DISA (Direct Inward System Access) - that is what I need. DISA,passcode|context exten => s,1,Authenticate(XXXXX) exten => s,2,DISA,no-password|local Can someone explain to me what passcode is used for? If I enter "no-password" I can make a call but if I enter any number instead of word "passcode" it will not let me IN. Is passcode a second level password; the asterisk is not prompting me to enter anything. -- #Joseph