Specifications
5-44
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
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
ccn trigger jtapi phonenumber number
Example:
se-10-0-0-0(config)# ccn trigger jtapi phonenumber 
6700
Specifies the telephone number that acts as the trigger 
to start the application on Cisco Unity Express and 
enters trigger configuration mode. The number value 
must match a JTAPI route point configured on 
Cisco Unified Communications Manager.
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 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
Specifies the maximum number of callers that this 
trigger can handle simultaneously. See the “Sharing 
Ports Among Applications and Triggers” section on 
page 46 for guidelines on assigning this value.
Step 6
locale xx_YY
Example:
se-10-0-0-0(config-trigger)# locale en_US
(Optional) Specifies the trigger language. Any 
prompts being played out by an application invoked 
by this trigger will be played out in this language.
Use this configuration only if you have more than one 
language installed on the system. The default for this 
configuration is to use the system default language as 
the trigger language.
Step 7
end
Example:
se-10-0-0-0(config-trigger)# end
Returns to privileged EXEC mode.










