Resources | node | global | callTrace

callTrace

The global Call Trace command allows you to create and configure Call Trace Filters using criteria to determine call events added to the system trace data event log (which uses the ".TRC" file extension).

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
errorFilterO The error filter to apply system wide.
signalingPacketCaptureO This entry contains signaling packet capture devices and admin state.

Operations

Operation NameDescription
action call trace start or stop action command.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/sonusNodeListGen2NrmCalltrace:callTrace

  • No labels