Table Of Contents
D
default (ccn application)
default (ccn engine)
default (ccn trigger jtapi)
default (ccn trigger sip)
default ccm-manager (ccn subsystem jtapi)
default ctiport (ccn subsystem jtapi)
default gateway (ccn subsystem sip)
description (ccn application)
D
default (ccn application)
default (ccn engine)
default (ccn trigger jtapi)
default (ccn trigger sip)
default ccm-manager (ccn subsystem jtapi)
default ctiport (ccn subsystem jtapi)
default gateway (ccn subsystem sip)
description (ccn application)
default (ccn application)
To reset a CCN application parameter to its default value, use the default command in CCN application configuration mode.
default {description | enabled | maxsessions | parameter name}
Syntax Description
description
|
Sets the application description to the name of the application.
|
enabled
|
Enables the application.
|
maxsessions
|
Sets the maximum number of sessions to the port license number.
|
parameter name
|
Sets the parameter's value to the default set in the script.
Note Parameter names can be viewed using the show ccn application command.
|
Command Modes
CCN application configuration
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
The default command sets a Cisco Communication Network (CCN) application parameter to its default value.
Examples
The following example sets the maximum number of sessions to the port license number:
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application voicemail
se-10-0-0-0(config-application)# default maxsessions
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)# exit
Related Commands
default (ccn engine)
To set the upper limit on the number of steps executed in a CCN application to the default value, use the default command in CCN engine configuration mode.
default maxsteps
Syntax Description
maxsteps
|
Upper limit on the number of steps executed in a CCN application. The default is 1000.
|
Command Modes
CCN engine configuration 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.
|
Examples
The following example resets the specified parameters to their factory values:
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn engine
se-10-0-0-0(config-engine)# default maxsteps
se-10-0-0-0(config-engine)# end
se-10-0-0-0(config)# exit
Related Commands
default (ccn trigger jtapi)
To reset a CCN JTAPI trigger parameter to its default value, use the default command in CCN trigger JTAPI configuration mode. To disable the trigger or to set the number of maxsessions to 0, use the no form of this command.
default {application | enabled | idletimeout | locale | maxsessions}
no default {enabled | maxsessions}
Syntax Description
application
|
Has no effect on the application.
|
enabled
|
Enables the trigger. Use the no form of this command to disable the trigger.
|
idletimeout
|
Sets the idle timeout to 10,000 seconds.
|
locale
|
Sets the locale to "systemDefault."
|
maxsessions
|
Sets the maximum number of sessions to the port license number. Use the no form of this command to set the number to 0.
|
Command Modes
CCN trigger JTAPI configuration
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.
|
Examples
The following example sets the maximum number of sessions to the port license number:
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger jtapi phonenumber 1234
se-10-0-0-0(config-trigger)# default maxsessions
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
ccn application
|
Configures the CCN applications, such as voice mail and auto attendant.
|
ccn engine
|
Configures the parameters used by all CCN applications.
|
show ccn trigger
|
Displays all of the CCN application details.
|
default (ccn trigger sip)
To reset a CCN SIP trigger parameter to its default value, use the default command in CCN trigger SIP configuration mode. To disable the trigger or to set the number of maxsessions to 0, use the no form of this command.
default {application | enabled | idletimeout | locale | maxsessions}
no default {enabled | maxsessions}
Syntax Description
application
|
Has no effect on the application.
|
enabled
|
Enables the trigger. Use the no form of this command to disable the trigger.
|
idletimeout
|
Sets the idle timeout to 10,000 seconds.
|
locale
|
Sets the locale to "systemDefault."
|
maxsessions
|
Sets the maximum number of sessions to the port license number. Use the no form of this command to set the number to 0.
|
Command Modes
CCN trigger SIP configuration
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.
|
Examples
The following example sets the maximum number of sessions to the port license number:
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger sip phonenumber 1234
se-10-0-0-0(config-trigger)# default maxsessions
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
ccn application
|
Configures the CCN applications, such as voice mail and auto attendant.
|
ccn engine
|
Configures the parameters used by all CCN applications.
|
show ccn trigger
|
Displays all of the CCN application details.
|
default ccm-manager (ccn subsystem jtapi)
To reset a Cisco CallManager JTAPI subsystem parameter used by Cisco Unity Express to its default value, use the default ccm-manager command in Cisco Unity Express CCN subsystem JTAPI configuration mode.
default ccm-manager {address | username | password}
Syntax Description
address
|
Sets the IP address of the Cisco CallManager server to 0.0.0.0.
|
username
|
Sets the CCM JTAPI username to an empty string.
|
password
|
Sets the CCM JTAPI password to an empty string.
|
Command Modes
CCN subsystem JTAPI configuration
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.
|
Examples
The following example sets the CallManager server address to 0.0.0.0.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# default ccm-manager address
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)# exit
Related Commands
default ctiport (ccn subsystem jtapi)
To reset the Cisco CallManager CTI port address to its default value (an empty string), use the default ctiport command in Cisco Unity Express CCN subsystem JTAPI configuration mode.
default ctiport
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN subsystem JTAPI configuration
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.
|
Examples
The following example sets the Cisco CallManager CTI port address to an empty string.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# default ctiport
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)# exit
Related Commands
default gateway (ccn subsystem sip)
To reset a SIP server parameter to its default value, use the default gateway command in Cisco Unity Express CCN subsystem SIP configuration mode.
default gateway {address | port}
Syntax Description
address
|
Sets the IP address of the SIP server to 0.0.0.0.
|
port
|
Sets the SIP port to 5060.
|
Command Modes
CCN subsystem SIP configuration
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.
|
Examples
The following example sets the SIP server port to 5060.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem sip
se-10-0-0-0(config-sip)# default gateway port
se-10-0-0-0(config-sip)# end
se-10-0-0-0(config)# exit
Related Commands
description (ccn application)
To specify an optional description for a CCN application, use the description command in Cisco Unity Express CCN application configuration mode. To remove the description, use the no form of this command.
description "text"
no description "text"
Syntax Description
text
|
Specifies a text description for the application. Use double quotes around the text.
|
Defaults
No string is defined.
Command Modes
CCN application configuration
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.
|
Examples
The following example adds a description for the CCN autoattendant application:
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# description "Release 1 AA"
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)# exit
Related Commands