SCCPPCSTIND

Indicates that the state of a remote concerned signaling point has changed to accessible or inaccessible. The SCCPPCSTIND event returns a data structure of type SccpCoordRqst.

Usage

SccpRcvInfoBlk

Field

Description

board

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

indType

SCCPPCSTEIND

evntType

Not used.

suId

Application service user ID that identifies with which SCCP user SAP this message is associated.

connId

Not used.

opc

Point code of the concerned signaling point whose state changed.

mopc

Originating point code for the point code state indication (multiple OPC support).


 

SccpCoordRqst

Field

Description

aSsn

Not used.

smi

Not used.

status

Mandatory field. Indicates one of the new signaling point states:

SP_ACC
SP now accessible.

SP_INACC
SP now inaccessible, all connections to that destination have been dropped.

SP_INACC_NODROP
SP now inaccessible, but connections to that destination have been retained.

 

  • SP_CONG1
    Signaling point code has entered level 1 congestion for outbound messages.

  • SP_CONG2
    Signaling point code has entered level 2 congestion for outbound messages.

  • SP_CONG3
    Signaling point code has entered level 3 congestion for outbound messages.

  • SP_CONG_OFF
    Signaling point code is no longer in congestion for outbound messages.