Specifications

Setting Up Call Handling
How to Set Up Call Handling for Incoming and Outgoing Calls
80
Cisco Unified Survivable Remote Site Telephony Version 4.0 System Administrator Guide
DETAILED STEPS
Example
The following example sets a timeout of 20 seconds for calls that are transferred to busy destinations:
call-manager-fallback
timeouts busy 20
Configuring the Ringing Timeout Default
The ringing timeout default is the length of time for which a phone can ring with no answer before
returning a disconnect code to the caller. This timeout prevents hung calls received over interfaces such
as Foreign Exchange Office (FXO) that do not have forward-disconnect supervision. It is used only for
extensions that do not have no-answer call forwarding enabled.
SUMMARY STEPS
1. call-manager-fallback
2. timeouts ringing seconds
3. exit
Command or Action Purpose
Step 1
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Enters call-manager-fallback configuration mode.
Step 2
timeouts busy
seconds
Example:
Router(config-cm-fallback)# timeouts busy 20
Sets the amount of time after which calls are disconnected
when they are transferred to busy destinations.
seconds—Number of seconds. Range is from 0 to 30.
Default is 10.
Note This command sets the busy timeout only for calls
that are transferred to busy destinations and does
not affect the timeout for calls that directly dial
busy destinations.
Step 3
exit
Example:
Router(config-cm-fallback)# exit
Exits call-manager-fallback configuration mode.