Table of Contents Index NMS Glossary Previous Page Next Page (Page 1 of 11 in this chapter) Version


Chapter 4

Alphabetical Transaction Function Reference


4.1 Introduction
TCAPAddComp 65
TCAPCoordReq 67
TCAPCoordResp 68
TCAPGetApiStats 69
TCAPGetComp 71
TCAPInitTrans 73
TCAPRetainTrans 75
TCAPRetrieveMessage 76
TCAPStateReq 78
TCAPTransRqst 79

4.1 IntroductionTop of Page

This chapter provides a comprehensive, alphabetically-ordered reference to the TCAP transaction API functions. A prototype of each function is shown with the function description, details of all arguments, and return values. Some of the fields in the function definition include:

Prototype

The prototype is shown followed by a listing of the function's arguments. NMS Communications data types include:

· U8

· S16

· DWORD

· Bool

· 8-bit unsigned

· 16-bit signed

· 32-bit unsigned

· 8-bit unsigned

If a function argument is a data structure, the complete data structure is defined.

Note: Not all parameters are applicable to both ANSI and ITU-T (CCITT) networks.

Return Values

The return value for a function is either TCAP_SUCCESS or an error code. For asynchronous functions, a return value of TCAP_SUCCESS (zero) indicates the function was initiated; subsequent events indicate the status of the operation.

Note: Use of the TCAP API requires the prior installation of the SCCP layer package, particularly the sccpapi.h file, which defines some data structures and constants required for TCAP applications.



Table of Contents Index NMS Glossary Previous Page Next Page (Page 1 of 11 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2002, NMS Communications Corporation. All rights reserved.