Setting Up Cisco Unified IP Phones using SIP
How to Configure the SIP Registrar
113
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Step 4
translation-profile outgoing
profile-tag
Example:
Router(config-register-pool)#
voice translation-rule 1
rule 1 /1000/ /1006/
!
!
voice translation-profile 1
translate called 1
!
voice register pool xxx
translation-profile outgoing 1
Use this command to apply the translation profile to a
specific directory number or to all directory numbers on a
SIP phone.
•
Profile-tag:
Translation profile name to handle
translation to outgoing calls.
Step 5
alias
tag
pattern
to
target
[
preference
value
]
Example:
Router(config-register-pool)# alias 1 94... to
91011 preference 8
Allows Cisco Unified SIP IP Phones to handle inbound
PSTN calls to telephone numbers that are unavailable when
the main proxy is not available. The keywords and
arguments are defined as follows:
•
tag
: Number from 1 to 5 and the distinguishing factor
when there are multiple
alias
commands.
•
pattern
: The prefix number; matches the incoming
telephone number and may include wildcards.
•
to
: Connects the tag number pattern to the alternate
number.
•
target
: The target number; an alternate telephone
number to route incoming calls to match the number
pattern.
•
preference
value
: (Optional) Assigns a dial-peer
preference value to the alias. The
value
argument is the
value of the associated dial peer, and the range is from
1 to 10. There is no default.
Command or Action
Purpose