[Asterisk-Users] Auto connect to voicemail

Glenn Dalgliesh asterisk at techhat.com
Mon Apr 5 15:25:51 MST 2004


I think this is what you are looking for

Exten => 1000,1,Answer,1
Exten => 1000,2,Wait,1
Exten => 1000,3,Voicemailmain(${CALLERIDNUM}@default)
  ----- Original Message ----- 
  From: Mitchell S. Sharp 
  To: asterisk-users at lists.digium.com 
  Sent: Monday, April 05, 2004 5:27 PM
  Subject: Re: [Asterisk-Users] Auto connect to voicemail


  On Mon, 2004-04-05 at 15:57, Brian Rathman wrote: 
I have the voicemail setup working in that I get the MWI and it emails the
message correctly. When I pressed the MWI button on my SNOM 200, it dials
into the voicemail system and prompts me for a mailbox and password. I know
there is a way to automatically connect directly into the mailbox via the
extension.conf file, but I can not find the documentation I am looking for
in reference to variables and macros for the extensions file. Can someone
please help me with this issue?

Thanks,
Brian
  Brian,

  At the CLI, type 'show application VoiceMailMain'.  You can use the CLI 'show applications' command to list all available apps.  If you hit tab, it acts just like BASH's auto complete.  Wonderful feature!

  Mitch Sharp
  Innovative Solutions 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040405/3d2b7dd8/attachment.htm


More information about the asterisk-users mailing list