SCCPCONNIND

Indicates that a new connection request was received from a remote node. The SCCPCONNIND event returns a data structure of type SccpConnRqst.

Usage

SccpRcvInfoBlk

Field

Description

board

Not used. The CTAHD handle that delivered the event identifies the board that originated the event.

indType

SCCPCONNIND

evntType

Not used.

suId

Not used.

connId

Connection with which this event is associated. Refer to Connection IDs for more information. The content of the spConnId subfield must be saved by the application and included in subsequent requests associated with this connection.

opc

Point code from the routing label of the incoming connection request (CR) message.


 

SccpConnRqst

Field

Description

protoClass

Protocol class (classInd subfield) from the incoming CR protocol message. The msgHandling subfield is not used for connection-oriented data transfer. Mandatory field.

calledPty

Content of the called party address field from the incoming CR message. Mandatory field.

callingPty

If present, contains the content of the calling party address field from the incoming CR protocol message. Optional field.

credit

For class 3 connections, contains the window size proposed by the calling party for this connection. Optional field.

rcs

Not used.

eds

Not used.

importance

Reserved for future use.

data

User data included by the calling party in the CR protocol message. Optional field.