In the phones.cfg find the below, you can change the 8500 to your voicemail exten in extensions.conf of asterisk
 
phones.cfg (for polycom)

<msg msg.bypassInstantMessage="1">

<mwi msg.mwi.1.subscribe="" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="8500"

</msg>

 

 

 

The below will use the calling extension number as the voicemail mailbox when called.

 

extensions.conf (asterisk)

exten => 8500,1,VoicemailMain(${CALLERID)(num)})

exten => 8500,2,Hangup

 

Regards,

Dean.

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Julian Varanini
Sent: 17 July 2006 23:26
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Voicemail and Polycom ip301

Hi List,
 

Anyone know how enable the Polycom to dial the mailbox for that particular user?  Do I use the second line or use a soft button?  How would I configure it?  Also 1.2.10 has been working very well for me.
 
Thanks
 
Julian



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to