Specifications
5-10
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring SIP Call Control Parameters
For Cisco IOS Releases 12.3(11)T7 and Later Releases
sip-ua
.
.
mwi-server ipv4:10.100.9.6 transport udp port 5060
number 2010
.
ephone-dn 35
mwi sip
For Cisco SRST Mode
sip-ua
.
.
mwi-server ipv4:10.100.9.6 transport udp port 5060
number 2010
.
call-manager-fallback.
mwi relay
Note The SIP server IP address used in these commands must be the IP address of Cisco Unity Express. In the
examples shown above, this is 10.100.9.6.
Unsolicited Notification
Both Cisco Unified CME and Cisco Unified Communications Manager in SRST mode can use the
unsolicited mechanism for generating MWI notifications. With this mechanism, the MWI notifications
will reflect the accurate status of messages in a subscriber’s voice mailbox.
The unsolicited option does not require Cisco Unified CME to send a subscription request for each
ephone-dn to Cisco Unity Express for MWI notifications. Cisco Unity Express sends Notify messages
to Cisco Unified CME whenever the voice mailbox for any ephone-dn receives a new message. In this
way, the MWI status reflects the current voice mailbox message status.
To use the unsolicited option, Cisco Unified CME must configure each ephone-dn that is registered to
receive MWI notifications as follows:
For Cisco IOS Releases Prior to 12.3(11)T7
telephony-service
.
.
mwi sip-server 10.100.9.6 transport udp port 5060 unsolicited
number 2010
.
ephone-dn 35
mwi sip
For Cisco IOS Release 12.3(11)T7 and Later Releases
sip-ua
.
.
mwi-server ipv4:10.100.9.6 transport udp port 5060 unsolicited
number 2010
.