<p>Kevin Harwell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14413">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pjproject: Upgrade bundled version to pjproject 2.10<br><br>This patch makes the usual necessary changes when upgrading to a new<br>version pjproject. For instance, version number bump, patches removed<br>from third-party, new *.md5 file added, etc..<br><br>This patch also includes a change to the Asterisk pjproject Makefile to<br>explicitly create the 'source/pjsip-apps/lib' directory. This directory<br>is no longer there by default so needs to be added so the Asterisk<br>malloc debug can be built.<br><br>This patch also includes some minor changes to Asterisk that were a result<br>of the upgrade. Specifically, there was a backward incompatibility change<br>made in 2.10 that modified the "expires header" variable field from a<br>signed to an unsigned value. This potentially effects comparison. Namely,<br>those check for a value less than zero. This patch modified a few locations<br>in the Asterisk code that may have been affected.<br><br>Lastly, this patch adds a new macro PJSIP_MINVERSION that can be used to<br>check a minimum version of pjproject at compile time.<br><br>ASTERISK-28899 #close<br><br>Change-Id: Iec8821c6cbbc08c369d0e3cd2f14e691b41d0c81<br>---<br>M include/asterisk/res_pjsip.h<br>M res/res_pjsip_outbound_publish.c<br>M res/res_pjsip_pubsub.c<br>M res/res_pjsip_registrar.c<br>M third-party/pjproject/Makefile<br>D third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch<br>D third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch<br>D third-party/pjproject/patches/0030-ssl-regression-fix.patch<br>D third-party/pjproject/patches/0031-transport-regression-fix.patch<br>D third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch<br>D third-party/pjproject/patches/0040-brackets-in-via-received-params.patch<br>A third-party/pjproject/pjproject-2.10.tar.bz2.md5<br>D third-party/pjproject/pjproject-2.9.tar.bz2.md5<br>M third-party/versions.mak<br>14 files changed, 35 insertions(+), 645 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/13/14413/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14413">change 14413</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/+/14413"/><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: Iec8821c6cbbc08c369d0e3cd2f14e691b41d0c81 </div>
<div style="display:none"> Gerrit-Change-Number: 14413 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-CC: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>