Specifications
Getting Started
How to Upgrade from Cisco SIP SRST 3.0 to Cisco Unified SIP SRST 4.0
19
Cisco Unified SIP SRST 4.0 System Administrator Guide
Disabling Call Redirection on a Specific VoIP Dial Peer
To disable IP-to-IP call redirection for a specific VoIP dial peer, disable it on the inbound dial peer where
it was originally enabled.
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. dial-peer voice tag voip
4. no redirect ip2ip
5. end
DETAILED STEPS
Step 3
voice service voip
Example:
Router(config)# voice service voip
Enters voice service configuration mode.
Step 4
no redirect ip2ip
Example:
Router(config-voi-srv)# no redirect ip2ip
Disables redirection of SIP phone calls to SIP phone calls
globally using the Cisco IOS voice gateway.
Step 5
end
Example:
Router(config-voi-srv)# end
Returns to privileged EXEC mode.
Command or Action Purpose
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.










