Specifications

5-40
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
Managing Triggers
6. locale xx_YY
7. end
8. show ccn trigger
9. copy running-config startup-config
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0(config)# config t
Enters configuration mode.
Step 2
ccn trigger sip phonenumber number
Example:
se-10-0-0-0(config)# ccn trigger sip phonenumber
50150
se-10-0-0-0(config)# ccn trigger sip phonenumber
50160
Specifies the telephone number that acts as the trigger
to start the application on the Cisco Unity Express
module and enters trigger configuration mode.
number—The value should match one of the
patterns configured in the destination-pattern
field of the SIP dial peer pointing to Cisco Unity
Express.
Note Beginning with Cisco Unity Express 8.0, this
number can be a combination of digits and
wildcard characters. For more information,
see the
“Wild Card Trigger Patterns” section
on page 42
Step 3
application application-name
Example:
se-10-0-0-0(config-trigger)# application voicemail
se-10-0-0-0(config-trigger)# application
autoattendant
se-10-0-0-0(config-trigger)# application promptmgmt
Specifies the name of the application to invoke when
a call is made to the trigger phone number.
Step 4
enabled
Example:
se-10-0-0-0(config-trigger)# enabled
Enables the trigger.
Step 5
maxsessions number
Example:
se-10-0-0-0(config-trigger)# maxsessions 3
se-10-0-0-0(config-trigger)# maxsessions 6
Specifies the maximum number of callers that this
application can handle simultaneously. See the
“Sharing Ports Among Applications and Triggers”
section on page 46 for guidelines on assigning this
value.