<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6936">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core / pjsip: Add support for grouping streams together.<br><br>In WebRTC streams (or media tracks in their world) can be grouped<br>together using the mslabel. This informs the browser that each<br>should be synchronized with each other.<br><br>This change extends the stream API so this information can<br>be stored with streams. The PJSIP support has been extended<br>to use the mslabel to determine grouped streams and store<br>this association on the streams. Finally when creating the<br>SDP the group information is used to cause each media stream<br>to use the same mslabel.<br><br>ASTERISK-27379<br><br>Change-Id: Id6299aa031efe46254edbdc7973c534d54d641ad<br>---<br>M include/asterisk/res_pjsip_session.h<br>M include/asterisk/stream.h<br>M main/cli.c<br>M main/stream.c<br>M res/res_pjsip_sdp_rtp.c<br>M res/res_pjsip_session.c<br>6 files changed, 119 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/36/6936/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6936">change 6936</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/6936"/><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: Id6299aa031efe46254edbdc7973c534d54d641ad </div>
<div style="display:none"> Gerrit-Change-Number: 6936 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>