Objective Systems, Inc.  

OOH323EndPoint Struct Reference
[H323 Endpoint management functions]

Structure to store all configuration information related to the endpoint created by an application. More...

#include <ooh323ep.h>


Data Fields

OOCTXT ctxt
 This context should be used for allocation of memory for items within the endpoint structure.
OOCTXT msgctxt
 This context should be used for allocation of memory for message structures.
char traceFile [MAXFILENAME]
FILE * fptraceFile
OOH323Ports tcpPorts
 Range of port numbers to be used for TCP connections.
OOH323Ports udpPorts
 Range of port numbers to be used for UDP connections.
OOH323Ports rtpPorts
 Range of port numbers to be used for RTP connections.
ASN1UINT flags
int termType
int t35CountryCode
int t35Extension
int manufacturerCode
const char * productID
const char * versionID
const char * callerid
char callingPartyNumber [50]
OOSOCKET * stackSocket
OOAliasesaliases
int callType
ooH323EpCapabilitymyCaps
OOCapPrefs capPrefs
int noOfCaps
OOH225MsgCallbacks h225Callbacks
OOH323CALLBACKS h323Callbacks
char signallingIP [20]
int listenPort
OOSOCKET * listener
OOH323CallDatacallList
OOCallMode callMode
int dtmfmode
ASN1UINT callEstablishmentTimeout
ASN1UINT msdTimeout
ASN1UINT tcsTimeout
ASN1UINT logicalChannelTimeout
ASN1UINT sessionTimeout
int cmdPipe [2]
ooGkClientgkClient
OOInterface * ifList
OOBOOL isGateway
OOSOCKET cmdListener
OOSOCKET cmdSock
int cmdPort


Detailed Description

Structure to store all configuration information related to the endpoint created by an application.

Definition at line 85 of file ooh323ep.h.


The documentation for this struct was generated from the following file:

This file was last modified on 25 Jan 2007.
Objective Open H.323 Stack, 0.8.3