System Commands
Polycom, Inc. 382
systemsetting siptransportprotocol
Gets or sets the protocol the system uses for SIP signaling.
Syntax
systemsetting siptransportprotocol <Auto|TLS|TCP|UDP>
systemsetting <get> siptransportprotocol
Feedback Examples
● systemsetting get siptransportprotocol
returns
systemsetting siptransportprotocol Auto
● systemsetting siptransportprotocol TLS
returns
systemsetting
siptransportprotocol TLS
● systemsetting siptransportprotocol TCP
returns
systemsetting siptransportprotocol TCP
● systemsetting siptransportprotocol UDP
returns
systemsetting
siptransportprotocol UDP
Limitations
None
Comments
None
Parameter Description
User
Accessible Additional Restrictions
get Returns the current setting. ✓
Auto Sets the SIP transport protocol to automatic
negotiation.
✓
TLS Sets TLS as the SIP transport protocol. TLS
provides a secure transport.
✓
TCP Sets TCP as the SIP transport protocol. TCP
provides a reliable transport.
✓
UDP Sets UDP as the SIP transport protocol. UDP
provides a best-effort transport.
✓