Appendix A: Configuring Cisco Unified SIP SRST Features Using Redirect Mode
How to Configure Cisco Unified SIP SRST Features Using Redirect Mode
276
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Configuring Call Redirect Enhancements to Support Calls on a Specific VoIP Dial Peer
To enable IP-to-IP call redirection for a specific VoIP dial peer, configure it on an inbound dial peer in
dial-peer configuration mode. The default application on Cisco Unified SIP SRST supports IP-to-IP
redirection.
Note
When IP-to-IP redirection is configured in dial-peer configuration mode, the configuration for the
specific dial peer takes precedence over the global configuration entered under voice service
configuration mode.
Restrictions
The
redirect ip2ip
command must be configured on an inbound dial peer of the gateway.
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
dial-peer voice
tag
voip
4.
application
application-name
5.
redirect ip2ip
6.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
dial-peer voice
tag
voip
Example:
Router(config)# dial-peer voice 25 voip
Enters dial-peer configuration mode.
•
tag
—A number that uniquely identifies the dial peer
(this number has local significance only).
•
voip
—Indicates that this is a VoIP peer using voice
encapsulation on the POTS network and is used for
configuring redirect.