I use something like this:

exten => 8500,1,Ringing
exten => 8500,2,Wait,1
exten => 8500,3,VoicemailMain(s${CALLERIDNUM})

Basically, this rings the phone for once second (thus setting up the audio
path), then goes to voicemail without requiring the password. Leave out the
's' to have VM prompt for the password.

-brian

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Brian Rathman
> Sent: Monday, April 05, 2004 3:58 PM
> To: [EMAIL PROTECTED]
> Subject: [Asterisk-Users] Auto connect to voicemail
> 
> 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
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> 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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to