|
Table Of Contents
idletimeout (ccn trigger jtapi)
I
idletimeout (ccn trigger jtapi)
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
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
se-10-0-0-0(config)#
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
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
se-10-0-0-0(config)#
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
Defaults
No domain name is configured.
Command Modes
Cisco Unity Express configuration
Command History
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 t
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
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
Defaults
No name server is configured.
Command Modes
Cisco Unity Express configuration
Command History
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 t
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
Posted: Fri Jan 13 04:04:58 PST 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.