Configuring Secure SRST for SCCP and SIP
How to Configure Secure Unified SRST
224
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
Configuring SIP options for Secure SIP SRST
This section explains how to configure secure SIP SRTP.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
voice service voip
4.
sip
5.
url
sip
|
sips
6.
srtp
negotiate
cisco
7.
end
Step 6
allow-connections
sip to sip
Example:
Router(config-voi-serv)# allow-connections sip
to sip
Allows connections from SIP endpoints to SIP endpoints.
Step 7
end
Example:
Router(conf-voi-serv)# end
Ends the current configuration session and returns to
privileged EXEC mode.
Command or Action
Purpose