Update for 13.34.0

This commit is contained in:
Asterisk Development Team
2020-06-11 03:42:48 -05:00
parent 23f9f9154e
commit fe79ea813f
6 changed files with 426 additions and 93 deletions

View File

@@ -1 +1 @@
13.34.0-rc3
13.34.0

View File

@@ -1,3 +1,7 @@
2020-06-11 08:42 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 13.34.0 Released.
2020-06-09 08:59 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 13.34.0-rc3 Released.

View File

@@ -1,11 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-13.34.0-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.34.0-rc3</h3><h3 align="center">Date: 2020-06-09</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-13.34.0-rc2.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
<tr valign="top"><td width="33%">1 Pirmin Walthert <infos@nappsoft.ch><br/></td><td width="33%"><td width="33%">1 nappsoft <infos@nappsoft.ch><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Resources/res_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28932">ASTERISK-28932</a>: res_pjsip_logger writing too big packets<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5337667d3856b2932b88fdb1239db209136e1346">[5337667d38]</a> Pirmin Walthert -- res_pjsip_logger: use the correct pointer when logging tx_messages to pcap</li>
</ul><br><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>0 files changed</pre><br></html>

View File

@@ -1,81 +0,0 @@
Release Summary
asterisk-13.34.0-rc3
Date: 2020-06-09
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-13.34.0-rc2.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
1 Pirmin Walthert 1 nappsoft
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Bug
Category: Resources/res_pjsip_logger
ASTERISK-28932: res_pjsip_logger writing too big packets
Reported by: nappsoft
* [5337667d38] Pirmin Walthert -- res_pjsip_logger: use the correct
pointer when logging tx_messages to pcap
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
0 files changed

View File

@@ -0,0 +1,102 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-13.34.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.34.0</h3><h3 align="center">Date: 2020-06-11</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-13.33.0.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
<tr valign="top"><td width="33%">5 Joshua C. Colp <jcolp@sangoma.com><br/>4 Asterisk Development Team <asteriskteam@digium.com><br/>4 Pirmin Walthert <infos@nappsoft.ch><br/>3 Guido Falsi <madpilot@FreeBSD.org><br/>2 Alexander Traud <pabstraud@compuserve.com><br/>1 Peter Turczak <peter@turczak.de><br/>1 Roger James <roger@beardandsandals.co.uk><br/>1 George Joseph <gjoseph@digium.com><br/>1 Alexander Traud <pabstraud@compuserve.com><br/>1 Jaco Kroon <jaco@uls.co.za><br/>1 Nathan Bruning <nathan@iperity.com><br/>1 sungtae kim <sungtae@messagebird.com><br/></td><td width="33%"><td width="33%">5 nappsoft <infos@nappsoft.ch><br/>3 Guido Falsi <madpilot@freebsd.org><br/>2 Joshua C. Colp <jcolp@digium.com><br/>2 Alexander Traud <pabstraud@compuserve.com><br/>1 lvl <digium@lvlconsultancy.nl><br/>1 Christoph Moench-Tegeder <cmt@FreeBSD.org><br/>1 Roger James <roger@beardandsandals.co.uk><br/>1 Shlomi Gutman <contrib@voicenter.com><br/>1 Dmitry Wagin <dmitry.wagin@ya.ru><br/>1 Jonathan Hunter <jhunter@voxboxcoms.co.uk><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Etienne Lessard <elessard97@gmail.com><br/>1 Peter Turczak <peter@turczak.de><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Applications/app_osplookup</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28804">ASTERISK-28804</a>: [patch] app_osplookup.c: Avoid a format truncation.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=103b789e56a56951b68a1580edaf7e949031b10d">[103b789e56]</a> Alexander Traud -- app_osplookup: Avoid a format truncation.</li>
</ul><br><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28829">ASTERISK-28829</a>: app_queue: leaking stasis subscription when Redirecting call <br/>Reported by: lvl<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=10292dc663222dd32fe45e89c05b6872a0fe56de">[10292dc663]</a> Nathan Bruning -- app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25844">ASTERISK-25844</a>: app_queue: Ghost channels in "core show channels" output<br/>Reported by: Etienne Lessard<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=10292dc663222dd32fe45e89c05b6872a0fe56de">[10292dc663]</a> Nathan Bruning -- app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions</li>
</ul><br><h4>Category: Applications/app_system</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28776">ASTERISK-28776</a>: Non async-signal-safe syscalls used after fork before exec<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=146e7c54f18d7303ba43b12f7fd6ebecf34263fe">[146e7c54f1]</a> Pirmin Walthert -- app.c: make sure that no non-async-signal-safe syscalls are used after</li>
</ul><br><h4>Category: Bridges/bridge_softmix</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28898">ASTERISK-28898</a>: bridge_softmix: Conference bridge not passing silent rtp packets<br/>Reported by: Jonathan Hunter<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=17a878dd9945e1b395d5d93b2ad88303713e44cc">[17a878dd99]</a> Joshua C. Colp -- bridge_softmix: Always remove audio from mixed frame.</li>
</ul><br><h4>Category: Channels/chan_local</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25844">ASTERISK-25844</a>: app_queue: Ghost channels in "core show channels" output<br/>Reported by: Etienne Lessard<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=10292dc663222dd32fe45e89c05b6872a0fe56de">[10292dc663]</a> Nathan Bruning -- app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions</li>
</ul><br><h4>Category: Channels/chan_sip/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28898">ASTERISK-28898</a>: bridge_softmix: Conference bridge not passing silent rtp packets<br/>Reported by: Jonathan Hunter<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=17a878dd9945e1b395d5d93b2ad88303713e44cc">[17a878dd99]</a> Joshua C. Colp -- bridge_softmix: Always remove audio from mixed frame.</li>
</ul><br><h4>Category: Core/Channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25844">ASTERISK-25844</a>: app_queue: Ghost channels in "core show channels" output<br/>Reported by: Etienne Lessard<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=10292dc663222dd32fe45e89c05b6872a0fe56de">[10292dc663]</a> Nathan Bruning -- app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28797">ASTERISK-28797</a>: [patch] tcptls: Fix notice when TLS is enabled but not configured.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=377f5b69920f47c960f782b0ab3e94b81a2eba1a">[377f5b6992]</a> Alexander Traud -- tcptls: Fix notice when TLS is enabled but not supported.</li>
</ul><br><h4>Category: Resources/res_ari_bridges</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28898">ASTERISK-28898</a>: bridge_softmix: Conference bridge not passing silent rtp packets<br/>Reported by: Jonathan Hunter<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=17a878dd9945e1b395d5d93b2ad88303713e44cc">[17a878dd99]</a> Joshua C. Colp -- bridge_softmix: Always remove audio from mixed frame.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28794">ASTERISK-28794</a>: res_pjsip: Crash when escaping during URI printing<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c8cabb08aa29f9aa770dcb32393cd642b6c586c8">[c8cabb08aa]</a> Joshua C. Colp -- res_pjsip: Use correct pool for storing the contact_user value.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28854">ASTERISK-28854</a>: SIGSEGV when pjsip show history encounters IPV6 address<br/>Reported by: Roger James<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3df1b65dd05d51234c58828a68da00694786c6f2">[3df1b65dd0]</a> Roger James -- res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.</li>
</ul><br><h4>Category: Resources/res_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28932">ASTERISK-28932</a>: res_pjsip_logger writing too big packets<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5337667d3856b2932b88fdb1239db209136e1346">[5337667d38]</a> Pirmin Walthert -- res_pjsip_logger: use the correct pointer when logging tx_messages to pcap</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28921">ASTERISK-28921</a>: Wrong return value check for fwrite when writing to pcap file<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4075ae5957012e794943c40b6c137d2ec1a379b8">[4075ae5957]</a> Pirmin Walthert -- res_pjsip_logger.c: correct the return value checks when writing to pcap</li>
</ul><br><h4>Category: Resources/res_pjsip_nat</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28884">ASTERISK-28884</a>: x-ast-orig-host not filtered out from request URI and To header<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4b7293f44e619fc905ef955f248edd51832ba495">[4b7293f44e]</a> Pirmin Walthert -- res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28904">ASTERISK-28904</a>: RTP ICE leaks the memory<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5de3f22ee04e00eb7a5828d27ec2d35c6b3c062b">[5de3f22ee0]</a> sungtae kim -- res_rtp_asterisk.c: Fixed memory leak</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28852">ASTERISK-28852</a>: Unprotected access to nochecksums variable, causes build failures<br/>Reported by: Guido Falsi<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c74f229776b2c63ba93c2a4e50e303e54e2c573">[5c74f22977]</a> Guido Falsi -- res_rtp_asterisk: Protect access to nochecksums with #ifdef</li>
</ul><br><h4>Category: Resources/res_srtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-22920">ASTERISK-22920</a>: Crash while Forwarding from TLS extension with CHANNEL args secure_bridge_media and secure_bridge_signaling<br/>Reported by: Shlomi Gutman<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=18cc090761dbc2c0d2c0f1e37360445476f14607">[18cc090761]</a> Alexander Traud -- core_local: Local calls are always secure.</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28794">ASTERISK-28794</a>: res_pjsip: Crash when escaping during URI printing<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c8cabb08aa29f9aa770dcb32393cd642b6c586c8">[c8cabb08aa]</a> Joshua C. Colp -- res_pjsip: Use correct pool for storing the contact_user value.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28859">ASTERISK-28859</a>: pjsip: Increase maximum candidate count<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=35f7e24ebcc14072995a2726d8a85710f92be14d">[35f7e24ebc]</a> Joshua C. Colp -- pjsip: Increase maximum ICE candidate count.</li>
</ul><br><h3>Improvement</h3><h4>Category: Addons/chan_mobile</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28832">ASTERISK-28832</a>: chan_mobile creates PCMA streams that make some VoIP clients crash or not render received audio<br/>Reported by: Peter Turczak<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7714bbfeaa3572853cd8c79325c0bf23cf7aad71">[7714bbfeaa]</a> Peter Turczak -- chan_mobile: Add smoother to make SIP/RTP endpoints happy.</li>
</ul><br><h4>Category: Resources/res_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28895">ASTERISK-28895</a>: res_pjsip_logger: Add tons'o'functionality<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4fba0f678b3181613a6f580f21e0d74c963c8ab0">[4fba0f678b]</a> Joshua C. Colp -- res_pjsip_logger: Expand functionality to improve logging.</li>
</ul><br><h4>Category: Third-Party/pjproject</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28866">ASTERISK-28866</a>: third-party/pjproject/configure.m4 contains bashisms<br/>Reported by: Guido Falsi<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=77837059ac4c8c86a2e55ae4231a089dee1581a5">[77837059ac]</a> Guido Falsi -- pjproject: Remove bashism from configure.m4 script</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28879">ASTERISK-28879</a>: pjproject has race conditions in it's build system<br/>Reported by: Guido Falsi<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=683f0b269e2bd2045502157ee97a78a08300ba43">[683f0b269e]</a> Guido Falsi -- pjproject: Fix race condition when building with parallel make</li>
</ul><br><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=23f9f9154e50736ceab1453720a1ca2c6401d8a5">23f9f9154e</a></td><td>Asterisk Development Team</td><td>Update for 13.34.0-rc3</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7a9a2241ad1294a0827463d53acf5e75ed4e2c4f">7a9a2241ad</a></td><td>Asterisk Development Team</td><td>Update for 13.34.0-rc2</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d00cf806ee493364b7323594be03edeb89f9fd8e">d00cf806ee</a></td><td>Asterisk Development Team</td><td>Update for 13.34.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=07bf7890dcb0c9929ee5ac07e0b7320246c7cd91">07bf7890dc</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 13.34.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0d86f49f7fb6c65de984cb999882c1230611b6be">0d86f49f7f</a></td><td>Joshua C. Colp</td><td>res_sorcery_config: Always reload configuration on errors.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f5a1a91b0332d4d0d0beee32245473c8f0f9c0ba">f5a1a91b03</a></td><td>Jaco Kroon</td><td>Remove #include &lt;sys/cdefs.h&gt;</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2d1713395be151a741fd21366275ceb2afba541c">2d1713395b</a></td><td>George Joseph</td><td>app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict</td></tr>
</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>asterisk-13.33.0-summary.html | 188 ---
asterisk-13.33.0-summary.txt | 541 ----------
b/.version | 2
b/CHANGES | 26
b/ChangeLog | 319 +++++
b/addons/chan_mobile.c | 63 -
b/apps/app_osplookup.c | 13
b/apps/app_queue.c | 29
b/apps/app_voicemail.c | 13
b/asterisk-13.34.0-rc3-summary.html | 11
b/asterisk-13.34.0-rc3-summary.txt | 81 +
b/bridges/bridge_softmix.c | 5
b/configure | 10
b/include/asterisk/stasis_channels.h | 8
b/main/app.c | 17
b/main/ast_expr2.c | 1
b/main/ast_expr2.y | 1
b/main/asterisk.c | 22
b/main/channel.c | 5
b/main/core_local.c | 14
b/main/editline/np/unvis.c | 1
b/main/editline/np/vis.c | 1
b/main/editline/np/vis.h | 2
b/main/editline/sys.h | 4
b/main/stasis_channels.c | 3
b/main/strcompat.c | 94 -
b/main/tcptls.c | 4
b/res/res_pjsip.c | 2
b/res/res_pjsip_history.c | 4
b/res/res_pjsip_logger.c | 451 +++++++-
b/res/res_pjsip_nat.c | 29
b/res/res_rtp_asterisk.c | 1
b/res/res_sorcery_config.c | 13
b/third-party/pjproject/configure.m4 | 10
b/third-party/pjproject/patches/0050-fix-race-parallel-build.patch | 34
35 files changed, 1109 insertions(+), 913 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,319 @@
Release Summary
asterisk-13.34.0
Date: 2020-06-11
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-13.33.0.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
5 Joshua C. Colp 5 nappsoft
4 Asterisk Development Team 3 Guido Falsi
4 Pirmin Walthert 2 Joshua C. Colp
3 Guido Falsi 2 Alexander Traud
2 Alexander Traud 1 lvl
1 Peter Turczak 1 Christoph Moench-Tegeder
1 Roger James 1 Roger James
1 George Joseph 1 Shlomi Gutman
1 Alexander Traud 1 Dmitry Wagin
1 Jaco Kroon 1 Jonathan Hunter
1 Nathan Bruning 1 sungtae kim
1 sungtae kim 1 Etienne Lessard
1 Peter Turczak
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Bug
Category: Applications/app_osplookup
ASTERISK-28804: [patch] app_osplookup.c: Avoid a format truncation.
Reported by: Alexander Traud
* [103b789e56] Alexander Traud -- app_osplookup: Avoid a format
truncation.
Category: Applications/app_queue
ASTERISK-28829: app_queue: leaking stasis subscription when Redirecting
call
Reported by: lvl
* [10292dc663] Nathan Bruning -- app_queue: track masquerades in
app_queue to avoid leaked stasis subscriptions
ASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard
* [10292dc663] Nathan Bruning -- app_queue: track masquerades in
app_queue to avoid leaked stasis subscriptions
Category: Applications/app_system
ASTERISK-28776: Non async-signal-safe syscalls used after fork before exec
Reported by: nappsoft
* [146e7c54f1] Pirmin Walthert -- app.c: make sure that no
non-async-signal-safe syscalls are used after
Category: Bridges/bridge_softmix
ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp
packets
Reported by: Jonathan Hunter
* [17a878dd99] Joshua C. Colp -- bridge_softmix: Always remove audio
from mixed frame.
Category: Channels/chan_local
ASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard
* [10292dc663] Nathan Bruning -- app_queue: track masquerades in
app_queue to avoid leaked stasis subscriptions
Category: Channels/chan_sip/General
ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp
packets
Reported by: Jonathan Hunter
* [17a878dd99] Joshua C. Colp -- bridge_softmix: Always remove audio
from mixed frame.
Category: Core/Channels
ASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard
* [10292dc663] Nathan Bruning -- app_queue: track masquerades in
app_queue to avoid leaked stasis subscriptions
Category: Core/General
ASTERISK-28797: [patch] tcptls: Fix notice when TLS is enabled but not
configured.
Reported by: Alexander Traud
* [377f5b6992] Alexander Traud -- tcptls: Fix notice when TLS is enabled
but not supported.
Category: Resources/res_ari_bridges
ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp
packets
Reported by: Jonathan Hunter
* [17a878dd99] Joshua C. Colp -- bridge_softmix: Always remove audio
from mixed frame.
Category: Resources/res_pjsip
ASTERISK-28794: res_pjsip: Crash when escaping during URI printing
Reported by: nappsoft
* [c8cabb08aa] Joshua C. Colp -- res_pjsip: Use correct pool for storing
the contact_user value.
ASTERISK-28854: SIGSEGV when pjsip show history encounters IPV6 address
Reported by: Roger James
* [3df1b65dd0] Roger James -- res_pjsip_history.c: Fix to stop SIGSEGV
when IPv6 addresses are encountered.
Category: Resources/res_pjsip_logger
ASTERISK-28932: res_pjsip_logger writing too big packets
Reported by: nappsoft
* [5337667d38] Pirmin Walthert -- res_pjsip_logger: use the correct
pointer when logging tx_messages to pcap
ASTERISK-28921: Wrong return value check for fwrite when writing to pcap
file
Reported by: nappsoft
* [4075ae5957] Pirmin Walthert -- res_pjsip_logger.c: correct the return
value checks when writing to pcap
Category: Resources/res_pjsip_nat
ASTERISK-28884: x-ast-orig-host not filtered out from request URI and To
header
Reported by: nappsoft
* [4b7293f44e] Pirmin Walthert -- res_pjsip_nat.c: remove
x-ast-orig-host from request URI and To header
Category: Resources/res_rtp_asterisk
ASTERISK-28904: RTP ICE leaks the memory
Reported by: sungtae kim
* [5de3f22ee0] sungtae kim -- res_rtp_asterisk.c: Fixed memory leak
ASTERISK-28852: Unprotected access to nochecksums variable, causes build
failures
Reported by: Guido Falsi
* [5c74f22977] Guido Falsi -- res_rtp_asterisk: Protect access to
nochecksums with #ifdef
Category: Resources/res_srtp
ASTERISK-22920: Crash while Forwarding from TLS extension with CHANNEL
args secure_bridge_media and secure_bridge_signaling
Reported by: Shlomi Gutman
* [18cc090761] Alexander Traud -- core_local: Local calls are always
secure.
Category: pjproject/pjsip
ASTERISK-28794: res_pjsip: Crash when escaping during URI printing
Reported by: nappsoft
* [c8cabb08aa] Joshua C. Colp -- res_pjsip: Use correct pool for storing
the contact_user value.
ASTERISK-28859: pjsip: Increase maximum candidate count
Reported by: Joshua C. Colp
* [35f7e24ebc] Joshua C. Colp -- pjsip: Increase maximum ICE candidate
count.
Improvement
Category: Addons/chan_mobile
ASTERISK-28832: chan_mobile creates PCMA streams that make some VoIP
clients crash or not render received audio
Reported by: Peter Turczak
* [7714bbfeaa] Peter Turczak -- chan_mobile: Add smoother to make
SIP/RTP endpoints happy.
Category: Resources/res_pjsip_logger
ASTERISK-28895: res_pjsip_logger: Add tons'o'functionality
Reported by: Joshua C. Colp
* [4fba0f678b] Joshua C. Colp -- res_pjsip_logger: Expand functionality
to improve logging.
Category: Third-Party/pjproject
ASTERISK-28866: third-party/pjproject/configure.m4 contains bashisms
Reported by: Guido Falsi
* [77837059ac] Guido Falsi -- pjproject: Remove bashism from
configure.m4 script
Category: pjproject/pjsip
ASTERISK-28879: pjproject has race conditions in it's build system
Reported by: Guido Falsi
* [683f0b269e] Guido Falsi -- pjproject: Fix race condition when
building with parallel make
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
reference a JIRA issue.
+------------------------------------------------------------------------+
| Revision | Author | Summary |
|------------+----------------------+------------------------------------|
| 23f9f9154e | Asterisk Development | Update for 13.34.0-rc3 |
| | Team | |
|------------+----------------------+------------------------------------|
| 7a9a2241ad | Asterisk Development | Update for 13.34.0-rc2 |
| | Team | |
|------------+----------------------+------------------------------------|
| d00cf806ee | Asterisk Development | Update for 13.34.0-rc1 |
| | Team | |
|------------+----------------------+------------------------------------|
| 07bf7890dc | Asterisk Development | Update CHANGES and UPGRADE.txt for |
| | Team | 13.34.0 |
|------------+----------------------+------------------------------------|
| 0d86f49f7f | Joshua C. Colp | res_sorcery_config: Always reload |
| | | configuration on errors. |
|------------+----------------------+------------------------------------|
| f5a1a91b03 | Jaco Kroon | Remove #include <sys/cdefs.h> |
|------------+----------------------+------------------------------------|
| 2d1713395b | George Joseph | app_voicemail: Add workaround for |
| | | a gcc 10 issue with -Wrestrict |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
asterisk-13.33.0-summary.html | 188 ---
asterisk-13.33.0-summary.txt | 541 ----------
b/.version | 2
b/CHANGES | 26
b/ChangeLog | 319 +++++
b/addons/chan_mobile.c | 63 -
b/apps/app_osplookup.c | 13
b/apps/app_queue.c | 29
b/apps/app_voicemail.c | 13
b/asterisk-13.34.0-rc3-summary.html | 11
b/asterisk-13.34.0-rc3-summary.txt | 81 +
b/bridges/bridge_softmix.c | 5
b/configure | 10
b/include/asterisk/stasis_channels.h | 8
b/main/app.c | 17
b/main/ast_expr2.c | 1
b/main/ast_expr2.y | 1
b/main/asterisk.c | 22
b/main/channel.c | 5
b/main/core_local.c | 14
b/main/editline/np/unvis.c | 1
b/main/editline/np/vis.c | 1
b/main/editline/np/vis.h | 2
b/main/editline/sys.h | 4
b/main/stasis_channels.c | 3
b/main/strcompat.c | 94 -
b/main/tcptls.c | 4
b/res/res_pjsip.c | 2
b/res/res_pjsip_history.c | 4
b/res/res_pjsip_logger.c | 451 +++++++-
b/res/res_pjsip_nat.c | 29
b/res/res_rtp_asterisk.c | 1
b/res/res_sorcery_config.c | 13
b/third-party/pjproject/configure.m4 | 10
b/third-party/pjproject/patches/0050-fix-race-parallel-build.patch | 34
35 files changed, 1109 insertions(+), 913 deletions(-)