epSpecificJitterBufferCustomVbdJitterBufferType
MX-MIPT-MIB ·
.0.1600.1.200.400.1.900
Object
column
r/w
Enumeration
Endpoint Specific Custom Voiceband Data Jitter Buffer Type
Algorithm to use for managing the jitter buffer during a
call. CustomVbdNomLength 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.
This configuration overrides the default configuration set in
the DefaultVbdJitterBufferType parameter if the
EpSpecificJitterBuffer.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.200.400.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- epSpecificJitterBufferEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | adaptiveImmediately |
200 | adaptiveSilence |
300 | fixed |