(Page 1 of 35 in this chapter)
Version
Chapter 4
Alphabetical Service Function Reference
4.1 Introduction
ISUPConnectReq 45
ISUPConnectResp 47
ISUPConnectStatusReq 48
ISUPDataReq 50
ISUPFacilityReq 51
ISUPRawReq 53
ISUPReleaseReq 55
ISUPReleaseResp 56
ISUPResumeReq 57
ISUPRetrieveMessage 58
ISUPStatusReq 63
ISUPSuspendReq 65
4.2 API Event Initialization Routines
ISUPASCIItoBCD 67
ISUPBCDtoASCII 68
ISUPInitACM 69
ISUPInitANM 73
ISUPInitCON 76
ISUPInitCOT 78
ISUPInitCPG 79
ISUPInitCRM 82
ISUPInitFAA 83
ISUPInitFAC 84
ISUPInitFAD 85
ISUPInitFAI 86
ISUPInitFAR 87
ISUPInitFOT 88
ISUPInitFRJ 89
ISUPInitIAM 91
ISUPInitINF 100
ISUPInitINR 103
ISUPInitREL 105
ISUPInitRES 108
ISUPInitSAM 109
ISUPInitSUS 110
4.1 Introduction
This chapter provides a comprehensive, alphabetically-ordered reference to the ISUP data 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. Natural MicroSystems data types include:
·
DWORD
·
S16
·
U32
·
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
SUCCESS
or an error code. For asynchronous functions, a return value of
SUCCESS
(zero) indicates the function was initiated; subsequent events indicate the status of the operation.
(Page 1 of 35 in this chapter)
Version
tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.