sktal_sendTCAPComponent()

Description

This method sends a TCAP component message.

Syntax

int sktal_sendTCAPComponent(int instanceId, unsigned dialogueId, SKTAL_CPT *cpt);

Input Parameters

Argument

Description

instanceID

Instance for given node/stack/SNN combination

dialogueId

TCAP dialogue ID

cpt

Pointer to the structure containing component information

For definition see Appendix D, SKTAL_DLG and SKTAL_CPT Structure Definitions.

Input/Output Parameters and Output Parameters

None.

Return Value

SKTAL_SUCCESS: If method is successful.

SKTAL return code as defined in Appendix C, SKTAL Return Codes.