[asterisk-users] Checking voicemail from outside
mitcheloc
mitcheloc at gmail.com
Thu Dec 28 19:24:40 MST 2006
You could be using an older version of Asterisk that doesn't support it?
On 12/28/06, Phil Finkler <PhilF at iqconsultinginc.com> wrote:
>
>
>
>
> Rob,
>
>
>
>
>
> Interestingly enough, I'm using that same sample macro, and that line is
> indeed in there, yet when I hit *, I hear the tone to leave a message. Any
> ideas?
>
>
>
> Phil
>
>
>
>
>
>
>
>
>
>
>
> Phil,
>
>
>
> Add this to your extensions (I have mine in a macro)
>
>
>
> exten => a,1,VoicemailMain(${ARG1}) ; If they press
> *, send to
>
> Voicemail
>
>
>
> so it should look like...
>
>
>
> exten => s,1,Dial(${ARG2},13,${ARG3})
>
> exten => s,2,Goto(s-${DIALSTATUS},1)
>
> exten => s-NOANSWER,1,Voicemail(u${ARG1}) exten =>
> s-BUSY,1,Voicemail(b${ARG1}) exten => a,1,VoicemailMain(${ARG1})
>
>
>
> I have a few other things in there as well, but those are the lines that
> should do what you want. When you press *, you are prompted for a password.
>
>
>
> Rob
>
>
> _______________________________________________
> --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
>
>
>
--
________________
Mitchel Constantin
Snap - A desktop user interface for Asterisk
www.snapanumber.com
More information about the asterisk-users
mailing list