Configuring Call Handling
How to Configure Cisco Unified SCCP SRST
143
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Examples
The following example shows the configuration where a translation profile called name1 is created with
two voice translation rules. Rule1 consists of associated calling numbers, and rule2 consists of redirected
called numbers. The Cisco Unified IP Phones in SRST mode are configured with name1.
voice translation-profile name1
translate calling 1
translate called redirect-called 2
call-manager-fallback
translation-profile incoming name1
Verifying Translation Profiles
To verify translation profiles, perform the following steps.
SUMMARY STEPS
1.
show voice translation-rule
number
2.
test voice translation-rule
number
input-test-string
[
type
match-type
[
plan
match-type
]]
Step 8
translation-profile
{
incoming
|
outgoing
}
name
Example:
Router(config-cm-fallback)# translation-profile
outgoing name1
Assigns a translation profile for incoming or outgoing call
legs on a Cisco IP phone.
•
incoming
: Applies the translation profile to incoming
calls.
•
outgoing
: Applies the translation profile to outgoing
calls.
•
name
: The name of the translation profile.
Step 9
exit
Example:
Router(config-cm-fallback)# exit
Exits call-manager-fallback configuration mode.
Command or Action
Purpose