- Cisco Jabber Overview
- Configuration and Installation Workflows
- Users
- Contact Source
- Configure Instant Messaging and Presence Service
- Configure Voicemail
- Configure WebEx Conferencing
- Configure Deskphone Control
- Configure Softphone
- Configure Extend and Connect
- Configure a Service Profile
- Configure Service Discovery
- Configure Certificate Validation
- Configure the Clients
- Deploy Cisco Jabber Applications
- Remote Access
- Quality of Service
- Integrate Cisco Jabber with Applications
Configure Voicemail
Configure Voicemail for an On-Premises Deployment with Cisco Unified Communications Manager Release 9.x and Later
| Command or Action | Purpose | |
|---|---|---|
| Step 1 | Configure Cisco Unity Connection for Use with Cisco Jabber
|
Configure Cisco Unity Connection so that Cisco Jabber can access voicemail services. |
| Step 2 | Configure Retrieval and Redirection
|
Configure retrieval so that users can access voice mail messages. Configure redirection so that users can send incoming calls to voicemail. |
| Step 3 | Add a Voicemail Service
| |
| Step 4 | Apply a Voicemail Service
|
After you add a voicemail service, you must apply it to a service profile so that the client can retrieve the settings. |
| Step 5 | Set a Voicemail Credentials Source
|
Configure Cisco Unity Connection for Use with Cisco Jabber
You must complete some specific steps to configure Cisco Unity Connection so that Cisco Jabber can access voicemail services. You should refer to the Cisco Unity Connection documentation for instructions on general tasks such as creating users, passwords, and provisioning users with voicemail access.
Cisco Jabber connects to the voicemail service through a REST interface and supports Cisco Unity Connection release 8.5 or later.
What to Do Next
If you have Cisco Unified Communications Manager release 9.x and later, Add a Voicemail Service.
Configure Retrieval and Redirection
Configure retrieval so that users can access voicemail messages in the client interface. Configure redirection so that users can send incoming calls to voicemail. You configure retrieval and redirection on Cisco Unified Communications Manager.
What to Do Next
Add a Voicemail Service
Add a voicemail service, to allow users to receive voice messages.
What to Do Next
Apply a Voicemail Service
After you add a voicemail service on Cisco Unified Communications Manager, apply it to a service profile so that the client can retrieve the settings.
![]() Note | Cisco Jabber does not read Voicemail UC Service Profile when it is deployed only in the Phone mode. For Cisco Jabber to retrieve the voicemail server information, update the jabber-config.xml file with the voicemail parameters. <Voicemail> <VoicemailService_UseCredentialsFrom>phone</VoicemailService_UseCredentialsFrom> <VoicemailPrimaryServer>X.X.X.X</VoicemailPrimaryServer> </Voicemail> After updating, upload the jabber-config.xml file to all the CUCM TFTP servers and restart the TFTP service on TFTP server nodes. Then reset the Jabber client. |
Set a Voicemail Credentials Source
You can specify a voicemail credentials source for users.
![]() Tip | In hybrid cloud-based deployments, you can set a voicemail credentials source as part of your configuration file with the VoiceMailService_UseCredentialsForm parameter. |
The user's instant messaging and presence credentials match the user's voicemail credentials. As a result, users do not need to specify their voicemail credentials in the client user interface.
What to Do Next
There is no
mechanism to synchronize credentials between servers. If you specify a
credentials source, you must ensure that those credentials match the user's
voicemail credentials.
For example,
you specify that a user's instant messaging and presence credentials match the
user's
Cisco Unity Connection credentials. The user's instant
messaging and presence credentials then change. You must update the user's
Cisco Unity Connection credentials to reflect that change.
Cloud-Based
deployments can use the configuration file parameter
VoicemailService_UseCredentialsFrom. Set this parameter
to the value
phone to use the Cisco Unified Communications Manager credentials to sign in to Cisco Unity Connection.


Feedback