Main Page
Modules
Data Structures
Files
Alphabetical List
Data Structures
Data Fields
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
OOAliases
*
aliases
int
callType
ooH323EpCapability
*
myCaps
OOCapPrefs
capPrefs
int
noOfCaps
OOH225MsgCallbacks
h225Callbacks
OOH323CALLBACKS
h323Callbacks
char
signallingIP
[20]
int
listenPort
OOSOCKET
*
listener
OOH323CallData
*
callList
OOCallMode
callMode
int
dtmfmode
ASN1UINT
callEstablishmentTimeout
ASN1UINT
msdTimeout
ASN1UINT
tcsTimeout
ASN1UINT
logicalChannelTimeout
ASN1UINT
sessionTimeout
ooGkClient
*
gkClient
OOInterface
*
ifList
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:
ooh323ep.h
This file was last modified on 28 May 2010.
Objective Open H.323 Stack, 0.9.1