Cisco Unified SIP SRST 4.1
How to Configure Cisco Unified SIP SRST 4.1 Features
81
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Disabling SIP Supplementary Services for Call Forward and Call Transfer
Perform the following steps to disable REFER messages for call transfers and redirect responses for call
forwarding from being sent to the destination by Cisco Unified SRST. You can disable these
supplementary features if the destination gateway does not support them.
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
voice service voip
or
dial-peer voice
tag
voip
4.
no supplementary-service sip
{
moved-temporarily
|
refer
}
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
or
dial-peer voice
tag
voip
Example:
Router(config)# voice service voip
or
Router(config)# dial-peer voice 99 voip
Enters voice-service configuration mode to set global
parameters for VoIP features.
or
Enters dial peer configuration mode to set parameters for a
specific dial peer.