Voicemail
VoicemailPrimaryServer
Example: <VoicemailPrimaryServer>hostname</VoicemailPrimaryServer>
VoiceMailService_UseCredentialsFrom
Specifies that the client uses the phone service credentials to access voicemail services.
Ensure the user's phone service credentials match their voicemail service credentials. If you set this configuration, users cannot specify voicemail service credentials in the client interface.
This parameter is not set by default. The value is phone.
In on-premises deployments, set the credentials source on the presence server for voicemail services.
<?xml version="1.0" encoding="utf-8"?> <config version="1.0"> <Voicemail> <VoicemailService_UseCredentialsFrom>phone</VoicemailService_UseCredentialsFrom> </Voicemail> </config>