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(${mailbox...@${mailboxcontext},u)
exten => a,1,VoicemailMain(${mailbox...@${mailboxcontext})

Any ideas?

Thanks
Dan

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to