|
|
Description:
|
sipTransportQValue OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..5))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the priority of the transport in question.
A qvalue parameter will be added to each contact. This only applies if the
transport-specific registration is enabled (see sipTransportRegistrationEnable).
Qvalues give each transport a weight, indicating the degree of preference for
that transport. A higher value means higher preference.
The format of the qvalue string must follow the RFC3261 ABNF (a floating point
value between 0.000 and 1.000). If an empty string is specified, no qvalue will
be set in the contacts."
DEFVAL {""}
|
|
|
|