OOH323Channel Struct ReferenceStructure to store information on an H.323 channel (H.225 or H.245) for a particular call.
More...
|
Data Fields | |
OOSOCKET | sock |
int | port |
DList | outQueue |
Definition at line 115 of file ooCalls.h.
DList OOH323Channel::outQueue |