Table Of Contents
I
idletimeout (ccn trigger jtapi)
idletimeout (ccn trigger sip)
ip domain-name
ip name-server
I
idletimeout (ccn trigger jtapi)
idletimeout (ccn trigger sip)
ip domain-name
ip name-server
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.
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 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 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
Related Commands
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.
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 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 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
Related Commands
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 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 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
Command
|
Description
|
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 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
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
Command
|
Description
|
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.
|