<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8634">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_rtp_asterisk: Add support for raising additional RTCP messages.<br><br>This change extends the existing AST_FRAME_RTCP frame type to be<br>able to contain additional RTCP message types, such as feedback<br>messages. The payload type is contained in the subclass which allows<br>knowing what is in the frame itself.<br><br>The RTCP feedback message type is now handled and REMB[1] messages<br>are raised with their containing information.<br><br>This also fixes a bug where all feedback messages were triggering<br>video updates instead of just FIR and FUR.<br><br>Finally RTCP frames are now passed up through the Asterisk core to<br>what is handling the channel, mapped appropriately in the case of<br>bridging, and written to an outgoing stream. Since RTCP frames are<br>on a per-stream basis this is only done on multistream capable<br>channels.<br><br>[1] https://tools.ietf.org/html/draft-alvestrand-rmcat-remb-03<br><br>ASTERISK-27758<br>ASTERISK-26366<br><br>Change-Id: I680da0ad8d5059d5e9655d896fb9d92e9da8491e<br>---<br>M channels/chan_pjsip.c<br>M codecs/codec_speex.c<br>M include/asterisk/frame.h<br>M include/asterisk/rtp_engine.h<br>M main/bridge_channel.c<br>M main/channel.c<br>M res/res_rtp_asterisk.c<br>7 files changed, 108 insertions(+), 15 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/34/8634/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8634">change 8634</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8634"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I680da0ad8d5059d5e9655d896fb9d92e9da8491e </div>
<div style="display:none"> Gerrit-Change-Number: 8634 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>