Chan.rtp
From Yate Documentation
The chan.rtp message is sent from a channel-creating module (such as h323chan and ysipchan) to an RTP transport-providing module (like yrtpchan).
The message is 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.
See also