(Page 13 of 14 in this chapter)


TCAPTransRqst

Description

Sends a transaction message request to the TCAP layer.

Prototype

S16 TCAPTransRqst (U8 board, S16 spId, U8 *pMessage )

board The TX Series board number to which this request is directed.

spId The TCAP sap ID to which this transaction belongs.

pMessage The address of the caller's transaction message which was constructed with the TCAPInitTrans and (optionally) TCAPAddComp primitves.

Return Values

Details

Successful completion of this routine implies only that the request was successfully queued to the TCAP layer. The request may subsequently be rejected by the TCAP layer, in which case the application will receive a status event indication (TCAP_EVENT_STA_IND message) from the TCAP layer, or may be undeliverable by the SCCP layer, in which case the application will receive a notify event indication (TCAP_EVENT_NOT_IND message) from the TCAP layer.

The transaction message must have been constructed using the TCAPInitTrans and (optionally) TCAPAddComp primitives, prior to being sent.



(Page 13 of 14 in this chapter)


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