Resources | node | oam | accounting

accounting

The accounting object controls call related accounting data and the final destination for the accounting records.

Exists on Condition (/system/isOAM ='true') and ((/system/configMode='oam' and ((/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='mrfp'))) or (/system/configMode='managed-vm' and ((/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp'))))

Configuration

ParameterPresenceTypeDefaultDescription
adminO Call CDR configuration
cdrServerO Configuration for external CDR servers.
radiusO Configuration for external Radius servers.
qSbcCdrO Configuration for Q Series SBC Format Accounting Records.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListOrca:oam/accounting

  • No labels