From 0fdff967014e623537ae052718449d96d8341330 Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Thu, 12 Mar 2020 09:37:03 -0500 Subject: [PATCH] Update for 13.32.0 --- .version | 2 +- ChangeLog | 4 ++ ...mary.html => asterisk-13.32.0-summary.html | 37 ++++++++-------- ...ummary.txt => asterisk-13.32.0-summary.txt | 43 +++++++++---------- 4 files changed, 43 insertions(+), 43 deletions(-) rename asterisk-13.32.0-rc1-summary.html => asterisk-13.32.0-summary.html (92%) rename asterisk-13.32.0-rc1-summary.txt => asterisk-13.32.0-summary.txt (92%) diff --git a/.version b/.version index ba3dc71c7a..a37e17b802 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -13.32.0-rc1 \ No newline at end of file +13.32.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index a2836d3cd8..e555c6d7e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-03-12 14:37 +0000 Asterisk Development Team + + * asterisk 13.32.0 Released. + 2020-03-05 17:28 +0000 Asterisk Development Team * asterisk 13.32.0-rc1 Released. diff --git a/asterisk-13.32.0-rc1-summary.html b/asterisk-13.32.0-summary.html similarity index 92% rename from asterisk-13.32.0-rc1-summary.html rename to asterisk-13.32.0-summary.html index 040be35231..a3d879bca2 100644 --- a/asterisk-13.32.0-rc1-summary.html +++ b/asterisk-13.32.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-13.32.0-rc1

Release Summary

asterisk-13.32.0-rc1

Date: 2020-03-05

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-13.32.0

    Release Summary

    asterisk-13.32.0

    Date: 2020-03-12

    <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-13.31.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
    10 Sean Bright
    5 Walter Doekes
    4 Kevin Harwell
    2 Torrey Searle
    2 Joshua C. Colp
    1 Asterisk Development Team
    1 Sebastian Kemper
    1 George Joseph
    1 Sylvain Afchain
    1 Jaco Kroon
    1 Ben Ford
    1 lvl
    4 Ross Beer
    2 Walter Doekes
    1 Paul Brooks
    1 Martin Zeh
    1 Dmitriy Serov
    1 Jean Aunis - Prescom
    1 Benjamin Keith Ford
    1 Sylvain Afchain
    1 EDV O-TON
    1 Martin Zeh
    1 alex
    1 Ross Beer
    1 Timothy Vanderaerden
    1 xrobau
    1 Sebastian Kemper
    1 Paul Brooks
    1 Peter Sokolov
    1 Francois Blackburn
    1 Peter Sokolov
    1 EDV O-TON
    1 Dmitriy Serov
    1 Alex
    1 Torrey Searle
    1 lvl
    10 Sean Bright
    5 Walter Doekes
    4 Kevin Harwell
    2 Torrey Searle
    2 Asterisk Development Team
    2 Joshua C. Colp
    1 Sebastian Kemper
    1 George Joseph
    1 Sylvain Afchain
    1 Jaco Kroon
    1 Ben Ford
    1 lvl
    4 Ross Beer
    2 Walter Doekes
    1 Paul Brooks
    1 Martin Zeh
    1 Dmitriy Serov
    1 Jean Aunis - Prescom
    1 Benjamin Keith Ford
    1 Sylvain Afchain
    1 EDV O-TON
    1 Martin Zeh
    1 alex
    1 Ross Beer
    1 Timothy Vanderaerden
    1 xrobau
    1 Sebastian Kemper
    1 Paul Brooks
    1 Peter Sokolov
    1 Francois Blackburn
    1 Peter Sokolov
    1 EDV O-TON
    1 Dmitriy Serov
    1 Alex
    1 Torrey Searle
    1 lvl

    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-28766: PJSIP blind transfer not completed after using Proceeding()
    Reported by: lvl
    • [4b242d4280] lvl -- res_pjsip_refer: ensure refer progress is still sent after Proceeding()
    ASTERISK-28755: SIP/Stasis: SIP headers not transmitted in the "variables" field
    Reported by: Jean Aunis - Prescom
      @@ -55,6 +55,7 @@
    • [0246bca581] Sean Bright -- app_mixmonitor: Set MIXMONITOR_FILENAME to correct value when wav49 is used


    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.

    + @@ -64,21 +65,22 @@ -
    RevisionAuthorSummary
    887d29213cAsterisk Development TeamUpdate for 13.32.0-rc1
    077cc24d66Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 13.32.0
    c3e9d37ce7Walter Doekessay: Remove unused "plural" option from main/say
    6995b0a8faWalter Doekesapp_queue: Refactor odd placement of if's around say_position
    ea1f318534Sean Brightfunc_odbc: Prevent snprintf() truncation warning
    74d0244dc3George Josephdoc: Fix CHANGES entries to have .txt suffix and update READMEs
    cea6cad343Walter Doekeschan_sip: Clarify in sample docs how directmediapermit/-acl should be used

    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                                                                          |68939 ----------
    -asterisk-13.31.0-summary.html                                                      |  188
    -asterisk-13.31.0-summary.txt                                                       |  578
    +

    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.31.0-summary.html                                                      |  188 ---
    +asterisk-13.31.0-summary.txt                                                       |  578 ----------
    +b/.version                                                                         |    2
     b/CHANGES                                                                          |   25
    +b/ChangeLog                                                                        |  418 ++++++-
     b/UPGRADE.txt                                                                      |   56
     b/addons/res_config_mysql.c                                                        |   16
     b/apps/app_mixmonitor.c                                                            |   29
    -b/apps/app_queue.c                                                                 |   60
    +b/apps/app_queue.c                                                                 |   60 -
    +b/asterisk-13.32.0-rc1-summary.html                                                |  127 ++
    +b/asterisk-13.32.0-rc1-summary.txt                                                 |  362 ++++++
     b/channels/chan_pjsip.c                                                            |    3
    -b/channels/chan_sip.c                                                              |  126
    +b/channels/chan_sip.c                                                              |  126 +-
     b/channels/sip/include/sip.h                                                       |    1
     b/configs/samples/sip.conf.sample                                                  |    4
    -b/configure                                                                        |  141
    +b/configure                                                                        |  141 +-
     b/configure.ac                                                                     |   22
     b/contrib/scripts/ast_tls_cert                                                     |    8
     b/contrib/scripts/install_prereq                                                   |    2
    @@ -99,7 +101,7 @@ b/main/sorcery.c
     b/main/tcptls.c                                                                    |   26
     b/makeopts.in                                                                      |    2
     b/menuselect/configure                                                             |   22
    -b/res/ari/ari_model_validators.c                                                   |   59
    +b/res/ari/ari_model_validators.c                                                   |   59 -
     b/res/ari/ari_model_validators.h                                                   |   23
     b/res/res_config_odbc.c                                                            |    2
     b/res/res_musiconhold.c                                                            |    4
    @@ -115,13 +117,8 @@ b/res/stasis/messaging.c
     b/rest-api/api-docs/endpoints.json                                                 |   20
     b/rest-api/resources.json                                                          |    2
     b/third-party/pjproject/configure.m4                                               |    1
    -b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch |   84
    -b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch         |    6
    -contrib/realtime/mysql/mysql_cdr.sql                                               |   33
    -contrib/realtime/mysql/mysql_config.sql                                            | 1189
    -contrib/realtime/mysql/mysql_voicemail.sql                                         |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                     |   37
    -contrib/realtime/postgresql/postgresql_config.sql                                  | 1287
    -contrib/realtime/postgresql/postgresql_voicemail.sql                               |   39
    +b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch |   84 +
    +b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch         |   40
    +b/utils/Makefile                                                                   |    4
     doc/CHANGES-staging/res_fax_negotiate_both                                         |    7
    -60 files changed, 787 insertions(+), 72651 deletions(-)

    \ No newline at end of file +56 files changed, 1704 insertions(+), 1120 deletions(-)

    \ No newline at end of file diff --git a/asterisk-13.32.0-rc1-summary.txt b/asterisk-13.32.0-summary.txt similarity index 92% rename from asterisk-13.32.0-rc1-summary.txt rename to asterisk-13.32.0-summary.txt index f8cff33898..91ae86c801 100644 --- a/asterisk-13.32.0-rc1-summary.txt +++ b/asterisk-13.32.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-13.32.0-rc1 + asterisk-13.32.0 - Date: 2020-03-05 + Date: 2020-03-12 @@ -54,8 +54,8 @@ 5 Walter Doekes 2 Walter Doekes 4 Kevin Harwell 1 Paul Brooks 2 Torrey Searle 1 Martin Zeh - 2 Joshua C. Colp 1 Dmitriy Serov - 1 Asterisk Development Team 1 Jean Aunis - Prescom + 2 Asterisk Development Team 1 Dmitriy Serov + 2 Joshua C. Colp 1 Jean Aunis - Prescom 1 Sebastian Kemper 1 Benjamin Keith Ford 1 George Joseph 1 Sylvain Afchain 1 Sylvain Afchain 1 EDV O-TON @@ -262,6 +262,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+------------------+----------------------------------------| + | 887d29213c | Asterisk | Update for 13.32.0-rc1 | + | | Development Team | | + |------------+------------------+----------------------------------------| | 077cc24d66 | Asterisk | Update CHANGES and UPGRADE.txt for | | | Development Team | 13.32.0 | |------------+------------------+----------------------------------------| @@ -299,21 +302,22 @@ 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 |68939 ---------- - asterisk-13.31.0-summary.html | 188 - asterisk-13.31.0-summary.txt | 578 + asterisk-13.31.0-summary.html | 188 --- + asterisk-13.31.0-summary.txt | 578 ---------- + b/.version | 2 b/CHANGES | 25 + b/ChangeLog | 418 ++++++- b/UPGRADE.txt | 56 b/addons/res_config_mysql.c | 16 b/apps/app_mixmonitor.c | 29 - b/apps/app_queue.c | 60 + b/apps/app_queue.c | 60 - + b/asterisk-13.32.0-rc1-summary.html | 127 ++ + b/asterisk-13.32.0-rc1-summary.txt | 362 ++++++ b/channels/chan_pjsip.c | 3 - b/channels/chan_sip.c | 126 + b/channels/chan_sip.c | 126 +- b/channels/sip/include/sip.h | 1 b/configs/samples/sip.conf.sample | 4 - b/configure | 141 + b/configure | 141 +- b/configure.ac | 22 b/contrib/scripts/ast_tls_cert | 8 b/contrib/scripts/install_prereq | 2 @@ -334,7 +338,7 @@ b/main/tcptls.c | 26 b/makeopts.in | 2 b/menuselect/configure | 22 - b/res/ari/ari_model_validators.c | 59 + b/res/ari/ari_model_validators.c | 59 - b/res/ari/ari_model_validators.h | 23 b/res/res_config_odbc.c | 2 b/res/res_musiconhold.c | 4 @@ -350,13 +354,8 @@ b/rest-api/api-docs/endpoints.json | 20 b/rest-api/resources.json | 2 b/third-party/pjproject/configure.m4 | 1 - b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 - b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 6 - contrib/realtime/mysql/mysql_cdr.sql | 33 - contrib/realtime/mysql/mysql_config.sql | 1189 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 37 - contrib/realtime/postgresql/postgresql_config.sql | 1287 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 + b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 + + b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 40 + b/utils/Makefile | 4 doc/CHANGES-staging/res_fax_negotiate_both | 7 - 60 files changed, 787 insertions(+), 72651 deletions(-) + 56 files changed, 1704 insertions(+), 1120 deletions(-) -- 2.47.2