sktal_clearTCAPDialogHandler()

Description

The user must remove the transaction handler once the transaction has been completed (by receiving TC-U-ABORT, TC-P-ABORT, TC-END, or TC-UNI, or sending TC-U-ABORT, TC-END, or TC-UNI). It is imperative to NOT take this step until the last message for a transaction has been sent or received.

Syntax

int sktal_clearTCAPDialogueHandler(int instanceId,

unsigned dialogueId);

Input Parameters

Argument

Description

instanceID

Instance for given node/stack/SNN combination

dialogueId

TCAP dialogue ID

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.