[Asterisk-Users] Accessing Voice mail
kurt x
kurtwp at gmail.com
Thu Jan 20 13:30:14 MST 2005
Brain,
I did what you suggested but instead of going to VoiceMailMain it
starts the begining of
my recorded message each time I press the "*" key.
[vmail]
exten => a,1,Voicemail(u${ext})
exten => a,2,Hangup
Kurt
On Wed, 19 Jan 2005 11:48:18 -0500, Brian Dingman <bdingman at gmail.com> wrote:
> If you put the following in your Dialplan, pressing * should break you
> out of voicemail and call VoiceMailMain
>
> exten => a,1,VoicemailMain,EXTEN
> exten => a,2,Hangup
>
>
> On Wed, 19 Jan 2005 11:33:23 -0500, kurt x <kurtwp at gmail.com> wrote:
> > I want to know if there is way to break out of the voicemail message.
> > for example:
> >
> > On my Noterl PBX when you dial you number from any where
> > you get your recorded voice mail message, but during the message I
> > press 81 and break out of that message. It then
> > prompts me for my PIN thus allowing me to access my message
> > without using the auto attendant.
> >
> > Is this possible with Comedian?
> >
> > The below page did help.
> >
> > http://www.voip-info.org/wiki-Asterisk+cmd+VoiceMailMain
> >
> > Kurt
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
More information about the asterisk-users
mailing list