Dialogic Voice Cards - Single & Multiple span D-channel tracer utility
Introduction
This article describes a utility that can be used to capture D-Channel traces on Dialogic JCT-series Media Boards.
This utility provides users the capability to capture a D-channel trace on a specific single span (Single Span tracing) as well as multiple spans (Multiple Span tracing) outside of their existing application.
Discussion
This Single and Multiple Span D-Channel tracer utility ( ) was compiled with SR6.0 SU256.
The options are as followed:
OPTIONS:
-? List options.
-b Single Span tracing: Tracing will only be enabled on a single span <i.e. dtiBn>
Example #1 (default):
dtrace -b1 <<< This will start tracing on span #1 (dtiB1)
Example #2 (Changing the starting span default):
dtrace -b5 <<< This will start tracing on span #5 (dtiB5) only
-m Multiple Spans tracing: Tracing will be enabled on multiple spans. The default starting
span for this option is 1. If the default starting span needs to be changed to a
different span, you must provide a Single Span option (-b). The Single Span option (-b) will
be the new starting span for multi-span tracing that was provided.
Example #1 (default):
dtrace -m6 <<< This will start tracing on span #1 (dtiB1) upto span 6 (dtiB6)
Example #2 (Changing the starting span default):
dtrace -b5 -m10 <<< This will start tracing on span #5 (dtiB5) upto span 15 (dtiB15)
Press 'ESC' to stop tracing and to exit program
Product list
Dialogic JCT-series Media Boards