You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Resources |
system |
mediaProfile
The media profile object creates a template for the audio compression capabilities to be utilized on server modules of the SBC. |
Exists on Condition | ((/system/serverAdmin/hwType !='ConnexIP5000') and (/system/sbcPersonality/role !='ssbc')) |
| Parameter | Presence | Type | Default | Description |
---|
| compression | O | uint8 | 100 |
Percentage (of DSP cores) for capability COMPRESSION
|
| tone | O | uint8 | 0 |
Percentage (of DSP cores) for capability TONE
|
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/mediaProfile |