[asterisk-users] checking 'voicemail" externally - doesn't work

Joseph syscon at interbaun.com
Sun Oct 22 22:51:44 MST 2006


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 <syscon at interbaun.com> 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]




More information about the asterisk-users mailing list