Chan.rtp

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with "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 seem...")
 
Line 1: Line 1:
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 '''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 seems to have been designed for synchronous processing.
+
The message is designed for synchronous processing.
  
 
=== Message parameters ===
 
=== Message parameters ===
Line 18: Line 17:
 
'''localport'''
 
'''localport'''
 
:::the local port number on which the newly created RTP channel is run.
 
:::the local port number on which the newly created RTP channel is run.
 +
 +
 +
'''See also'''
 +
 +
*[[chan.startup]]

Revision as of 12:59, 21 January 2013

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

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers