5.1. Function Description Format
The Dialogic ISDN API functions are application-specific programming interfaces that provide standard software interrupts, calls, and data formats for developing ISDN applications. This chapter provides a detailed description of each ISDN API function included in the cclib.h file.
This chapter also includes the following information:
The following table describes the information that is provided for each ISDN API function. The functions are listed in alphabetical order in this chapter.
Table 17. ISDN Function Description Format
Section |
Provides: | |
the function name and briefly states its purpose. | ||
an overview of the function, including the following: | ||
Defines the function name and function syntax using standard C language syntax. | ||
Lists all input parameters using standard C language syntax. | ||
Lists all returns of the function. | ||
Lists all include files required by the function. | ||
Lists the category classification of the function (see Chapter 4. ISDN Function). | ||
Indicates whether the function is asynchronous, synchronous, or both. | ||
Indicates the technology/technologies (BRI/2, BRI/SC, PRI, DPNSS, Q.SIG) supported by the function. A filled box designates a supported technology. | ||
a detailed description of the function operation, including parameter descriptions | ||
the events that may be sent to the application at the completion of the asynchronous function. (This does not apply to synchronous programming models.) | ||
warnings and reminders | ||
C language coding example(s) showing how the function can be used in application code | ||
specific error codes that may be returned by the function | ||
a list of related functions | ||
Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation