[asterisk-users] pulling my hair out over voicemail

Shane D chatter8712 at gmail.com
Thu Jan 31 09:19:57 CST 2008


Try this:
exten => 1000,1,Answer()
exten => 1000,2,Wait(2)
exten => 1000,3,VoiceMailMain()

You do not specify the mailbox number in the call to the application.
You only specify the number to VoiceMail()

HTH,
Shane

On 1/31/08, Drew Gibson <drew at oanda.com> wrote:
> John Von Essen wrote:
> > Any ideas what could be going on? I tried tweaking the extension 1000
> > so it looks like:
> >
> > exten => 1000,3,VoicemailMain,s6000
> >
> >
> It may be your syntax, try :-
>
> exten => 1000,3,VoicemailMain(6000|s)
>
>
> regards,
>
> Drew
>
>
> --
> Drew Gibson
>
> Systems Administrator
> OANDA Corporation
> www.oanda.com
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


-- 
-Shane
Blog: http://blind-geek.com/blog/
CoOwner: http://sjtechzone.com
AIM: inhaddict
Skype: chatter8712



More information about the asterisk-users mailing list