|
Table Of Contents
default ccm-manager (ccn subsystem jtapi)
default ctiport (ccn subsystem jtapi)
default gateway (ccn subsystem sip)
D
default ccm-manager (ccn subsystem jtapi)
default ctiport (ccn subsystem jtapi)
default gateway (ccn subsystem sip)
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
Command Modes
CCN application configuration
Command History
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
Command Modes
CCN engine configuration mode
Command History
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
Command Modes
CCN trigger JTAPI configuration
Command History
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 DescriptionConfigures the CCN applications, such as voice mail and auto attendant.
Configures the parameters used by all CCN applications.
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
Command Modes
CCN trigger SIP configuration
Command History
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 DescriptionConfigures the CCN applications, such as voice mail and auto attendant.
Configures the parameters used by all CCN applications.
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
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
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
Command Modes
CCN subsystem SIP configuration
Command History
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
Defaults
No string is defined.
Command Modes
CCN application configuration
Command History
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
Command DescriptionConfigures the CCN applications, such as voice mail and auto attendant.
Displays the CCN application details.
Posted: Fri Jan 13 03:58:15 PST 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.