7 Configuration Command Reference
7.9.3TCAP_TRACE – TCAP Trace
Synopsis
The TCAP_TRACE command is used to configure TCAP to send trace messages to the trace module whenever a specific message type is sent or received. See the TCAP Programmer’s Manual for details.
Syntax
TCAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
Example
TCAP_TRACE 0x7 0xf 0x0
Parameters
The TCAP_TRACE command includes the following parameters:
•<op_evt_mask> Output event trace mask.
•<ip_evt_mask> Input event trace mask.
•<non_prim_mask>
156