
Configuring Call Handling
How to Configure Cisco Unified SCCP SRST
144
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
DETAILED STEPS
Configuring Dial-Peer and Channel Hunting
Dial-peer hunting, the search through a group of dial peers for an available phone line, is disabled during
Cisco Unified CM fallback by default. To enable dial-peer hunting, use the
no huntstop
command. For
more information about dial-peer hunting, see
Cisco IOS Voice Configuration Library
.
If you have a dual-line phone configuration, see the
“Configuring Dual-Line Phones” section on page 96
.
Keep incoming calls from hunting to the second channel if the first channel is busy or does not answer
by using the
channel
keyword in the
huntstop
command.
Channel huntstop also prevents situations in which a call can ring for 30 seconds on the first channel of
a line with no person available to answer and then ring for another 30 seconds on the second channel
before rolling over to another line.
SUMMARY STEPS
1.
call-manager-fallback
2.
huntstop
[
channel
]
3.
exit
Command or Action
Purpose
Step 1
show voice translation-rule
number
Example:
Router# show voice translation-rule 6
Translation-rule tag: 6
Rule 1:
Match pattern: 65088801..
Replace pattern: 6508880101
Match type: none Replace type: none
Match plan: none Replace plan: none
Use this command to verify the translation rules that
you have defined for your translation profiles.
Step 2
test voice translation-rule
number input-test-string
[
type
match-type
[
plan
match-type
]]
Example:
Router(config)# voice translation-rule 5
Router(cfg-translation-rule)# rule 1 /201/ /102/
Router(cfg-translation-rule)# end
Router# test voice translation-rule 5 2015550101
Matched with rule 5
Original number:2015550101 Translated
number:1025550101
Original number type: none Translated number
type: none
Original number plan: none Translated number
plan: none
Use this command to test your translation profiles.
See the
test voice translation-rule
command in
Cisco IOS Voice Command Reference
for more
information.