(Page 13 of 13 in this chapter)
Version
TCAPTraceControl
Description
Sends a request to enable or disable tracing of TCAP protocol messages.
Prototype
S16
TCAPTraceControl
(
U8
board
,
U32
flags
)
board
TX board to which this request is directed.
flags
Bit map of trace facilities to turn on/off.
Return Values
TCAPM_SUCCESS
TCAPM_BOARD
The
board
number is out of range.
TCAPM_DRIVER
An error occurred accessing the driver.
TCAPM_FAILED
The task on the TX board reported a failure.
TCAPM_TIMEOUT
The request timed out.
TCAPM_UNINIT
The application failed to call
TCAPInitMgmtAPI
prior to this call.
Details
TCAPTraceControl
is currently not implemented.
TCAP supports only protocol buffer tracing (dumps of all TCAP protocol messages sent/received).
#define TCAP_BUFTRACE_OFF 0x00
#define TCAP_BUFTRACE_ON 0x01
(Page 13 of 13 in this chapter)
Version
Want to send us feedback on our documentation? Email:
Tech_Pubs@nmss.com
Copyright © 2002, NMS Communications Corporation. All rights reserved.