The Admin Guide defines the following Parameters:
Possible selections are contact, registration or disabled and the default setting is registration.
Explanation:
The follow up parameter to above is:
Explanation:
In order to define a specific number to be dialed in order to retrieve a voice mail message the below configuration can be used.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- Polycom Community Message Center Contact example file Fri Dec 13 09:54:00 2013 --> <polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd"> <msg> <msg.mwi> <msg.mwi.1.callBackMode msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="5555"/> </msg.mwi> </msg> </polycomConfig>
Above example set's the voice mail message center call back mode to a contact and defines the number to call as 5555. Only the first registration / line ( 1 ) of the phone is defined to do so.
The attached file can either be imported via the => Web Interface <= or loaded via a => provisioning server <=.
The above can also be changed via the Web Interface:
If official support is required please check how to phone or open a case here
----------------