answerCodecNegotiation
MX-SIPEP-MIB ·
.0.1400.1.1500.100
Object
scalar
r/w
Enumeration
Answer Codec Negotiation
Defines the codec negotiation rule when generating a SDP
answer.
* AllCommonLocalPriority : When generating an answer to an
offered session, all common codecs are listed in the local
order of priority. The local priority is defined for each
codec in the Mipt service.
* FirstCommonLocalPriority : When generating an answer to an
offered session, only the first common codec with the
higher local priority is listed. The local priority is
defined for each codec in the Mipt service.
* AllCommonPeerPriority : When generating an answer to an
offered session, all common codecs are listed. The codecs
order is the same as in the peer offer.
* FirstCommonPeerPriority : When generating an answer to an
offered session, only the first common codec is listed.
The codecs order is the same as in the peer offer.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.1500.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- offerAnswerGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | allCommonLocalPriority |
200 | firstCommonLocalPriority |
300 | allCommonPeerPriority |
400 | firstCommonPeerPriority |