Cisco CP-7911G-CH1 System Administrator Manual page 140

Unified sccp and sip srst
Table of Contents

Advertisement

How to Configure Cisco Unified SCCP SRST
DETAILED STEPS
Command or Action
Step 1
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Step 2
translate {called | calling}
translation-rule-tag
Example:
Router(config-cm-fallback)# translate called 20
Step 3
exit
Example:
Router(config-cm-fallback)# exit
Examples
The following example applies translation rule 10 to the calls coming into extension 1111. All inbound
calls to 1111 will go to 2222 during Cisco Unified CM fallback.
translation-rule 10
rule 1 1111 2222 abbreviated
exit
call-manager-fallback
translate calling 10
The following is a sample configuration of digit translation rule 20, where the priority of the translation
rule is 1 (the range is from 1 to 15) and the abbreviated representation of a complete number (1234) is
replaced with the number 2345:
translation-rule 20
rule 1 1234 2345 abbreviated
exit
Enabling Translation Profiles
Cisco SRST 3.2 and later and Cisco Unified SRST 4.0 and later support translation profiles. Translation
profiles are the suggested way to allow you to group translation rules and provide instructions on how
to apply the translation rules to the following:
Cisco Unified SCCP and SIP SRST System Administrator Guide
140
Called numbers
Calling numbers
Redirected called numbers
Purpose
Enters call-manager-fallback configuration mode.
Applies a translation rule to modify the phone number
dialed or received by any Cisco Unified IP Phone user
while Cisco Unified CM fallback is active.
called: Applies the translation rule to an outbound call
number.
calling: Applies the translation rule to an inbound call
number.
translation-rule-tag: The reference number of the
translation rule from 1 to 2147483647.
Exits call-manager-fallback configuration mode.
Configuring Call Handling
OL-13143-04

Advertisement

Table of Contents
loading

Table of Contents