[asterisk-users] Voicemail and Polycom ip301
Dean at INKnBITs
dean.bath at inknbits.co.uk
Tue Jul 18 00:45:39 MST 2006
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: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060718/58a1d16f/attachment.htm
More information about the asterisk-users
mailing list