Table Of Contents
L
locale (ccn trigger jtapi)
locale (ccn trigger sip)
log console
log console monitor
log server
log trace boot
log trace buffer save
L
locale (ccn trigger jtapi)
locale (ccn trigger sip)
log console
log console monitor
log server
log trace boot
log trace buffer save
locale (ccn trigger jtapi)
To specify the language used for the prompts, use the locale command in Cisco Unity Express configuration trigger mode. Use the no form of this command to set the language to the system default.
locale xx_YY
no locale
Defaults
U.S. English
Syntax Description
xx_YY
|
Specifies the language used for the prompts heard by the caller. In Release 2.0.1, four languages are supported but only one language may be used for all triggers on the system.
• en_EN (U.S. English)
• de_DE (German)
• fr_FR (European French)
• es_ES (European Spanish)
|
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 locale command to specify the language used for the prompts heard by the caller.
Examples
The following examples sets the trigger language to French.
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)# locale fr_FR
se-10-0-0-0(config-trigger)# end
Related Commands
locale (ccn trigger sip)
To specify the language used for the prompts, use the locale command in Cisco Unity Express configuration trigger mode. Use the no form of this command to set the language to the system default.
locale xx_YY
no locale
Defaults
U.S. English
Syntax Description
xx_YY
|
Specifies the language used for the prompts heard by the caller. In Release 2.0.1, four languages are supported but only one language may be used for all triggers on the system.
• en_EN (U.S. English)
• de_DE (German)
• fr_FR (European French)
• es_ES (European Spanish)
|
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 locale command to specify the language used for the prompts heard by the caller.
Examples
The following examples sets the trigger language to French.
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)# locale fr_FR
se-10-0-0-0(config-trigger)# end
Related Commands
log console
To specify the types of messages to be displayed on the console, use the log console command in Cisco Unity Express configuration mode. To stop messages from displaying, use the no form of this command.
log console {errors | filter {module | entity | activity} | info | warning}
no log console {errors | filter {module | entity | activity}| info | warning}
Syntax Description
errors
|
Error messages.
|
filter
|
Events filtered from syslog.
|
module
|
Cue modules.
|
entity
|
Cue module entities.
|
activity
|
Cue entity actions.
|
info
|
Information messages.
|
warning
|
Warning messages.
|
Defaults
Only fatal error messages are displayed.
Command Modes
Cisco Unity Express 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
These messages are also saved in the messages.log file.
Examples
The following example configures error messages to be displayed on the console:
se-10-0-0-0(config)# log console errors
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
show logging
|
Specifies the server that stores the Cisco Unity Express applications.
|
log console monitor
To specify the types of messages to be displayed on the console, use the log console command in Cisco Unity Express configuration mode. To stop messages from displaying, use the no form of this command.
log console monitor {module | entity | activity}
no log console monitor {module | entity | activity}
Syntax Description
module
|
Cue modules.
|
entity
|
Cue module entities.
|
activity
|
Cue entity actions.
|
Defaults
Only fatal error messages are displayed.
Command Modes
Cisco Unity Express EXEC
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
These messages are also saved in the messages.log file.
Examples
The following example configures error messages to be displayed on the console:
se-10-0-0-0# log console monitor networking database results
Related Commands
Command
|
Description
|
show logging
|
Specifies the server that stores the Cisco Unity Express applications.
|
log server
To configure an external server for saving log messages, use the log server command in Cisco Unity Express configuration mode. To delete the log server, use the no form of this command.
log server address {ip-address | hostname}
no log server address {ip-address | hostname}
Syntax Description
ip-address
|
IP address of the external log server.
|
hostname
|
Hostname of the external log server.
|
Defaults
No external log server is configured. The local hard disk is used for saving log messages.
Command Modes
Cisco Unity Express 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
An external log server contains a copy of the messages.log file that is stored on the hard disk of the router that contains the Cisco Unity Express module. Copying the file to a server permits flexibility in viewing, printing, and troubleshooting system messages.
Examples
The following example assigns 10.1.61.16 as the external log server:
se-10-0-0-0(config)# log server address 10.1.61.16
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
hostname
|
Specifies the server that stores the Cisco Unity Express applications.
|
ntp server
|
Specifies the NTP clocking server.
|
show hosts
|
Displays all configured hosts.
|
show running-config
|
Displays the log server as part of the configuration.
|
log trace boot
To save trace configuration upon rebooting, use the log trace boot command in Cisco Unity Express EXEC mode.
log trace boot
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1
|
This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager Express 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
The current trace configuration is lost upon reboot because tracing is CPU intensive. To ensure that the current trace configuration is saved when the CUE module is rebooted, use the log trace boot command.
Examples
The following example illustrates the log trace command:
se-10-0-0-0# log trace boot
Related Commands
Command
|
Description
|
show trace
|
Displays the modules and entities being traced.
|
log trace buffer save
To save the current trace information, use the log trace buffer save command in Cisco Unity Express EXEC mode.
log trace buffer save
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1
|
This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager Express 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Current trace information stored in the memory buffer can be saved to a file. The file created with the log trace buffer save command is atrace_save.log.
Examples
The following example illustrates the log trace command:
se-10-0-0-0# log trace buffer save
Related Commands
Command
|
Description
|
show trace buffer
|
Displays the modules and entities being traced.
|
show logs
|
Displays a list of the trace logs.
|