Resources | 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/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
stateOenumerationenabledThe global Call Trace command allows you to configure MRFP Call Trace for generating system trace data event log (which uses the ".TRC" file extension).
maxTracedCallsOint3210 The max number of MRFP calls that can be traced at given point of time.
maxTriggerCountOint320 The trigger count for both call and error trace filters.
callTraceTimerOint32180 The call trace timer value.
level4TraceMessagesOenumerationrcvdInvite Which messages should be traced by level4 call trace filters.
sageTracingOenumerationenable Enable/disable call traces for SAGE (Strategic Analysis Gap Execution).
errorFilterO The error filter to apply system wide.
signalingPacketCaptureO This entry contains signaling packet capture devices and admin state.
callFilterO This table contains call trace filters for the node.

Operations

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

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/global/callTrace

  • No labels