Returned in response to a call to SCCPConnAuditRqst. It contains information about an active connection or an indication that there are no more connections to audit.
SccpRcvInfoBlk
Field |
Description |
board |
Not used. The CTAHD handle that delivered the event identifies the board that originated the event. |
indType |
SCCPCONNAUDCFM |
evntType |
SCCP_CONNAUDCFM SCCP_CONNAUDEOF |
suId |
Not used. |
connId |
Connection for which data is returned in the SccpConnInfo structure. |
opc |
Not used. |
SccpConnInfo
Field |
Description |
protoClass |
Protocol class (class 2 or class 3) used on this connection. |
calledPty |
Called party address from the connection establishment message. |
callingPty |
Calling party address from the connection establishment message. |
reason |
Reserved for future use. |
connState |
Current connection state. Must be one of the following: SCCP_CONN_CON_ST SCCP_CONN_DTX_ST SCCP_CONN_RCG_ST SCCP_CONN_RCD_ST SCCP_CONN_RBT_ST SCCP_CONN_REL_ST |
importance |
Connection type. Must be one of the following: SCCP_CONN_ORIG SCCP_CONN_DEST SCCP_CONN_INTR |
credit |
For class 3 connections, contains the window size agreed to by the far responding party for this connection. |