Resources | system | cpuTranscodeStatus

cpuTranscodeStatus

CPU channels in use for GPU based codecs.

Exists on Condition ((/system/serverAdmin/hwType='ConnexIP5000') and (/system/sbcPersonality/role !='ssbc') and (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'sc')))

Operational Data

ParameterDescription
systemNameName of the system.
g729AbUsedcpu g729ab channels in use
g722Usedcpu g722 channels in use
amrNbUsedcpu amrNb channels in use
amrWbUsedcpu amrWb channels in use
evrcb0Usedcpu evrcb0 channels in use
evrc0Usedcpu evrc0 channels in use
opusUsedcpu opus channels in use
evsUsedcpu evs channels in use
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusDrmDspStatus:cpuTranscodeStatus={systemName}

  • No labels