This class describes the T38 logical channel
Operations
Overriedes from PObject
Member variable access
This class describes the T38 logical channel
This is called by the thread started by the Start() function and is a loop reading from the transport and calling HandlePacket() for each PDU read.
This is called by the thread started by the Start() function and is
typically a loop reading from the codec and writing to the transport
(eg an RTP_session).
The default behaviour creates a compatible listener using the
connections control channel as a basis and returns TRUE if successful.
The default behaviour uses the connection signalling channel to create
the transport and returns TRUE if successful.
virtual void Transmit()
virtual BOOL CreateListener()
virtual BOOL CreateTransport()
Alphabetic index HTML hierarchy of classes or Java