<p> Attention is currently required from: N A, Henning Westerholt. </p>
<p>Henning Westerholt <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18990">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip: return all codecs on a re-INVITE without SDP<br><br>Currently chan_pjsip on receiving a re-INVITE without SDP will only<br>return the codecs that are previously negotiated and not offering<br>all enabled codecs.<br><br>This causes interoperability issues with different equipment (e.g.<br>from Cisco) for some of our customers and probably also in other<br>scenarios involving 3PCC infrastructure.<br><br>According to RFC 3261, section 14.2 we SHOULD return all codecs<br>on a re-INVITE without SDP<br><br>The PR proposes a new parameter to configure this behaviour:<br>all_codecs_on_empty_reinvite. It includes the code, documentation,<br>alembic migrations, CHANGES file and example configuration additions.<br><br>ASTERISK-30193 #close<br><br>Change-Id: I69763708d5039d512f391e296ee8a4d43a1e2148<br>---<br>M configs/samples/pjsip.conf.sample<br>A contrib/ast-db-manage/config/versions/ccf795ee535f_all_codecs_on_empty_reinvite.py<br>A doc/CHANGES-staging/res_pjsip_all_codecs_on_empty_reinvite_option.txt<br>M include/asterisk/res_pjsip.h<br>M res/res_pjsip/config_global.c<br>M res/res_pjsip/pjsip_config.xml<br>M res/res_pjsip_session.c<br>7 files changed, 154 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/90/18990/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18990">change 18990</a>. To unsubscribe, or for help writing mail filters, 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/c/asterisk/+/18990"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I69763708d5039d512f391e296ee8a4d43a1e2148 </div>
<div style="display:none"> Gerrit-Change-Number: 18990 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Henning Westerholt <hw@gilawa.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Attention: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Attention: Henning Westerholt <hw@gilawa.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>