<p>Mark Michelson <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/5760">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_pjsip: Multistream: Use underlying multistream structures.<br><br>This commit is step one towards making chan_pjsip capable of supporting<br>multiple streams of a given type. The basic thing that's been done here<br>is to make it so that rather than using ast_format_cap structures in<br>places, we instead are using ast_stream_topology and ast_stream. There<br>is no functionality change being made by this commit; you still can only<br>have a single audio and single video stream on a call with a PJSIP<br>endpoint.<br><br>Throughout this commit some XXX comments have been added in places where<br>some assumptions may no longer hold when actually making the code<br>support multistream.<br><br>Change-Id: I0358ea3108e2c06ae43308abddf216a23deccb90<br>---<br>M channels/chan_pjsip.c<br>M channels/pjsip/dialplan_functions.c<br>M include/asterisk/res_pjsip.h<br>M include/asterisk/res_pjsip_session.h<br>M include/asterisk/stream.h<br>M res/res_pjsip/pjsip_configuration.c<br>M res/res_pjsip_sdp_rtp.c<br>M res/res_pjsip_session.c<br>8 files changed, 186 insertions(+), 75 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/60/5760/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/5760">change 5760</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/5760"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I0358ea3108e2c06ae43308abddf216a23deccb90 </div>
<div style="display:none"> Gerrit-Change-Number: 5760 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Mark Michelson <mmichelson@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Mark Michelson <mmichelson@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>