Objective Systems, Inc.  

OOH323CallData Struct Reference
[Call Management]

This structure is used to maintain all information on an active call. More...

#include <ooCalls.h>


Data Fields

OOCTXTpctxt
char callToken [20]
char callType [10]
OOCallMode callMode
ASN1USINT callReference
char ourCallerId [256]
H225CallIdentifier callIdentifier
char * callingPartyNumber
char * calledPartyNumber
H225ConferenceIdentifier confIdentifier
ASN1UINT flags
OOCallState callState
OOCallClearReason callEndReason
unsigned h245ConnectionAttempts
OOH245SessionState h245SessionState
int dtmfmode
OOMediaInfomediaInfo
OOCallFwdDatapCallFwdData
char localIP [20]
OOH323ChannelpH225Channel
OOH323ChannelpH245Channel
OOSOCKETh245listener
int * h245listenport
char remoteIP [20]
int remotePort
int remoteH245Port
char * remoteDisplayName
OOAliasesremoteAliases
OOAliasesourAliases
OOMasterSlaveState masterSlaveState
ASN1UINT statusDeterminationNumber
OOCapExchangeState localTermCapState
OOCapExchangeState remoteTermCapState
ooH323EpCapabilityourCaps
ooH323EpCapabilityremoteCaps
ooH323EpCapabilityjointCaps
int jointDtmfMode
DList remoteFastStartOLCs
ASN1UINT8 remoteTermCapSeqNo
ASN1UINT8 localTermCapSeqNo
OOCapPrefs capPrefs
OOLogicalChannellogicalChans
int noOfLogicalChannels
int logicalChanNoBase
int logicalChanNoMax
int logicalChanNoCur
unsigned nextSessionID
DList timerList
ASN1UINT msdRetries
FastStartResponsepFastStartRes
void * usrData
OOH323CallDatanext
OOH323CallDataprev


Detailed Description

This structure is used to maintain all information on an active call.

A list of these structures is maintained within the global endpoint structure.

Definition at line 136 of file ooCalls.h.


Field Documentation

Master-Slave state

Definition at line 167 of file ooCalls.h.

User can set this to user specific data

Definition at line 188 of file ooCalls.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