Table Of Contents
A
abbreviation (network location id)
application (ccn trigger jtapi)
application (ccn trigger sip)
A
abbreviation (network location id)
application (ccn trigger jtapi)
application (ccn trigger sip)
abbreviation (network location id)
To create an alphanumeric abbreviation for a Cisco Unity Express network location, use the abbreviation command in Cisco Unity Express location configuration mode. To delete an abbreviation, use the no form of this command.
abbreviation name
no abbreviation name
Syntax Description
name
|
Alphanumeric abbreviation for the location that is spoken to a user when the user performs addressing functions in the telephone user interface.
|
Defaults
The default abbreviation is an empty string.
Command Modes
Cisco Unity Express location configuration
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
You cannot enter more than 5 characters.
Examples
The following example shows an abbreviation for a Birmingham remote voice-mail location:
se-10-0-0-0(config)# network location id 1
se-10-0-0-0(config-location)# abbreviation bham
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)#
Related Commands
application (ccn trigger jtapi)
To specify the name of the application to start when a trigger is entered, use the application command in Cisco Unity Express configuration trigger mode.
application name
Syntax Description
name
|
Specifies the name of the application to start when the trigger is entered.
|
Command Modes
CCN configuration trigger mode
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Use the application command to specify the name of the application to start when the trigger is entered.
Examples
The following example specifies that the myapp application will start when the 1234 trigger is entered.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger jtapi 1234
se-10-0-0-0(config-trigger)# application myapp
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
application (ccn trigger sip)
To specify the name of the application to start when a trigger is entered, use the application command in Cisco Unity Express configuration trigger mode.
application name
Syntax Description
name
|
Specifies the name of the application to start when the trigger is entered.
|
Command Modes
CCN configuration trigger mode
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Use the application command to specify the name of the application to start when the trigger is entered.
Examples
The following example specifies that the myapp application will start when the 1234 trigger is entered.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger sip 1234
se-10-0-0-0(config-trigger)# application myapp
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands