On Apr 7, 2004, at 4:23 PM, Darren Nay wrote:


My question is.  Is there a way to make asterisk aware of the calling-from (callerID) number so that it will automatically detect the number and then go directly to asking them to input their password.

 

From "show application VoicemailMain" try: exten => 1001,1,VoiceMailMain(${CALLERIDNUM})

We use:
exten => 1001,1,VoiceMailMain(s${CALLERIDNUM})
to skip password

Change extensions accordingly.

Jeb

_______________________________________________
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