Specifications

Setting Up Call Handling
How to Set Up Call Handling for Incoming and Outgoing Calls
79
Cisco Unified Survivable Remote Site Telephony Version 4.0 System Administrator Guide
DETAILED STEPS
Example
The following example disables dial-peer hunting during Cisco Unified CallManager fallback and
hunting to the secondary channels in dual-line phone configurations:
call-manager-fallback
no huntstop channel
Configuring Busy Timeout
This task sets the timeout value for call transfers to busy destinations. The busy timeout value is the
amount of time that can elapse after a transferred call reaches a busy signal before the call is
disconnected.
SUMMARY STEPS
1. call-manager-fallback
2. timeouts busy 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
huntstop [channel]
Example:
Router(config-cm-fallback)# huntstop channel
Sets the huntstop attribute for the dial peers associated with
the Cisco Unified IP Phone dial peers created during
CallManager fallback.
For dual-line configurations, the channel keyword
keeps incoming calls from hunting to the second
channel if the first channel is busy or does not answer.
Step 3
exit
Example:
Router(config-cm-fallback)# exit
Exits call-manager-fallback configuration mode.