Reference Guide 482 Document #: LTRT-17939
Mediant MSBR
Command Description
sbc-direct-media
{disable|enable|enable
Enables direct media (RTP/SRTP) flow (i.e., no Media
Anchoring) between endpoints associated with the SIP
Interface.
Assigns an SRD to the SIP Interface.
tcp-keepalive-enable
Enables the TCP Keep-Alive mechanism with the IP entity
on this SIP Interface.
tcp-port
Defines the <device>'s listening port for SIP signaling
traffic over TCP.
tls-context-name
Assigns a TLS Context (SSL/TLS certificate) to the SIP
Interface.
tls-mutual-auth
{disable|enable|not-
Enables TLS mutual authentication for the SIP Interface
(when the <device> acts as a server).
tls-port
Defines the <device>'s listening port for SIP signaling
traffic over TLS.
topology-location
Defines the display location of the SIP Interface in the
Topology view.
udp-port
Defines the <device>'s listening and source port for SIP
signaling traffic over UDP.
used-by-routing-server
Enables the SIP Interface to be used by a third-party
routing server for call routing decisions.
Command Mode
Privileged User
Example
This example configures SBC SIP Interface "ITSP" that uses IP network interface "Voice"
and Media Realm "ITSP":
(config-voip)# sip-interface 0
(sip-interface-0)# interface-name ITSP
(sip-interface-0)# network-interface Voice
(sip-interface-0)# application-type sbc
(sip-interface-0)# udp-port 5080
(sip-interface-0)# media-realm-name ITSP
(sip-interface-0)# activate