OOLogicalChannel Struct ReferenceStructure to store information on logical channels for a call.
More...
|
Data Fields | |
int | channelNo |
int | sessionID |
enum OOCapType | type |
char | dir [10] |
char | remoteIP [20] |
int | remoteMediaPort |
int | remoteMediaControlPort |
int | localRtpPort |
int | localRtcpPort |
char | localIP [20] |
OOLogicalChannelState | state |
ooH323EpCapability * | chanCap |
OOLogicalChannel * | next |
Definition at line 50 of file ooLogChan.h.