Resources | node | system | mediaProfile

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/isOAM ='true') and ((/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/serverAdmin/hwType !='ConnexIP5000') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='ssbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb'))

RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListDrmMediaProfile:mediaProfile

  • No labels