On Sun, 2006-10-22 at 23:46 -0400, Andrew Joakimsen wrote:
> Why are you using Disa to get to the voicemail? What if you dont use
> it? How are you dialing pstn on your phone anyways?

Second authentication DISA is for additional security and it doesn't
cause any problem, the authentication is giving me access to voicemail
but password is not recognized.

[voicemail]
exten => 1000,1,NoCDR()
exten => 1000,2,Answer()
exten => 1000,3,VoicemailMain(${CALLERIDNUM})

[disa-access]
include => tollfree
include => voicemail

Anyhow, adding pipe "|" at the end of 
exten => 1000,3,VoicemailMain(${CALLERIDNUM}|)

doesn't work?

-- 
#Joseph

> On 10/22/06, Joseph <[EMAIL PROTECTED]> wrote:
>         Can not check voice mail-box externally.
>         
>         I'm trying to log-in externally (from PSTN line) to check my 
>         "voice-mail" so I created context to authenticate log-in
>         ...
>         exten => 7,4,Authenticate(01894546)
>         exten => 7,5,DISA(4789|disa-access)
>         
[snip]


_______________________________________________
--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

Reply via email to