Appendix A: Configuring Cisco Unified SIP SRST Features Using Redirect Mode
How to Configure Cisco Unified SIP SRST Features Using Redirect Mode
275
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Configuring Call Redirect Enhancements to Support Calls Globally
To enable global IP-to-IP call redirection for all VoIP dial peers, use voice service configuration mode.
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.
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
voice service voip
4.
redirect ip2ip
5.
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
voice service voip
Example:
Router(config)# voice service voip
Enters voice service configuration mode.
Step 4
redirect ip2ip
Example:
Router(config-voi-srv)# redirect ip2ip
Redirects SIP phone calls to SIP phone calls globally on a
gateway using the Cisco IOS voice gateway.
Step 5
end
Example:
Router(config-voi-srv)# end
Returns to privileged EXEC mode.