(Page 1 of 37 in this chapter)
Chapter 4
API Reference
4.1 API Primitives
4.1.1 Files
ISUPBindReq 143
ISUPConnectReq 144
ISUPConnectResp 146
ISUPConnectStatusReq 148
ISUPDataReq 150
ISUPFacilityReq 151
ISUPReleaseReq 153
ISUPReleaseResp 155
ISUPResumeReq 157
ISUPRetrieveMessage 158
ISUPStatusReq 163
ISUPSuspendReq 165
ISUPSyncObj 167
ISUPUnBindReq 168
4.2 API Event Initialization Routines
ISUPASCIItoBCD 169
ISUPBCDtoASCII 170
ISUPInitACM 171
ISUPInitANM 175
ISUPInitCON 178
ISUPInitCOT 180
ISUPInitCPG 181
ISUPInitCRM 184
ISUPInitFAA 185
ISUPInitFOT 186
ISUPInitFRJ 187
ISUPInitFAR 189
ISUPInitFAD 190
ISUPInitFAI 191
ISUPInitFAC 192
ISUPInitIAM 193
ISUPInitINF 202
ISUPInitINR 205
ISUPInitREL 207
ISUPInitRES 210
ISUPInitSAM 211
ISUPInitSUS 212
4.1 API Primitives
This chapter provides a detailed description of the primitives (requests and responses) that comprise the ISUP API and the events (indications and confirmations) received via the
ISUPRetrieveMessage
primitive. It also describes the parameters (information elements) supported for each request/event. Note that not all parameters are applicable to both ANSI and ITU-T (CCITT) networks.
4.1.1 Files
The following files are provided with the ISUP API distribution software.
File
Description
isuptype.h
Basic data types employed by the ISUP API.
isupmsgs.h
Messages and constants described in
Chapter 3
.
isupapi.h
Function prototypes and constants described in the following subsections.
ss7type.h
Basic data types common to all SS7 layers.
libisup.a
Static library to link with user applications on UnixWare and Solaris systems.
isupapi.dll
Dynamic link library to link with user applications on Windows NT.
term.c
Sample application that handles incoming calls.
orig.c
Sample application that originates a call.
tx_core.c
Operating system specific event dispatcher.
tx_core.h
Constant , prototype and type definitions required to use tx_core routines.
makefile
Makefile for samples applications ORIG and TERM.
(Page 1 of 37 in this chapter)
tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights reserved.