MIB Viewer

acCPMediaDspAllocationMethod

OBJECT-TYPE
1.3.6.1.4.1.5003.9.10.5.1.1.6.7
Access
read-write
Status
deprecated
Sub-identifiers
0
determines dsp allocation method in IP to IP call. If this parameter is set to DISABLE_SINGLE_DSP_ALLOCATION (0) , then two IP terminations with the same configuration will not allocate DSPs at all and two terminations with different configuration will cause an allocation of 2 DSPs. If this parameteris set to ENABLE_SINGLE_DSP_ALLOCATION (1), then two IP terminations with the same configuration will not allocate DSPs at all, transcoding with allocation of one DSP will be used if possible, and two terminations with different configuration will cause allocation of 2 DSPs. If this parameter is set to ENFORCE_FULL_DSP_ALLOCATION (2) then two IP terminations with any configuration will cause allocation of two DSPs. Access: Instant. AC INI-Param: CPMEDIARESOURCEOPTIMIZATION
INTEGER { disableSingleDSPAllocation(0) , enableSingleDSPAllocation(1) , enforceFullDSPAllocation(2) }