#include <channels.h>
Inheritance diagram for H323_RealTimeChannel:
|
Create a new channel.
|
|
|
|
This is called after a request to create a channel occurs from the local machine via the H245LogicalChannelDict::Open() function, and the request has been acknowledged by the remote endpoint. The default behaviour sets the remote ports to send UDP packets to.
Implemented in H323_RTPChannel, and H323_ExternalRTPChannel. |
|
This is called after a request to create a channel occurs from the local machine via the H245LogicalChannelDict::Open() function, and the request has been acknowledged by the remote endpoint. The default makes sure the parameters are compatible and passes on the PDU to the rtp session.
Reimplemented from H323Channel. |
|
This is called after a request to create a channel occurs from the local machine via the H245LogicalChannelDict::Open() function, and the request has been acknowledged by the remote endpoint. The default behaviour sets the remote ports to send UDP packets to.
Implemented in H323_RTPChannel, and H323_ExternalRTPChannel. |
|
This is called after a request to create a channel occurs from the local machine via the H245LogicalChannelDict::Open() function, and the request has been acknowledged by the remote endpoint. The default makes sure the parameters are compatible and passes on the PDU to the rtp session.
Reimplemented from H323Channel. |
|
Fill out the OpenLogicalChannel PDU for the particular channel type.
Implemented in H323_RTPChannel, and H323_ExternalRTPChannel. |
|
Fill out the OpenLogicalChannel PDU for the particular channel type.
Implements H323Channel. |
|
This is called when request to create a channel is received from a remote machine and is about to be acknowledged.
Implemented in H323_RTPChannel, and H323_ExternalRTPChannel. |
|
This is called when request to create a channel is received from a remote machine and is about to be acknowledged.
Reimplemented from H323Channel. |
|
Set the dynamic payload type used by this channel.
|
|
|