callAgentForceTransport
MX-SBC-MIB ·
.0.4400.1.100.100.1.900
Object
column
r/w
Enumeration
Force Transport
Force the Call Agent to use the selected transport protocol
when initiating SIP dialogs.
* None: Transport is not forced. Will use UDP if the use of
another transport protocol is not forced elsewhere.
* TCP: The outbound SIP signalling will be transported over
TCP on the normal port.
* UDP: The outbound SIP signalling will be transported over
UDP on the normal port.
* TLS: The outbound SIP signalling will be transported over
TLS on the secure port.
Note: To force TLS and guarantee that no other transport
protocol can be used, you must also set the
SignalingInterface.AllowedTransports parameter to TlsOnly.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.100.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callAgentEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | tCP |
300 | uDP |
400 | tLS |