(Page 24 of 27 in this chapter) Version


isupTraceControl

Description

Sends a request to control what is saved to the trace log and blocks while awaiting a response.

Prototype

short isupTraceControl ( U8 board, Bool onOff, U32 flags )

board TX board number.

onOff Turns tracing on if non-zero, off if zero

flags Bit map of what to send to trace channel, bit set indicates tracing is to be performed.

Supported values for trace bits are:

TRACE_DATA Protocol data tracing

TRACE_EVENT Event tracing

ENCODE_ERROR Alarm of message encode errors

ENUM_WARNING Alarm of enumeration warnings. ISUP checks values for most fields while encoding/decoding messages. An enumeration warning is generated when a field value is encountered that is not explicitly defined in the protocol specification for the configured switch type.

Return Values

Details

None.



(Page 24 of 27 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.