Specifications
5-14
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
Prerequisites
• Cisco Unity Express 3.2 or a later version
• The mwi envelope-info command is relevant only when the mwi sip sub-notify command is used.
For more information about the mwi sip sub-notify command, see the earlier section
“Configuring
the MWI Notification Option” on page 8.)
SUMMARY STEPS
1. config t
2. ccn subsystem sip
3. mwi envelope-info
4. end
5. copy running-config startup-config
DETAILED STEPS
Configuring Centralized Cisco Unity Express
Available in Cisco Unity Express 3.2 and later versions, the centralization feature enables the
Cisco Unity Express NME or Cisco Unity Express SM-SRE-700-K9 to interoperate with up to ten
Cisco Unified CME systems.
Command of Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
ccn subsystem sip
Example:
se-10-0-0-0(config)# ccn subsystem sip
Enters SIP configuration mode.
Step 3
mwi envelope-info
Example:
se-10-0-0-0(config-sip)# mwi envelope-info
Enables the inclusion of envelope information in SIP
MWI notifications.
Step 4
end
Example:
se-10-0-0-0(config-sip)# end
Returns to privileged EXEC mode.
Step 5
copy running-config startup-config
Example:
se-10-0-0-0# copy running-config startup-config
Copies the configuration changes to the startup
configuration.