-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3981/
-----------------------------------------------------------

Review request for Asterisk Developers.


Repository: Asterisk


Description
-------

The chan_multicast_rtp module currently allows sending an RTP stream as 
multicast but not unicast. Using unicast allows the channel to become a thin 
protocol-less transport mechanism for media. To that end I've added unicast RTP 
support and moved both into a single channel driver (chan_rtp) as they shared 
most of the code. Cleanup of some code also occurred.


Diffs
-----

  /trunk/channels/chan_rtp.c PRE-CREATION 
  /trunk/channels/chan_multicast_rtp.c 422835 

Diff: https://reviewboard.asterisk.org/r/3981/diff/


Testing
-------

Originated a call to a UnicastRTP channel and sent it to a Playback. Confirmed 
that RTP was sent to the provided IP address/port with the given format.


Thanks,

Joshua Colp

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to