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.

CodersTestersReporters
5 Joshua C. Colp
4 Asterisk Development Team
4 Pirmin Walthert
3 Guido Falsi
2 Alexander Traud
1 Peter Turczak
1 Roger James
1 George Joseph
1 Alexander Traud
1 Jaco Kroon
1 Nathan Bruning
1 sungtae kim
5 nappsoft
3 Guido Falsi
2 Joshua C. Colp
2 Alexander Traud
1 lvl
1 Christoph Moench-Tegeder
1 Roger James
1 Shlomi Gutman
1 Dmitry Wagin
1 Jonathan Hunter
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

Category: Applications/app_queue

ASTERISK-28829: app_queue: leaking stasis subscription when Redirecting call
Reported by: lvlASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard

Category: Applications/app_system

ASTERISK-28776: Non async-signal-safe syscalls used after fork before exec
Reported by: nappsoft

Category: Bridges/bridge_softmix

ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp packets
Reported by: Jonathan Hunter

Category: Channels/chan_local

ASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard

Category: Channels/chan_sip/General

ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp packets
Reported by: Jonathan Hunter

Category: Core/Channels

ASTERISK-25844: app_queue: Ghost channels in "core show channels" output
Reported by: Etienne Lessard

Category: Core/General

ASTERISK-28797: [patch] tcptls: Fix notice when TLS is enabled but not configured.
Reported by: Alexander Traud

Category: Resources/res_ari_bridges

ASTERISK-28898: bridge_softmix: Conference bridge not passing silent rtp packets
Reported by: Jonathan Hunter

Category: Resources/res_pjsip

ASTERISK-28794: res_pjsip: Crash when escaping during URI printing
Reported by: nappsoftASTERISK-28854: SIGSEGV when pjsip show history encounters IPV6 address
Reported by: Roger James

Category: Resources/res_pjsip_logger

ASTERISK-28932: res_pjsip_logger writing too big packets
Reported by: nappsoftASTERISK-28921: Wrong return value check for fwrite when writing to pcap file
Reported by: nappsoft

Category: Resources/res_pjsip_nat

ASTERISK-28884: x-ast-orig-host not filtered out from request URI and To header
Reported by: nappsoft

Category: Resources/res_rtp_asterisk

ASTERISK-28904: RTP ICE leaks the memory
Reported by: sungtae kimASTERISK-28852: Unprotected access to nochecksums variable, causes build failures
Reported by: Guido Falsi

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

Category: pjproject/pjsip

ASTERISK-28794: res_pjsip: Crash when escaping during URI printing
Reported by: nappsoftASTERISK-28859: pjsip: Increase maximum candidate count
Reported by: Joshua C. Colp

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

Category: Resources/res_pjsip_logger

ASTERISK-28895: res_pjsip_logger: Add tons'o'functionality
Reported by: Joshua C. Colp

Category: Third-Party/pjproject

ASTERISK-28866: third-party/pjproject/configure.m4 contains bashisms
Reported by: Guido Falsi

Category: pjproject/pjsip

ASTERISK-28879: pjproject has race conditions in it's build system
Reported by: Guido Falsi

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.

RevisionAuthorSummary
23f9f9154eAsterisk Development TeamUpdate for 13.34.0-rc3
7a9a2241adAsterisk Development TeamUpdate for 13.34.0-rc2
d00cf806eeAsterisk Development TeamUpdate for 13.34.0-rc1
07bf7890dcAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 13.34.0
0d86f49f7fJoshua C. Colpres_sorcery_config: Always reload configuration on errors.
f5a1a91b03Jaco KroonRemove #include <sys/cdefs.h>
2d1713395bGeorge Josephapp_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(-)