Chan.rtp
From Yate Documentation
This documentation has been extracted from the source of Yate-0.9-CVS and as such it might not be accurate -- technically or semantically.
The chan.rtp message seems to be sent from a channel-creating module (such as h323chan and ysipchan) to an RTP transport-providing module (at the time of this writing, only yrtpchan offers such capability).
The message seems to have been designed for synchronous processing.
Message parameters
localip
- the local IP address of the RTP channel to be created
direction
- the direction of the channel
When the message returns processed, the following parameters are added:
rtpid
- module-specific RTP channel ID
localport
- the local port number on which the newly created RTP channel is run.