<p>Michael Bradeen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/19792">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip: Upgraded bundled pjsip to 2.13<br><br>Removed multiple patches.<br><br>Code chages in res_pjsip_pubsub due to changes in evsub.<br><br>Pjsip now calls on_evsub_state() before on_rx_refresh(),<br>so the sub tree deletion that used to take place in<br>on_evsub_state() now must take place in on_rx_refresh().<br><br>Additionally, pjsip now requires that you send the NOTIFY<br>from within on_rx_refresh(), otherwise it will assert<br>when going to send the 200 OK. The idea is that it will<br>look for this NOTIFY and cache it until after sending the<br>response in order to deal with the self-imposed message<br>mis-order. Asterisk previously dealt with this by pushing<br>the NOTIFY in on_rx_refresh(), but pjsip now forces us<br>to use it's method.<br><br>Changes were required to configure in order to detect<br>which way pjsip handles this as the two are not<br>compatible for the reasons mentioned above.<br><br>A corresponding change in testsuite is required in order<br>to deal with the small interal timing changes caused by<br>moving the NOTIFY send.<br><br>ASTERISK-30325<br><br>Change-Id: I50b00cac89d950d3511d7b250a1c641965d9fe7f<br>---<br>M configure<br>M configure.ac<br>M include/asterisk/autoconfig.h.in<br>M menuselect/autoconfig.h.in<br>M menuselect/configure<br>M res/res_pjsip_pubsub.c<br>M third-party/pjproject/configure.m4<br>M third-party/pjproject/patches/0000-remove-third-party.patch<br>D third-party/pjproject/patches/0100-allow_multiple_auth_headers.patch<br>D third-party/pjproject/patches/0200-potential-buffer-overflow-in-pjlib-scanner-and-pjmedia.patch<br>D third-party/pjproject/patches/0201-potential-stack-buffer-overflow-when-parsing-message-as-a-STUN-client.patch<br>D third-party/pjproject/pjproject-2.12.1.tar.bz2.md5<br>A third-party/pjproject/pjproject-2.13.tar.bz2.md5<br>M third-party/versions.mak<br>14 files changed, 9,929 insertions(+), 12,717 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/19792/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/19792">change 19792</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/+/19792"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 18 </div>
<div style="display:none"> Gerrit-Change-Id: I50b00cac89d950d3511d7b250a1c641965d9fe7f </div>
<div style="display:none"> Gerrit-Change-Number: 19792 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>