Specifications
7-3
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 7 Configuring Voice Mail
Configuring the Voice-Mail Application
3. description “text”
4. maxsessions number
5. end
6. exit
7. show ccn application
8. copy running-config startup-config
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
ccn application voicemail
Example:
se-10-0-0-0(config)# ccn application voicemail
Enters application configuration mode for the
voice-mail application.
Step 3
description “text”
Example:
se-10-0-0-0(config-application)# description “Voice
Mail”
(Optional) Enters a description of the application.
Use double quotes around the text.
Step 4
maxsessions number
Example:
se-10-0-0-0(config-application)# maxsessions 6
Specifies the number of subscribers who can
access this application simultaneously. See
“Sharing Ports Among Applications and Triggers”
on page 2 for guidelines on assigning this value.
Step 5
end
Example:
se-10-0-0-0(config-application)# end
Exits application configuration mode.
Step 6
exit
Example:
se-10-0-0-0(config)# exit
Exits configuration mode.
Step 7
show ccn application
Example:
se-10-0-0-0# show ccn application
Displays details about each configured
application.
Step 8
copy running-config startup-config
Example:
se-10-0-0-0# copy running-config startup-config
Copies the configuration changes to the startup
configuration.