[Asterisk-Users] Auto connect to voicemail

Brian Cuthie brian at systemix.com
Mon Apr 5 14:13:18 MST 2004


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: asterisk-users-admin at lists.digium.com 
> [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of 
> Brian Rathman
> Sent: Monday, April 05, 2004 3:58 PM
> To: asterisk-users at lists.digium.com
> 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
> 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