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]
OOSOCKETstackSocket
OOAliasesaliases
int callType
ooH323EpCapabilitymyCaps
OOCapPrefs capPrefs
int noOfCaps
OOH225MsgCallbacks h225Callbacks
OOH323CALLBACKS h323Callbacks
char signallingIP [20]
int listenPort
OOSOCKETlistener
OOH323CallDatacallList
OOCallMode callMode
int dtmfmode
ASN1UINT callEstablishmentTimeout
ASN1UINT msdTimeout
ASN1UINT tcsTimeout
ASN1UINT logicalChannelTimeout
ASN1UINT sessionTimeout
ooGkClientgkClient
OOInterfaceifList
OOBOOL isGateway
OOSOCKET cmdListener
OOSOCKET cmdSock
enum Q931InformationTransferCapability bearercap
 Configured Q.931 transport capability is used to set the Q.931 bearer capability IE.


Detailed Description

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

Definition at line 83 of file ooh323ep.h.


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

This file was last modified on 28 May 2010.
Objective Open H.323 Stack, 0.9.1