Release Summary asterisk-17.0.0-rc3 Date: 2019-10-16 ---------------------------------------------------------------------- Table of Contents 1. Summary 2. Contributors 3. Closed Issues 4. Diffstat ---------------------------------------------------------------------- Summary [Back to Top] This is the first release of a major new version of Asterisk. For a list of new features that have been included with this release, please see the CHANGES file inside the source package. Since this is a new major release, users are encouraged to do extended testing before upgrading to this version in a production environment. The data in this summary reflects changes that have been made since the previous release, asterisk-17.0.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 Kevin Harwell 1 Niklas Larsson 1 George Joseph 1 Joshua Elson 1 Joshua Colp (license 5000) 1 Aheliotech 1 Niklas Larsson ---------------------------------------------------------------------- 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: Channels/chan_pjsip ASTERISK-28561: Asterisk Deadlocks Reported by: Aheliotech * [84e8364ce7] Joshua Colp -- pbx: deadlock when outgoing dialed channel hangs up too quickly Category: Resources/res_pjsip_mwi ASTERISK-28575: MWI Send Notify Crash on 16.6 Reported by: Joshua Elson * [5214acbd7f] Kevin Harwell -- res_pjsip_mwi: potential double unref, and potential unwanted double link Category: pjproject/pjsip ASTERISK-28574: pjproject fails to build on 16.6.0, works on 16.5 Reported by: Niklas Larsson * [9cc9c0267b] George Joseph -- pjproject_bundled: Replace earlier reverts with official fixes. ---------------------------------------------------------------------- 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. b/main/pbx.c | 26 b/res/res_pjsip_mwi.c | 15 b/third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105 b/third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 + third-party/pjproject/patches/0030-Revert-Misc-re-2147-Fixed-warnings-in-SSL-socket-red.patch | 60 third-party/pjproject/patches/0031-Revert-Fixed-2204-Add-OpenSSL-remote-certificate-cha.patch | 84 third-party/pjproject/patches/0032-Revert-Re-2147-misc-Fix-failed-pjsip-test-transport_.patch | 64 third-party/pjproject/patches/0033-Revert-Close-1019-Support-for-multiple-listeners.patch | 1065 ---------- 8 files changed, 317 insertions(+), 1289 deletions(-)