Dialogic Dialogic Global Call IP IP Phone User Manual


 
Dialogic
®
Global Call IP Technology Guide — November 2007 375
Dialogic Corporation
6
6.Building Dialogic
®
Global Call API
IP Applications
This chapter describes the IP-specific header files and libraries required when building
applications.
Header Files. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 375
Required Libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 375
Required System Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 376
Note: For more information about building applications, see the Dialogic
®
Global Call API
Programming Guide.
6.1 Header Files
When compiling Dialogic
®
Global Call API applications for the IP technology, it is necessary to
include the following header files in addition to the standard Dialogic
®
Global Call API header
files, which are listed in the Dialogic
®
Global Call API Library Reference and Dialogic
®
Global
Call API Programming Guide:
gcip.h
IP-specific data structures
gcip_defs.h
IP-specific type definitions, error codes and IP-specific parameter set IDs and parameter IDs
gccfgparm.h
Dialogic
®
Global Call API type definitions, configurable parameters in the Dialogic
®
Global
Call API library and generic parameter set IDs and parameter IDs
gcipmlib.h
for Quality of Service (QoS) features
6.2 Required Libraries
When building Dialogic
®
Global Call API applications for the IP technology, it is not necessary to
link any libraries other than the standard Dialogic
®
Global Call API library, libgc.lib. Other
libraries, including IP-specific libraries, are loaded automatically.