
Cisco Unified SIP SRST 4.1
How to Configure Cisco Unified SIP SRST 4.1 Features
82
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Configuring Idle Prompt Status for SIP Phones
Perform the following steps to customize the message that displays on SIP phones after the phones
failover to Cisco Unified SRST.
Note
You do not need to create new configuration files with the
create profile
command and restart the phones
after changing the idle status message in Cisco Unified SRST. Modifying the status message takes effect
immediately in Cisco Unified SRST.
Prerequisites
Cisco Unified SRST 4.1 or a later version.
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
voice register global
4.
system message
string
5.
end
6.
show voice register global
Step 4
no supplementary-service sip
{
moved-temporarily
|
refer
}
Example:
Router(conf-voi-serv)# no supplementary-service
sip refer
or
Router(config-dial-peer)# no
supplementary-service sip refer
Disables SIP call forwarding or call transfer supplementary
services globally or for a dial peer.
•
moved-temporarily
: SIP redirect response for call
forwarding.
•
refer
: SIP REFER message for call transfers.
•
Sending REFER and redirect messages to the
destination is the default behavior.
Note
This command is supported for calls between SIP
phones and calls between SCCP phones. It is not
supported for a mixture of SCCP and SIP endpoints.
Step 5
end
Example:
Router(config-voi-serv)# end
or
Router(config-dial-peer)# end
Exits to privileged EXEC mode.
Command or Action
Purpose