[asterisk-users] Voicemail Remote Access

Dan Journo dan at keshercommunications.com
Thu Mar 18 07:18:27 CDT 2010


Hi,

I'm trying to set up remote voicemail pickup. I've created the following dialplan, but when I press *, I am not sent to voicemailmain. The unavailable message just continues to play as normal.

exten => 2345551111,1,Set(MAILBOXID=1)
exten => 2345551111,n,Set(MAILBOXCONTEXT=company3)
exten => 2345551111,n,Voicemail(${MAILBOXID}@${MAILBOXCONTEXT},u)
exten => a,1,VoicemailMain(${MAILBOXID}@${MAILBOXCONTEXT})

Any ideas?

Thanks
Dan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100318/8b9bc39f/attachment.htm 


More information about the asterisk-users mailing list