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


Chapter 4

Alphabetical Service Function Reference


4.1 Introduction
ISUPConnectReq 51
ISUPConnectResp 53
ISUPConnectStatusReq 54
ISUPDataReq 56
ISUPFacilityReq 57
ISUPGetApiStats 59
ISUPRawReq 60
ISUPReleaseReq 62
ISUPReleaseResp 63
ISUPResumeReq 64
ISUPRetrieveMessage 65
ISUPStatusReq 70
ISUPSuspendReq 72
4.2 API Event Initialization Routines
ISUPASCIItoBCD 74
ISUPBCDtoASCII 75
ISUPInitACM 76
ISUPInitANM 82
ISUPInitCON 86
ISUPInitCOT 90
ISUPInitCPG 91
ISUPInitCRM 95
ISUPInitFAA 96
ISUPInitFAC 97
ISUPInitFAD 99
ISUPInitFAI 100
ISUPInitFAR 101
ISUPInitFOT 102
ISUPInitFRJ 103
ISUPInitIAM 105
ISUPInitINF 117
ISUPInitINR 120
ISUPInitREL 122
ISUPInitRES 125
ISUPInitSAM 126
ISUPInitSUS 127

4.1 IntroductionTop of Page

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. NMS Communications 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 ISUP_SUCCESS or an error code. For asynchronous functions, a return value of ISUP_SUCCESS (zero) indicates the function was initiated; subsequent events indicate the status of the operation.



Table of Contents Index NMS Glossary Previous Page Next Page (Page 1 of 36 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.