Intel IP Gateway (Global Call) for Linux and Windows Network Hardware User Manual


 
21
6. Demo Details
This chapter discusses the IP Gateway (Global Call) demo in more detail. It
contains the following topics:
Files Used by the Demo
Handling an Incoming Call
Programming Model
Initializations
Event Handling
Demo State Machine
6.1. Files Used by the Demo
6.1.1. Demo Source Files
In Windows the following files are located in
$(INTEL_DIALOGIC_DIR)\samples\ipt_demos\gateway_r4.
In Linux the following files are located in
$(INTEL_DIALOGIC_DIR)/ipt_demos/gateway_r4.
Table 3. Source Files Used by the IP Gateway (Global Call) Demo
Filename Description OS
gatedefs.h Gateway definitions Both
gateip.c IP communication functions Both
gateip.h Function prototype for gateip.c Both
gatemain.c Main file (including MAIN loop) Both