<p>Joshua Colp <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/5916">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_rtp_asterisk: Fix issues with ICE renegotiation.<br><br>When re-inviting to add more streams it is possible for<br>the role of existing ICE sessions to be changed to the<br>incorrect value. This results in subsequent refreshes<br>within the sessions getting a role conflict and the ICE<br>session breaking down. This change only sets the role to<br>be the new value if an ICE renegotiation is actually<br>going to happen, otherwise the existing role is preserved.<br><br>As well if we encounter a situation where a unidirectional<br>ICE negotiation happens and the other side does not send us<br>candidates we will not store any information for sending<br>traffic, even though we know where they are reachable. This<br>change fixes this by using the source of the ICE traffic<br>itself as the target if no candidates are known and we<br>receive some ICE traffic.<br><br>ASTERISK-27088<br><br>Change-Id: I71228181e358917fcefc3100fad21b2fc02a59a9<br>---<br>M res/res_rtp_asterisk.c<br>1 file changed, 18 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/16/5916/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/5916">change 5916</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/5916"/><meta itemprop="name" content="View Change"/></div></div>

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