From: Asterisk Development Team Date: Thu, 19 Nov 2020 12:37:25 +0000 (-0500) Subject: Update for 17.9.0 X-Git-Tag: 17.9.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e032ae62264b9ac041f0bf5282b3fbc9c327d83a;p=thirdparty%2Fasterisk.git Update for 17.9.0 --- diff --git a/.version b/.version index b94ad63f57..b745bcd261 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -17.9.0-rc1 \ No newline at end of file +17.9.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 689d05018c..f8f1b63c48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-11-19 12:37 +0000 Asterisk Development Team + + * asterisk 17.9.0 Released. + 2020-11-12 12:19 +0000 Asterisk Development Team * asterisk 17.9.0-rc1 Released. diff --git a/asterisk-17.9.0-rc1-summary.html b/asterisk-17.9.0-summary.html similarity index 88% rename from asterisk-17.9.0-rc1-summary.html rename to asterisk-17.9.0-summary.html index 0f7cfeb9e1..5d9eaaa368 100644 --- a/asterisk-17.9.0-rc1-summary.html +++ b/asterisk-17.9.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-17.9.0-rc1

Release Summary

asterisk-17.9.0-rc1

Date: 2020-11-12

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-17.9.0

    Release Summary

    asterisk-17.9.0

    Date: 2020-11-19

    <asteriskteam@digium.com>


    Table of Contents

    1. Summary
    2. Contributors
    3. Closed Issues
    4. @@ -6,7 +6,7 @@
    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-17.8.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
    9 Sean Bright
    6 George Joseph
    3 Joshua C. Colp
    3 Alexander Traud
    2 Kevin Harwell
    2 Torrey Searle
    2 Asterisk Development Team
    2 Ben Ford
    2 Sungtae Kim
    1 Holger Hans Peter Freyther
    1 Walter Doekes
    1 Michal Hajek
    1 Jean Aunis
    1 Nick French
    1 lvl
    1 Jasper van der Neut
    1 Andrew Siplas
    2 Sebastian Damm
    2 George Joseph
    2 sungtae kim
    1 Sandro Gauci
    1 Nick French
    1 Michal Hajek
    1 Ross Beer
    1 under
    1 周家建
    1 Torrey Searle
    1 Hajek Michal
    1 Vieri
    1 Péter Juhász
    1 Andrew Siplas
    1 Jean Aunis - Prescom
    1 lvl
    1 Thomas Frederiksen
    1 Eric Smith
    1 Brian J. Murrell
    1 Jasper van der Neut
    9 Sean Bright
    6 George Joseph
    3 Asterisk Development Team
    3 Joshua C. Colp
    3 Alexander Traud
    2 Kevin Harwell
    2 Torrey Searle
    2 Ben Ford
    2 Sungtae Kim
    1 Holger Hans Peter Freyther
    1 Walter Doekes
    1 Michal Hajek
    1 Jean Aunis
    1 Nick French
    1 laszlovl
    1 Jasper van der Neut
    1 Andrew Siplas
    2 Sebastian Damm
    2 George Joseph
    2 sungtae kim
    1 Sandro Gauci
    1 Nick French
    1 Michal Hajek
    1 Ross Beer
    1 under
    1 周家建
    1 Torrey Searle
    1 Hajek Michal
    1 Vieri
    1 Péter Juhász
    1 Andrew Siplas
    1 Jean Aunis - Prescom
    1 laszlovl
    1 Thomas Frederiksen
    1 Eric Smith
    1 Brian J. Murrell
    1 Jasper van der Neut

    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.

    Security

    Category: pjproject/pjsip

    ASTERISK-29057: pjsip: Crash on call rejection during high load
    Reported by: Sandro Gauci
    • [fab1ef83b2] Kevin Harwell -- AST-2020-001 - res_pjsip: Return dialog locked and referenced

    Improvement

    Category: Resources/General

    ASTERISK-29056: Increase reg_server column size for ps_contacts table realtime
    Reported by: sungtae kim
      @@ -31,8 +31,8 @@
    • [7bd079e542] Sean Bright -- func_curl.c: Prevent crash when using CURLOPT(httpheader)

    Category: Resources/res_ari_endpoints

    ASTERISK-29108: resource_endpoints.c : Memory leak if endpoint not found
    Reported by: Jean Aunis - Prescom
    • [b11f1242c5] Jean Aunis -- resource_endpoints.c: memory leak when providing a 404 response
    • -

    Category: Resources/res_musiconhold

    ASTERISK-29099: res_musiconhold: Realtime MOH only loads a single entry
    Reported by: lvl
      -
    • [9511e8d379] lvl -- res_musiconhold: Load all realtime entries, not just the first
    • +

    Category: Resources/res_musiconhold

    ASTERISK-29099: res_musiconhold: Realtime MOH only loads a single entry
    Reported by: laszlovl
      +
    • [9511e8d379] laszlovl -- res_musiconhold: Load all realtime entries, not just the first
    ASTERISK-24329: Music On Hold announcement cuts intro of music the first time it is played
    Reported by: Thomas Frederiksen
    • [6ba11fed7e] Sean Bright -- res_musiconhold: Start playlist after initial announcement

    Category: Resources/res_pjsip

    ASTERISK-29013: res_pjsip: Asterisk doesn't stop sending invites (with auth) on 407 replies
    Reported by: Sebastian Damm
      @@ -56,6 +56,7 @@
    • [71820ea114] Torrey Searle -- res_pjsip_diversion: implement support for History-Info


    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.

    + @@ -73,16 +74,17 @@ -
    RevisionAuthorSummary
    baf66a5816Asterisk Development TeamUpdate for 17.9.0-rc1
    0654e5f77bAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 17.9.0
    132e2fd6adAlexander Traudchan_sip: On authentication, pick MD5 for sure.
    f198c85157Walter Doekesmain/say: Work around gcc 9 format-truncation false positive
    617f62b6abSean Brightres_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
    1cd184250fGeorge Josephdebugging: Add enough to choke a mule
    2469c94a7aBen FordBridging: Use a ref to bridge_channel's channel to prevent crash.

    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.

    .lastclean                                                                       |    1
    -.version                                                                         |    1
    -ChangeLog                                                                        |91663 ----------
    -asterisk-17.8.0-summary.html                                                     |   74
    -asterisk-17.8.0-summary.txt                                                      |  243
    +

    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-17.8.0-summary.html                                                     |   74
    +asterisk-17.8.0-summary.txt                                                      |  243 -
    +b/.version                                                                       |    2
     b/CHANGES                                                                        |   12
    +b/ChangeLog                                                                      |  575 ++
     b/apps/app_confbridge.c                                                          |    3
     b/apps/app_voicemail.c                                                           |    3
     b/apps/confbridge/conf_config_parser.c                                           |   21
     b/apps/confbridge/include/confbridge.h                                           |    2
    +b/asterisk-17.9.0-rc1-summary.html                                               |  138
    +b/asterisk-17.9.0-rc1-summary.txt                                                |  390 ++
     b/bridges/bridge_softmix.c                                                       |  153
     b/channels/chan_pjsip.c                                                          |   74
     b/channels/chan_sip.c                                                            |    9
    @@ -92,6 +94,8 @@ b/configure
     b/configure.ac                                                                   |    2
     b/contrib/ast-db-manage/config/versions/1ae0609b6646_increse_reg_server_size.py  |   22
     b/contrib/ast-db-manage/config/versions/e658c26033ca_create_history_info_flag.py |   38
    +b/contrib/realtime/mysql/mysql_config.sql                                        |   12
    +b/contrib/realtime/postgresql/postgresql_config.sql                              |   12
     b/contrib/scripts/install_prereq                                                 |    2
     b/funcs/func_curl.c                                                              |    7
     b/include/asterisk/bridge.h                                                      |   14
    @@ -122,17 +126,11 @@ b/res/res_pjsip.c
     b/res/res_pjsip/pjsip_configuration.c                                            |    1
     b/res/res_pjsip/pjsip_transport_management.c                                     |    2
     b/res/res_pjsip_config_wizard.c                                                  |    1
    -b/res/res_pjsip_diversion.c                                                      |  326
    +b/res/res_pjsip_diversion.c                                                      |  326 +
     b/res/res_pjsip_pubsub.c                                                         |   10
     b/res/res_pjsip_sdp_rtp.c                                                        |    3
    -b/res/res_pjsip_session.c                                                        | 1939
    +b/res/res_pjsip_session.c                                                        | 1939 ++++++++--
     b/res/res_stasis.c                                                               |   31
     b/res/stasis/stasis_bridge.c                                                     |    2
     b/rest-api/api-docs/bridges.json                                                 |    4
    -contrib/realtime/mysql/mysql_cdr.sql                                             |   41
    -contrib/realtime/mysql/mysql_config.sql                                          | 1276
    -contrib/realtime/mysql/mysql_voicemail.sql                                       |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                   |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                | 1388
    -contrib/realtime/postgresql/postgresql_voicemail.sql                             |   39
    -62 files changed, 2603 insertions(+), 95270 deletions(-)

    \ No newline at end of file +59 files changed, 3729 insertions(+), 784 deletions(-)

    \ No newline at end of file diff --git a/asterisk-17.9.0-rc1-summary.txt b/asterisk-17.9.0-summary.txt similarity index 91% rename from asterisk-17.9.0-rc1-summary.txt rename to asterisk-17.9.0-summary.txt index e55d007b70..65d543f1ed 100644 --- a/asterisk-17.9.0-rc1-summary.txt +++ b/asterisk-17.9.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-17.9.0-rc1 + asterisk-17.9.0 - Date: 2020-11-12 + Date: 2020-11-19 @@ -52,11 +52,11 @@ Coders Testers Reporters 9 Sean Bright 2 Sebastian Damm 6 George Joseph 2 George Joseph - 3 Joshua C. Colp 2 sungtae kim - 3 Alexander Traud 1 Sandro Gauci - 2 Kevin Harwell 1 Nick French - 2 Torrey Searle 1 Michal Hajek - 2 Asterisk Development Team 1 Ross Beer + 3 Asterisk Development Team 2 sungtae kim + 3 Joshua C. Colp 1 Sandro Gauci + 3 Alexander Traud 1 Nick French + 2 Kevin Harwell 1 Michal Hajek + 2 Torrey Searle 1 Ross Beer 2 Ben Ford 1 under 2 Sungtae Kim 1 å*¨å®¶å»º 1 Holger Hans Peter Freyther 1 Torrey Searle @@ -64,8 +64,8 @@ 1 Michal Hajek 1 Vieri 1 Jean Aunis 1 Péter Juhász 1 Nick French 1 Andrew Siplas - 1 lvl 1 Jean Aunis - Prescom - 1 Jasper van der Neut 1 lvl + 1 laszlovl 1 Jean Aunis - Prescom + 1 Jasper van der Neut 1 laszlovl 1 Andrew Siplas 1 Thomas Frederiksen 1 Eric Smith 1 Brian J. Murrell @@ -174,9 +174,9 @@ Category: Resources/res_musiconhold ASTERISK-29099: res_musiconhold: Realtime MOH only loads a single entry - Reported by: lvl - * [9511e8d379] lvl -- res_musiconhold: Load all realtime entries, not - just the first + Reported by: laszlovl + * [9511e8d379] laszlovl -- res_musiconhold: Load all realtime entries, + not just the first ASTERISK-24329: Music On Hold announcement cuts intro of music the first time it is played Reported by: Thomas Frederiksen @@ -265,6 +265,10 @@ | Revision | Author | Summary | |------------+---------------+-------------------------------------------| | | Asterisk | | + | baf66a5816 | Development | Update for 17.9.0-rc1 | + | | Team | | + |------------+---------------+-------------------------------------------| + | | Asterisk | | | 0654e5f77b | Development | Update CHANGES and UPGRADE.txt for 17.9.0 | | | Team | | |------------+---------------+-------------------------------------------| @@ -325,16 +329,17 @@ This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility. - .lastclean | 1 - .version | 1 - ChangeLog |91663 ---------- asterisk-17.8.0-summary.html | 74 - asterisk-17.8.0-summary.txt | 243 + asterisk-17.8.0-summary.txt | 243 - + b/.version | 2 b/CHANGES | 12 + b/ChangeLog | 575 ++ b/apps/app_confbridge.c | 3 b/apps/app_voicemail.c | 3 b/apps/confbridge/conf_config_parser.c | 21 b/apps/confbridge/include/confbridge.h | 2 + b/asterisk-17.9.0-rc1-summary.html | 138 + b/asterisk-17.9.0-rc1-summary.txt | 390 ++ b/bridges/bridge_softmix.c | 153 b/channels/chan_pjsip.c | 74 b/channels/chan_sip.c | 9 @@ -344,6 +349,8 @@ b/configure.ac | 2 b/contrib/ast-db-manage/config/versions/1ae0609b6646_increse_reg_server_size.py | 22 b/contrib/ast-db-manage/config/versions/e658c26033ca_create_history_info_flag.py | 38 + b/contrib/realtime/mysql/mysql_config.sql | 12 + b/contrib/realtime/postgresql/postgresql_config.sql | 12 b/contrib/scripts/install_prereq | 2 b/funcs/func_curl.c | 7 b/include/asterisk/bridge.h | 14 @@ -374,17 +381,11 @@ b/res/res_pjsip/pjsip_configuration.c | 1 b/res/res_pjsip/pjsip_transport_management.c | 2 b/res/res_pjsip_config_wizard.c | 1 - b/res/res_pjsip_diversion.c | 326 + b/res/res_pjsip_diversion.c | 326 + b/res/res_pjsip_pubsub.c | 10 b/res/res_pjsip_sdp_rtp.c | 3 - b/res/res_pjsip_session.c | 1939 + b/res/res_pjsip_session.c | 1939 ++++++++-- b/res/res_stasis.c | 31 b/res/stasis/stasis_bridge.c | 2 b/rest-api/api-docs/bridges.json | 4 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1276 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1388 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - 62 files changed, 2603 insertions(+), 95270 deletions(-) + 59 files changed, 3729 insertions(+), 784 deletions(-)