[asterisk-users] Prompt for a PIN number to make long distance call?

Dovid B asteriskusers at dovid.net
Sat Apr 7 21:40:11 MST 2007


If you want a specific CID to show up it seems that your only options are to
A) Write an AGI.
B) If you don't have many users that can dial international you can use a series of GotoIf statements.
C) You can use the Asterisk DB.

Dovid

  ----- Original Message ----- 
  From: J French 
  To: asterisk-users at lists.digium.com 
  Sent: Sunday, April 08, 2007 12:13 AM
  Subject: [asterisk-users] Prompt for a PIN number to make long distance call?


  I need to authenticate users to make long distance calls.  Basically,when the user dials a long distance dialplan pattern, I want to prompt for his pin and look it up against a table of pins:usernames in a file.  If it exists, I'll use the username in the cdr accountcode and permit the call.  Authenticate() looked very promising nut I couldn't get the ma options to work.  Any help is appreciated.  Honestly, I'm not even sure how to read an external file and parse it from asterisk. 


------------------------------------------------------------------------------


  _______________________________________________
  --Bandwidth and Colocation provided by Easynews.com --

  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
     http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070407/f38150c6/attachment.htm


More information about the asterisk-users mailing list