class JitterHandlingService

ManagedElement
+-MediaResourceFunction
+-MsProcessing
+-JitterHandlingService

This MO represents the Static Jitter Handling Service in the node.

The Relative Distinguished Name (RDN) for this MO type is:
JitterHandlingService=1


This MO is created by the system.

Attributes
int32[0..1]
initialDeJitterBufferSize = 20 { 0..200 }
Defines the initial buffer size for jitter compensation used for connections.

The initial jitter buffer size must not exceed the maximum jitter buffer size.

Unit: 1 ms
Dependencies: maxDeJitterBufferSize >= initialDeJitterBufferSize
string
key
mandatory
noNotification
restricted
jitterHandlingServiceId
The value component of the RDN.
int32[0..1]
maxDeJitterBufferSize = 200 { 0..200 }
Defines the maximum buffer size for jitter compensation used for connections.

The maximum buffer size value must be equal to or greater than the initial buffer size for jitter compensation.

Unit: 1 ms
Dependencies: maxDeJitterBufferSize >= initialDeJitterBufferSize

  class JitterHandlingService