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

Unified sccp and sip srst
Table of Contents

Advertisement

How to Configure Cisco Unified SCCP SRST
DETAILED STEPS
Command or Action
Step 1
voice translation-rule number
Example:
Router(config)# voice translation-rule 1
Step 2
rule precedence/match-pattern/
/replace-pattern/
Example:
Router(cfg-translation-rule)# rule 1/^9/ //
Step 3
exit
Example:
Router(cfg-translation-rule)# exit
Step 4
voice translation-profile name
Example:
Router(config)# voice translation-profile name1
Step 5
translate {called | calling | redirect-called}
translation-rule-number
Example:
Router(cfg-translation-profile)# translate
called 1
Step 6
exit
Example:
Router(cfg-translation-profile)# exit
Step 7
call-manager-fallback
Example:
Router(config)# call-manager-fallback
Cisco Unified SCCP and SIP SRST System Administrator Guide
142
Purpose
Defines a translation rule for voice calls and enters voice
translation-rule configuration mode.
number: Number that identifies the translation rule.
Range is from 1 to 2147483647.
Defines a translation rule.
precedence: Priority of the translation rule. Range is
from 1 to 15.
match-pattern: Stream editor (SED) expression used to
match incoming call information. The slash (/) is a
delimiter in the pattern.
replace-pattern: SED expression used to replace the
match pattern in the call information. The slash (/) is a
delimiter in the pattern.
Exits voice translation-rule configuration mode.
Defines a translation profile for voice calls.
name: Name of the translation profile. Maximum
length of the voice translation profile name is 31
alphanumeric characters.
Associates a voice translation rule with a voice translation
profile.
called: Associates the translation rule with called
numbers.
calling: Associates the translation rule with calling
numbers.
redirect-called: Associates the translation rule with
redirected called numbers.
translation-rule-number: The reference number of the
translation rule from 1 to 2147483647.
Exits translation-profile configuration mode.
Enters call-manager-fallback configuration mode.
Configuring Call Handling
OL-13143-04

Advertisement

Table of Contents
loading

Table of Contents