- SCCP_STATUS SccpTraceControl (U8 board,
- U8 bTraceOn,
- U8 flags )
- board The TX Series board number to which this request is directed
- bTraceOn 0 turns tracing off, else turns tracing on.
- flags Specifies which level of tracing is affected. Currently, SCCP supports only protocol buffer tracing (dumps of all SCCP protocol messages sent/received).
#define SCCP_TRACE_DATA 0x01