Cisco Unity Express Commands: I
Last Updated: October 26, 2018
idletimeout (ccn trigger http)–IVR Only
To specify the number of milliseconds to wait before dropping the HTTP request for a Cisco Unity Express IVR HTTP trigger event, use the idletimeout command in Cisco Unity Express IVR HTTP trigger configuration mode. Use the no form of this command to delete the timeout value.
idletimeout milliseconds
no idletimeout milliseconds
Syntax Description
milliseconds |
Number of milliseconds to wait before dropping the HTTP request for an Cisco Unity Express IVR HTTP trigger event. |
Command Default
The default time to wait before dropping an HTTP request is 10,000 milliseconds.
Command Modes
Cisco Unity Express IVR HTTP trigger configuration
Command History
Cisco Unity Express Version
|
|
3.0 |
This command was introduced. |
Usage Guidelines
After successfully completing the ccn trigger http command, use the idletimeout command to configure the idle timeout value (in milliseconds) for the trigger. The idle timeout value is the time that the subsystem waits before dropping the HTTP request. Use the default form of this command to set the idle timeout value to 10000.
Examples
The following example sets the Cisco Unity Express IVR HTTP trigger idle timeout to 15,000 milliseconds (or 15 seconds):
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger http urlname myhttpapp
se-10-0-0-0(config-trigger)# idletimeout 15000
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
|
|
show ccn trigger http–IVR Only |
Displays the trigger and application settings. Use the show ccn trigger http command option to display the Cisco Unity Express IVR HTTP-based trigger settings. |
idletimeout (ccn trigger jtapi)
To specify the number of milliseconds to wait for a caller’s response before the call is disconnected, use the idletimeout command in Cisco Unity Express CCN configuration trigger mode. Use the no form of this command to delete the timeout value.
idletimeout milliseconds
no idletimeout milliseconds
Syntax Description
milliseconds |
The number of milliseconds to wait for a caller’s response before the call is disconnected. The default is 10,000 milliseconds. |
Defaults
10,000 milliseconds
Command Modes
CCN configuration trigger
Command History
Cisco Unity Express Version
|
|
1.0 |
This command was introduced on the Cisco Unity Express network module and in Cisco Unified Communications Manager Express 3.0. |
1.1 |
This command was implemented on the advanced integration module (AIM) and in Cisco Unified Communications Manager 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 idle timeout to 15,000 milliseconds (15 seconds).
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)# idletimeout 15000
se-10-0-0-0(config-trigger)# end
idletimeout (ccn trigger sip)
To specify the number of milliseconds to wait for a caller’s response before the call is disconnected, use the idletimeout command in Cisco Unity Express CCN configuration trigger mode. Use the no form of this command to delete the timeout value.
idletimeout milliseconds
no idletimeout milliseconds
Syntax Description
milliseconds |
The number of milliseconds to wait for a caller’s response before the call is disconnected. The default value is 10,000 milliseconds. |
Defaults
10,000 milliseconds
Command Modes
CCN configuration trigger
Command History
Cisco Unity Express Version
|
|
1.0 |
This command was introduced on the Cisco Unity Express network module and in Cisco Unified Communications Manager Express 3.0. |
1.1 |
This command was implemented on the advanced integration module (AIM) and in Cisco Unified Communications Manager 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 idle timeout to 15,000 milliseconds (15 seconds).
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)# idletimeout 15000
se-10-0-0-0(config-trigger)# end
imap (aaa accounting event)
To enable or disable the logging of events for the IMAP system, use the imap command in Cisco Unity Express AAA accounting event configuration mode. Use the no form of this command to disable the logging for IMAP. Use the default form of this command to restore the default setting (the logging for IMAP is disabled).
imap
no imap
default imap
Syntax Description
This command has no arguments or keywords.
Defaults
The logging IMAP events is disabled.
Command Modes
Cisco Unity Express AAA accounting event configuration (aaa-accounting-event)
Command History
Cisco Unity Express Version
|
|
7.0 |
This command was introduced. |
Usage Guidelines
This command enables the logging of all IMAP events, including:
- Logins
- Failed logins
- Logouts
- EXEC mode commands
- Configuration mode commands
Examples
The following example disables the logging of IMAP events:
se-10-0-0-0# config t
se-10-0-0-0(config)# aaa accounting event
se-10-0-0-0(aaa-accounting-event)# no imap
import cert
To manually import the CA certificates to CUE Java keystore for the SMTP server, for email notification feature of CUE, use the command import cert in Cisco Unity Express EXECmode.
import cert certificate_filename key keyname
Syntax Description
certificate_filename |
Specifies the filename of the CA certificate to be imported to the CUE Java keystore. |
key keyname |
Specifies the key for the CA certificates. |
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Version
|
|
9.0.6 |
This command was introduced. |
Usage Guidelines
The email notification feature of CUE does not work if the SMTP server do not trust the Java 1.5 keystore of CUE. To connect to these SMTP servers, use the import cert command and manually import the CA certificates to the Java 1.5 keystore of CUE.
Note
Certificate files of type.pem
and.crt
can be imported.
Examples
The following example imports a certificate file called sawt.crt with key cue123 to the Java 1.5 keystore of CUE:
se-10-0-0-0# import cert sawt.crt key cue123
ip domain-name
To configure the domain name server (DNS) domain name, use the ip domain-name command in Cisco Unity Express configuration mode. To delete the domain name, use the no form of this command.
ip domain-name dns-server-domain-name
no ip domain-name
Syntax Description
dns-server-domain-name |
Domain name for the DNS server. |
Defaults
No domain name is configured.
Command Modes
Cisco Unity Express configuration
Command History
Cisco Unity Express Version
|
|
1.0 |
This command was introduced on the Cisco Unity Express network module and in Cisco Unified Communications Manager Express 3.0. |
1.1 |
This command was implemented on the advanced integration module (AIM) and in Cisco Unified Communications Manager 3.3(3). |
1.1.2 |
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers. |
Usage Guidelines
Use this command with the ip name-server command to configure the DNS server.
Examples
The following example changes the domain name to mycompany.com:
se-10-0-0-0(config)# ip domain-name mycompany.com
se-10-0-0-0(config)# ip name-server 10.0.61.1
Related Commands
|
|
hostname |
Specifies the server that stores the Cisco Unity Express applications. |
ip name-server |
Specifies the DNS server name. |
ntp server |
Specifies the NTP clocking server. |
show hosts |
Displays all configured hosts. |
show ip route |
Displays IP route destinations, gates, and masks. |
ip name-server
To configure the IP address of the domain name server (DNS), use the ip name-server command in Cisco Unity Express configuration mode. To delete the name server, use the no form of this command.
ip name-server ip-address [ ip-address ] [ ip-address ] [ ip-address ]
no ip name-server ip-address
Syntax Description
ip-address |
IP address of the DNS server. |
Defaults
No name server is configured.
Command Modes
Cisco Unity Express configuration
Command History
Cisco Unity Express Version
|
|
1.0 |
This command was introduced on the Cisco Unity Express network module and in Cisco Unified Communications Manager Express 3.0. |
1.1 |
This command was implemented on the advanced integration module (AIM) and in Cisco Unified Communications Manager 3.3(3). |
1.1.2 |
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers. |
Usage Guidelines
Up to four DNS servers may be configured. Use this command with the ip domain-name command to configure the DNS server.
Examples
The following example changes the IP name server to 10.3.61.16:
se-10-0-0-0(config)# ip name-server 10.3.61.16
se-10-0-0-0(config)# ip domain-name mycompany.com
Related Commands
|
|
hostname |
Specifies the server that stores the Cisco Unity Express applications. |
ip domain-name |
Specifies the DNS domain name. |
ntp server |
Specifies the NTP clocking server. |
show hosts |
Displays all configured hosts. |
show ip route |
Displays IP route destinations, gates, and masks. |
ip route add host
To add static route for a host, use the ip route add host command. To delete the route, use the ip route del host command.
ip route {add | del} host ip-address gw ip-address
Syntax Description
host ip-address |
IP address of the host. |
gw ipaddress |
IP address of the Gateway. |
Defaults
No static routes are established
Command Modes
Cisco Unity Express configuration
Command History
Cisco Unity Express Version
|
|
9.0.2 |
This command was introduced. |
Examples
The following example shows how to add static route for a host:
se-10-0-0-0# configure terminal
se-10-0-0-0(config)# ip route add host 10.104.52.9 gw 10.104.50.1
ip route add net
To add static route to a network, use the ip route add net command. To delete the route, use the ip route del net command.
ip route {add | del} net network address prefix digit gw ip address
Syntax Description
net network address |
IP address of the network. |
prefix digit |
IP route prefix for the destination. |
gw ipaddress |
IP address of the Gateway. |
Defaults
No static routes are established
Command Modes
Cisco Unity Express configuration
Command History
Cisco Unity Express Version
|
|
9.0.2 |
This command was introduced. |
Examples
The following example shows how to add a static route to a network:
se-10-0-0-0# configure terminal
se-10-0-0-0(config)# ip route add net 10.104.51.0 prefix 24 gw 10.104.50.1