Specifications

Configuring Cisco Unified SIP SRST Features Using Redirect Mode (for Version 3.0 Only)
How to Configure Cisco Unified SIP SRST Features Using Redirect Mode
42
Cisco Unified SIP SRST 4.0 System Administrator Guide
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
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.
Command or Action Purpose