From 753b2e59b33ad796da43a1fd8fe05c28c754cb20 Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Tue, 2 Nov 2021 03:40:01 -0500 Subject: [PATCH] Update for 16.22.0 --- .version | 2 +- ChangeLog | 4 ++ ...mary.html => asterisk-16.22.0-summary.html | 33 ++++++++--------- ...ummary.txt => asterisk-16.22.0-summary.txt | 37 +++++++++---------- 4 files changed, 38 insertions(+), 38 deletions(-) rename asterisk-16.22.0-rc1-summary.html => asterisk-16.22.0-summary.html (88%) rename asterisk-16.22.0-rc1-summary.txt => asterisk-16.22.0-summary.txt (87%) diff --git a/.version b/.version index 702abdc3ec..0c3479c7d3 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -16.22.0-rc1 \ No newline at end of file +16.22.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index fdb233e91f..153104c990 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-11-02 08:40 +0000 Asterisk Development Team + + * asterisk 16.22.0 Released. + 2021-10-13 10:24 +0000 Asterisk Development Team * asterisk 16.22.0-rc1 Released. diff --git a/asterisk-16.22.0-rc1-summary.html b/asterisk-16.22.0-summary.html similarity index 88% rename from asterisk-16.22.0-rc1-summary.html rename to asterisk-16.22.0-summary.html index 77cf529d18..dc4fa3788c 100644 --- a/asterisk-16.22.0-rc1-summary.html +++ b/asterisk-16.22.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-16.22.0-rc1

Release Summary

asterisk-16.22.0-rc1

Date: 2021-10-13

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-16.22.0

    Release Summary

    asterisk-16.22.0

    Date: 2021-11-02

    <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-16.21.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
    6 Naveen Albert
    4 Sean Bright
    1 Asterisk Development Team
    1 Joseph Nadiv
    1 Jean Aunis
    1 Guido Falsi
    1 Mark Murawski
    1 Shloime Rosenblum
    1 Matthew Kern
    5 N A
    1 Shloime Rosenblum
    1 Guido Falsi
    1 Michael Munger
    1 Joseph Nadiv
    1 Boris P. Korzun
    1 Jean Aunis - Prescom
    1 Matthew Kern
    1 Brian J. Murrell
    6 Naveen Albert
    4 Sean Bright
    2 Asterisk Development Team
    1 Joseph Nadiv
    1 Jean Aunis
    1 Guido Falsi
    1 Mark Murawski
    1 Shloime Rosenblum
    1 Matthew Kern
    5 N A
    1 Shloime Rosenblum
    1 Guido Falsi
    1 Michael Munger
    1 Joseph Nadiv
    1 Boris P. Korzun
    1 Jean Aunis - Prescom
    1 Matthew Kern
    1 Brian J. Murrell

    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.

    New Feature

    Category: Functions/func_channel

    ASTERISK-29656: Add CHANNEL_EXISTS function
    Reported by: N A
    • [228c97d3bf] Naveen Albert -- func_channel: Add CHANNEL_EXISTS function.

    Bug

    Category: Applications/app_queue

    ASTERISK-29578: app_queue: Custom device state using included hints do not update
    Reported by: N A
      @@ -35,31 +35,35 @@
    • [722b81904e] Joseph Nadiv -- res_pjsip_registrar: Remove unavailable contacts if exceeds max_contacts


    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
    0869356c0fAsterisk Development TeamUpdate for 16.22.0-rc1
    448739fe63Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 16.22.0
    b64b120bf5Sean BrightMakefile: Use basename in a POSIX-compliant way.
    4cd2679c5eMark Murawskipbx_ael: Fix crash and lockup issue regarding 'ael reload'
    d406cc2acdSean Brightapp_externalivr.c: Fix mixed leading whitespace in source code.

    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                                                                                   |95167 ----------
    -asterisk-16.21.0-summary.html                                                               |  258
    -asterisk-16.21.0-summary.txt                                                                |  737
    +

    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-16.21.0-summary.html                                                               |  258 ---
    +asterisk-16.21.0-summary.txt                                                                |  737 ----------
    +b/.version                                                                                  |    2
     b/CHANGES                                                                                   |   44
    +b/ChangeLog                                                                                 |  189 ++
     b/Makefile                                                                                  |    2
     b/UPGRADE.txt                                                                               |   20
    -b/apps/app_externalivr.c                                                                    |  288
    +b/apps/app_externalivr.c                                                                    |  288 +--
     b/apps/app_queue.c                                                                          |   49
     b/apps/app_verbose.c                                                                        |    9
    +b/asterisk-16.22.0-rc1-summary.html                                                         |   78 +
    +b/asterisk-16.22.0-rc1-summary.txt                                                          |  237 +++
     b/channels/chan_iax2.c                                                                      |   20
     b/configs/samples/logger.conf.sample                                                        |    8
     b/configs/samples/pjsip.conf.sample                                                         |   13
     b/contrib/ast-db-manage/config/versions/a06d8f8462d9_add_t38_bind_udptl_to_media_address.py |   29
     b/contrib/ast-db-manage/config/versions/f56d79a9f337_pjsip_create_remove_unavailable.py     |   30
    +b/contrib/realtime/mysql/mysql_config.sql                                                   |   12
    +b/contrib/realtime/postgresql/postgresql_config.sql                                         |   12
     b/funcs/func_channel.c                                                                      |   38
     b/funcs/func_vmcount.c                                                                      |   23
     b/include/asterisk/logger.h                                                                 |    8
     b/include/asterisk/res_pjsip.h                                                              |    4
    -b/main/logger.c                                                                             |  187
    +b/main/logger.c                                                                             |  187 ++
     b/main/message.c                                                                            |   39
     b/main/say.c                                                                                |   37
     b/pbx/pbx_ael.c                                                                             |    7
    @@ -67,12 +71,5 @@ b/res/res_http_media_cache.c
     b/res/res_pjsip.c                                                                           |   41
     b/res/res_pjsip/location.c                                                                  |    1
     b/res/res_pjsip/pjsip_configuration.c                                                       |    1
    -b/res/res_pjsip_registrar.c                                                                 |  115
    -b/res/res_pjsip_t38.c                                                                       |   43
    -contrib/realtime/mysql/mysql_cdr.sql                                                        |   41
    -contrib/realtime/mysql/mysql_config.sql                                                     | 1288
    -contrib/realtime/mysql/mysql_voicemail.sql                                                  |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                              |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                           | 1392
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                        |   39
    -36 files changed, 873 insertions(+), 99233 deletions(-)

    \ No newline at end of file +b/res/res_pjsip_registrar.c | 107 + +32 files changed, 1346 insertions(+), 1230 deletions(-)

    \ No newline at end of file diff --git a/asterisk-16.22.0-rc1-summary.txt b/asterisk-16.22.0-summary.txt similarity index 87% rename from asterisk-16.22.0-rc1-summary.txt rename to asterisk-16.22.0-summary.txt index 63ddf25e5a..59cd279872 100644 --- a/asterisk-16.22.0-rc1-summary.txt +++ b/asterisk-16.22.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-16.22.0-rc1 + asterisk-16.22.0 - Date: 2021-10-13 + Date: 2021-11-02 @@ -52,7 +52,7 @@ Coders Testers Reporters 6 Naveen Albert 5 N A 4 Sean Bright 1 Shloime Rosenblum - 1 Asterisk Development Team 1 Guido Falsi + 2 Asterisk Development Team 1 Guido Falsi 1 Joseph Nadiv 1 Michael Munger 1 Jean Aunis 1 Joseph Nadiv 1 Guido Falsi 1 Boris P. Korzun @@ -176,6 +176,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+----------------------+------------------------------------| + | 0869356c0f | Asterisk Development | Update for 16.22.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| | 448739fe63 | Asterisk Development | Update CHANGES and UPGRADE.txt for | | | Team | 16.22.0 | |------------+----------------------+------------------------------------| @@ -198,27 +201,30 @@ 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 |95167 ---------- - asterisk-16.21.0-summary.html | 258 - asterisk-16.21.0-summary.txt | 737 + asterisk-16.21.0-summary.html | 258 --- + asterisk-16.21.0-summary.txt | 737 ---------- + b/.version | 2 b/CHANGES | 44 + b/ChangeLog | 189 ++ b/Makefile | 2 b/UPGRADE.txt | 20 - b/apps/app_externalivr.c | 288 + b/apps/app_externalivr.c | 288 +-- b/apps/app_queue.c | 49 b/apps/app_verbose.c | 9 + b/asterisk-16.22.0-rc1-summary.html | 78 + + b/asterisk-16.22.0-rc1-summary.txt | 237 +++ b/channels/chan_iax2.c | 20 b/configs/samples/logger.conf.sample | 8 b/configs/samples/pjsip.conf.sample | 13 b/contrib/ast-db-manage/config/versions/a06d8f8462d9_add_t38_bind_udptl_to_media_address.py | 29 b/contrib/ast-db-manage/config/versions/f56d79a9f337_pjsip_create_remove_unavailable.py | 30 + b/contrib/realtime/mysql/mysql_config.sql | 12 + b/contrib/realtime/postgresql/postgresql_config.sql | 12 b/funcs/func_channel.c | 38 b/funcs/func_vmcount.c | 23 b/include/asterisk/logger.h | 8 b/include/asterisk/res_pjsip.h | 4 - b/main/logger.c | 187 + b/main/logger.c | 187 ++ b/main/message.c | 39 b/main/say.c | 37 b/pbx/pbx_ael.c | 7 @@ -226,12 +232,5 @@ b/res/res_pjsip.c | 41 b/res/res_pjsip/location.c | 1 b/res/res_pjsip/pjsip_configuration.c | 1 - b/res/res_pjsip_registrar.c | 115 - b/res/res_pjsip_t38.c | 43 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1288 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1392 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - 36 files changed, 873 insertions(+), 99233 deletions(-) + b/res/res_pjsip_registrar.c | 107 + + 32 files changed, 1346 insertions(+), 1230 deletions(-) -- 2.47.2