Previous PageTable Of Contents../index.htmlIndexNext Page


5. ISDN Function Reference


Top Of Page5.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.

NOTE:
Refer to the "Technology" line in the function overview table for specific ISDN technology applicability.

Table 17. ISDN Function Description Format

Section

Provides:

Function Header

the function name and briefly states its purpose.

Function Overview

an overview of the function, including the following:

 

  Name

Defines the function name and function syntax using standard C language syntax.

 

  Inputs

Lists all input parameters using standard C language syntax.

 

  Returns

Lists all returns of the function.

 

  Includes

Lists all include files required by the function.

 

  Category

Lists the category classification of the function (see Chapter 4. ISDN Function).

 

  Mode

Indicates whether the function is asynchronous, synchronous, or both.

 

  Technology

Indicates the technology/technologies (BRI/2, BRI/SC, PRI, DPNSS, Q.SIG) supported by the function. A filled box designates a supported technology.

Function Description

a detailed description of the function operation, including parameter descriptions

Termination Events

the events that may be sent to the application at the completion of the asynchronous function. (This does not apply to synchronous programming models.)

Cautions

warnings and reminders

Example

C language coding example(s) showing how the function can be used in application code

Errors

specific error codes that may be returned by the function

See Also

a list of related functions


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated December, 2001