defaultVbdJitterBufferType
MX-MIPT-MIB ·
.0.1600.1.200.340
Object
scalar
r/w
Enumeration
Default Voiceband Data Custom Jitter Buffer Type
Algorithm to use for managing the jitter buffer during a call.
DefaultVbdJitterBufferCustomNomLength serves as the delay at
the beginning of the call and might be adapted afterwards
based on the selected algorithm.
* AdaptiveImmediately: The nominal delay varies based on the
estimated packet jitter. Playout adjustment is done
immediately when the actual delay goes out of bounds of a
small window around the moving nominal delay.
* AdaptiveSilence: The nominal delay varies based on the
estimated packet jitter. Playout adjustment is done based
on the actual delay going out of bounds of a small window
around the moving nominal delay. The adjustment is
deferred until silence is detected (either from playout
buffer underflow or by analysis of packet content).
Playout adjustment is also done when overflow or underflow
events occur.
* Fixed: The nominal delay is fixed to the value of
DefaultVbdJitterBufferCustomNomLength and does not change
thereafter. Playout adjustment is done when overflow or
underflow events occur.
If a specific value is set for the
EpSpecificJitterBuffer.CustomVbdJitterBufferType parameter and
the EpSpecificJitterBuffer.EnableConfig parameter is set to
'Enable', then the specific value will override the current
default value.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.200.340- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- jitterBufferGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | adaptiveImmediately |
200 | adaptiveSilence |
300 | fixed |