[Asterisk-Users] Retrieve voice mail message from outside

Paul Mahler pmahler at signate.com
Tue Sep 28 21:56:02 MST 2004


; after reaching an extension, press zero to access voicemail
exten => o,1,voicemailmain

Note it's the letter o, not the number zero. 

Paul


Paul Mahler 
pmahler at signate.com 	
Signate, LLC
665 Third Street
Suite 100
San Francisco, CA
 94107-1901

 Asterisk Services and Training

 

 

 

 

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com 
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> Renato Mintz
> Sent: Tuesday, September 28, 2004 3:03 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Retrieve voice mail message from outside
> 
> Tks a lot guys!
> 
> 
> On Tue, 28 Sep 2004 19:50:32 -0300, Gonzalo Servat 
> <gs at webtastic.com.au> wrote:
> > On Tue, 2004-09-28 at 19:39 -0300, Renato Mintz wrote:
> > > Hi,
> > >
> > > is there a way to retrieve a VM message pressing some key 
> during the 
> > > greeting playback?
> > [..snip..]
> > 
> > Sure, just add an "exten" to the corresponding inbound 
> context which 
> > sends the user into VoicemailMain. eg:
> > 
> > exten => a,1,VoicemailMain(${ARG1})
> > 
> > .. sends the user to the Voicemail system if they press *.
> > 
> > HTH,
> > Gonzalo
> > 
> > 
> > 
> > _______________________________________________
> > 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
> >
> _______________________________________________
> 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