From: Asterisk Development Team Date: Thu, 10 Feb 2022 12:02:13 +0000 (-0500) Subject: Update for 19.2.0 X-Git-Tag: 19.2.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c8af79e2c655ee9e0690321584e6cef35bb2559;p=thirdparty%2Fasterisk.git Update for 19.2.0 --- diff --git a/.version b/.version index 5398c42106..d4f5d9693f 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -19.2.0-rc1 \ No newline at end of file +19.2.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 77c1a7a415..3be09d6507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2022-02-10 12:02 +0000 Asterisk Development Team + + * asterisk 19.2.0 Released. + 2022-02-03 12:31 +0000 Asterisk Development Team * asterisk 19.2.0-rc1 Released. diff --git a/asterisk-19.2.0-rc1-summary.html b/asterisk-19.2.0-summary.html similarity index 96% rename from asterisk-19.2.0-rc1-summary.html rename to asterisk-19.2.0-summary.html index f4ecb9f35c..beac1f6732 100644 --- a/asterisk-19.2.0-rc1-summary.html +++ b/asterisk-19.2.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-19.2.0-rc1

Release Summary

asterisk-19.2.0-rc1

Date: 2022-02-03

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-19.2.0

    Release Summary

    asterisk-19.2.0

    Date: 2022-02-10

    <asteriskteam@digium.com>


    Table of Contents

    1. Summary
    2. Contributors
    3. Closed Issues
    4. @@ -7,7 +7,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-19.1.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
    24 Naveen Albert
    10 George Joseph
    8 Sean Bright
    7 Alexander Traud
    6 Mark Petersen
    5 Michał Górny
    3 Kevin Harwell
    2 Mike Bradeen
    1 Luke Escude
    1 Frederic Van Espen
    1 Torrey Searle
    1 Asterisk Development Team
    1 Joshua C. Colp
    1 Florentin Mayer
    1 Dustin Marquess
    1 Josh Soref
    1 Steve Davies
    20 N A
    6 Mark Petersen
    6 Michał Górny
    6 George Joseph
    5 Alexander Traud
    3 Sean Bright
    2 Luke Escude
    1 Steve Davies
    1 Dustin Marquess
    1 Alexei Gradinari
    1 Kevin Harwell
    1 Simone Lazzaris
    1 Ross Beer
    1 Frederic Van Espen
    1 Joshua C. Colp
    1 Thomas Guebels
    1 Dan Cropp
    1 Vincent Dubois
    1 Anil Gupta
    1 Krzysztof Trempala
    1 Dafi Ni
    1 Josh Soref
    1 Mark Murawski
    1 Mark Petersen
    1 Torrey Searle
    1 Andrew Latham
    24 Naveen Albert
    10 George Joseph
    8 Sean Bright
    7 Alexander Traud
    6 Mark Petersen
    5 Michał Górny
    3 Kevin Harwell
    2 Asterisk Development Team
    2 Mike Bradeen
    1 Luke Escude
    1 Frederic Van Espen
    1 Torrey Searle
    1 Joshua C. Colp
    1 Florentin Mayer
    1 Dustin Marquess
    1 Josh Soref
    1 Steve Davies
    20 N A
    6 Mark Petersen
    6 Michał Górny
    6 George Joseph
    5 Alexander Traud
    3 Sean Bright
    2 Luke Escude
    1 Steve Davies
    1 Dustin Marquess
    1 Alexei Gradinari
    1 Kevin Harwell
    1 Simone Lazzaris
    1 Ross Beer
    1 Frederic Van Espen
    1 Joshua C. Colp
    1 Thomas Guebels
    1 Dan Cropp
    1 Vincent Dubois
    1 Anil Gupta
    1 Krzysztof Trempala
    1 Dafi Ni
    1 Josh Soref
    1 Mark Murawski
    1 Mark Petersen
    1 Torrey Searle
    1 Andrew Latham

    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: Applications/NewFeature

    ASTERISK-29802: app_sf: Add full tech-agnostic SF support
    Reported by: N A
    • [584118c7f0] Naveen Albert -- app_sf: Add full tech-agnostic SF support

    Category: Applications/app_sendtext

    ASTERISK-29759: app_sendtext: Add ReceiveText application
    Reported by: N A
      @@ -159,6 +159,7 @@
    • [4195949e07] Sean Bright -- channel: Short-circuit ast_channel_get_by_name() on empty arg.


    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.

    + @@ -170,23 +171,24 @@ -
    RevisionAuthorSummary
    c6ef8a3540Asterisk Development TeamUpdate for 19.2.0-rc1
    3d390c4df7Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 19.2.0
    8b4531051bSean Brightbuild_tools/make_version: Fix bashism in comparison.
    3f108867d6George Josephbundled_pjproject: Add additional multipart search utils
    a507049eb5Sean BrightCHANGES: Correct reference to configuration file.
    50716bb3e4Naveen Albertapp_mf: Add full tech-agnostic MF support
    6cda1db595Alexander Traudprogdocs: Fix Doxygen left-overs.

    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                                                                                       |98803 ----------
    -asterisk-19.1.0-summary.html                                                                    |  727
    -asterisk-19.1.0-summary.txt                                                                     | 1214
    +

    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-19.1.0-summary.html                                                                    |  727 ----
    +asterisk-19.1.0-summary.txt                                                                     | 1214 -------
     b/.gitreview                                                                                    |    1
    +b/.version                                                                                      |    2
     b/CHANGES                                                                                       |   88
    +b/ChangeLog                                                                                     | 1082 ++++++
     b/Makefile                                                                                      |   32
     b/addons/ooh323c/src/ooSocket.c                                                                 |   19
     b/apps/app_dial.c                                                                               |  116
     b/apps/app_festival.c                                                                           |   12
    -b/apps/app_mf.c                                                                                 |  400
    +b/apps/app_mf.c                                                                                 |  400 +-
     b/apps/app_mp3.c                                                                                |    5
     b/apps/app_queue.c                                                                              |  116
     b/apps/app_sendtext.c                                                                           |   87
    -b/apps/app_sf.c                                                                                 |  440
    +b/apps/app_sf.c                                                                                 |  440 ++
     b/apps/app_voicemail.c                                                                          |   49
    +b/asterisk-19.2.0-rc1-summary.html                                                              |  449 ++
    +b/asterisk-19.2.0-rc1-summary.txt                                                               |  889 +++++
     b/build_tools/make_version                                                                      |    8
     b/channels/chan_mgcp.c                                                                          |   50
     b/channels/chan_sip.c                                                                           |    9
    @@ -195,11 +197,11 @@ b/channels/chan_unistim.c
     b/channels/iax2/provision.c                                                                     |   17
     b/channels/sip/dialplan_functions.c                                                             |    8
     b/configs/samples/cdr.conf.sample                                                               |    5
    -b/configs/samples/extensions.conf.sample                                                        |  259
    +b/configs/samples/extensions.conf.sample                                                        |  259 -
     b/configs/samples/iax.conf.sample                                                               |   12
     b/configs/samples/say.conf.sample                                                               |    8
     b/configs/samples/stasis.conf.sample                                                            |    1
    -b/configure                                                                                     |  279
    +b/configure                                                                                     |  279 +
     b/configure.ac                                                                                  |   52
     b/contrib/scripts/ast_coredumper                                                                |    6
     b/doc/.gitignore                                                                                |    2
    @@ -209,12 +211,12 @@ b/doc/appdocsxml.xslt
     b/funcs/func_channel.c                                                                          |   35
     b/funcs/func_env.c                                                                              |   49
     b/funcs/func_frame_drop.c                                                                       |    4
    -b/funcs/func_json.c                                                                             |  228
    +b/funcs/func_json.c                                                                             |  228 +
     b/include/asterisk/_private.h                                                                   |    4
     b/include/asterisk/acl.h                                                                        |   16
     b/include/asterisk/alertpipe.h                                                                  |   35
     b/include/asterisk/app.h                                                                        |   58
    -b/include/asterisk/astobj2.h                                                                    |  177
    +b/include/asterisk/astobj2.h                                                                    |  177 -
     b/include/asterisk/autochan.h                                                                   |    4
     b/include/asterisk/autoconfig.h.in                                                              |    7
     b/include/asterisk/backtrace.h                                                                  |   16
    @@ -264,7 +266,7 @@ b/include/asterisk/http_websocket.h
     b/include/asterisk/image.h                                                                      |    1
     b/include/asterisk/io.h                                                                         |   38
     b/include/asterisk/iostream.h                                                                   |   20
    -b/include/asterisk/json.h                                                                       |  179
    +b/include/asterisk/json.h                                                                       |  179 -
     b/include/asterisk/logger.h                                                                     |   29
     b/include/asterisk/logger_category.h                                                            |   29
     b/include/asterisk/manager.h                                                                    |   42
    @@ -315,7 +317,7 @@ b/include/asterisk/utils.h
     b/include/asterisk/vector.h                                                                     |   91
     b/include/asterisk/xml.h                                                                        |   28
     b/main/aoc.c                                                                                    |    8
    -b/main/app.c                                                                                    |  299
    +b/main/app.c                                                                                    |  299 +
     b/main/asterisk.c                                                                               |    4
     b/main/astobj2.c                                                                                |    4
     b/main/astobj2_container_private.h                                                              |   27
    @@ -344,7 +346,7 @@ b/main/dsp.c
     b/main/features.c                                                                               |    6
     b/main/file.c                                                                                   |    8
     b/main/format_cap.c                                                                             |    8
    -b/main/http.c                                                                                   |  404
    +b/main/http.c                                                                                   |  404 ++
     b/main/io.c                                                                                     |    6
     b/main/logger.c                                                                                 |   26
     b/main/manager.c                                                                                |   20
    @@ -431,19 +433,13 @@ b/third-party/apply_patches
     b/third-party/jansson/Makefile                                                                  |    2
     b/third-party/pjproject/.gitignore                                                              |    3
     b/third-party/pjproject/Makefile                                                                |  158
    -b/third-party/pjproject/README-hacking.md                                                       |  213
    +b/third-party/pjproject/README-hacking.md                                                       |  213 +
     b/third-party/pjproject/configure.m4                                                            |   25
     b/third-party/pjproject/dependency_utils                                                        |   96
    -b/third-party/pjproject/patches/0130-sip_inv-Additional-multipart-support-2919-2920.patch       |  661
    +b/third-party/pjproject/patches/0130-sip_inv-Additional-multipart-support-2919-2920.patch       |  661 +++
     b/third-party/pjproject/patches/0140-Fix-incorrect-unescaping-of-tokens-during-parsing-29.patch |  123
    -b/third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch              |  176
    -b/third-party/pjproject/patches/0160-Additional-multipart-improvements.patch                    |  567
    +b/third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch              |  176 +
    +b/third-party/pjproject/patches/0160-Additional-multipart-improvements.patch                    |  627 +++
     contrib/asterisk-doxygen-header                                                                 |   10
    -contrib/realtime/mysql/mysql_cdr.sql                                                            |   41
    -contrib/realtime/mysql/mysql_config.sql                                                         | 1330
    -contrib/realtime/mysql/mysql_voicemail.sql                                                      |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                                  |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                               | 1442
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                            |   39
    -doc/asterisk-ng-doxygen.in                                                                      | 1689
    -276 files changed, 7188 insertions(+), 108102 deletions(-)

    \ No newline at end of file +doc/asterisk-ng-doxygen.in | 1689 ---------- +271 files changed, 9667 insertions(+), 6368 deletions(-)

    \ No newline at end of file diff --git a/asterisk-19.2.0-rc1-summary.txt b/asterisk-19.2.0-summary.txt similarity index 96% rename from asterisk-19.2.0-rc1-summary.txt rename to asterisk-19.2.0-summary.txt index fa63e8e9a5..e577260f63 100644 --- a/asterisk-19.2.0-rc1-summary.txt +++ b/asterisk-19.2.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-19.2.0-rc1 + asterisk-19.2.0 - Date: 2022-02-03 + Date: 2022-02-10 @@ -58,11 +58,11 @@ 6 Mark Petersen 5 Alexander Traud 5 Michał Górny 3 Sean Bright 3 Kevin Harwell 2 Luke Escude - 2 Mike Bradeen 1 Steve Davies - 1 Luke Escude 1 Dustin Marquess - 1 Frederic Van Espen 1 Alexei Gradinari - 1 Torrey Searle 1 Kevin Harwell - 1 Asterisk Development Team 1 Simone Lazzaris + 2 Asterisk Development Team 1 Steve Davies + 2 Mike Bradeen 1 Dustin Marquess + 1 Luke Escude 1 Alexei Gradinari + 1 Frederic Van Espen 1 Kevin Harwell + 1 Torrey Searle 1 Simone Lazzaris 1 Joshua C. Colp 1 Ross Beer 1 Florentin Mayer 1 Frederic Van Espen 1 Dustin Marquess 1 Joshua C. Colp @@ -569,6 +569,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+------------------+----------------------------------------| + | c6ef8a3540 | Asterisk | Update for 19.2.0-rc1 | + | | Development Team | | + |------------+------------------+----------------------------------------| | 3d390c4df7 | Asterisk | Update CHANGES and UPGRADE.txt for | | | Development Team | 19.2.0 | |------------+------------------+----------------------------------------| @@ -610,23 +613,24 @@ 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 |98803 ---------- - asterisk-19.1.0-summary.html | 727 - asterisk-19.1.0-summary.txt | 1214 + asterisk-19.1.0-summary.html | 727 ---- + asterisk-19.1.0-summary.txt | 1214 ------- b/.gitreview | 1 + b/.version | 2 b/CHANGES | 88 + b/ChangeLog | 1082 ++++++ b/Makefile | 32 b/addons/ooh323c/src/ooSocket.c | 19 b/apps/app_dial.c | 116 b/apps/app_festival.c | 12 - b/apps/app_mf.c | 400 + b/apps/app_mf.c | 400 +- b/apps/app_mp3.c | 5 b/apps/app_queue.c | 116 b/apps/app_sendtext.c | 87 - b/apps/app_sf.c | 440 + b/apps/app_sf.c | 440 ++ b/apps/app_voicemail.c | 49 + b/asterisk-19.2.0-rc1-summary.html | 449 ++ + b/asterisk-19.2.0-rc1-summary.txt | 889 +++++ b/build_tools/make_version | 8 b/channels/chan_mgcp.c | 50 b/channels/chan_sip.c | 9 @@ -635,11 +639,11 @@ b/channels/iax2/provision.c | 17 b/channels/sip/dialplan_functions.c | 8 b/configs/samples/cdr.conf.sample | 5 - b/configs/samples/extensions.conf.sample | 259 + b/configs/samples/extensions.conf.sample | 259 - b/configs/samples/iax.conf.sample | 12 b/configs/samples/say.conf.sample | 8 b/configs/samples/stasis.conf.sample | 1 - b/configure | 279 + b/configure | 279 + b/configure.ac | 52 b/contrib/scripts/ast_coredumper | 6 b/doc/.gitignore | 2 @@ -649,12 +653,12 @@ b/funcs/func_channel.c | 35 b/funcs/func_env.c | 49 b/funcs/func_frame_drop.c | 4 - b/funcs/func_json.c | 228 + b/funcs/func_json.c | 228 + b/include/asterisk/_private.h | 4 b/include/asterisk/acl.h | 16 b/include/asterisk/alertpipe.h | 35 b/include/asterisk/app.h | 58 - b/include/asterisk/astobj2.h | 177 + b/include/asterisk/astobj2.h | 177 - b/include/asterisk/autochan.h | 4 b/include/asterisk/autoconfig.h.in | 7 b/include/asterisk/backtrace.h | 16 @@ -704,7 +708,7 @@ b/include/asterisk/image.h | 1 b/include/asterisk/io.h | 38 b/include/asterisk/iostream.h | 20 - b/include/asterisk/json.h | 179 + b/include/asterisk/json.h | 179 - b/include/asterisk/logger.h | 29 b/include/asterisk/logger_category.h | 29 b/include/asterisk/manager.h | 42 @@ -755,7 +759,7 @@ b/include/asterisk/vector.h | 91 b/include/asterisk/xml.h | 28 b/main/aoc.c | 8 - b/main/app.c | 299 + b/main/app.c | 299 + b/main/asterisk.c | 4 b/main/astobj2.c | 4 b/main/astobj2_container_private.h | 27 @@ -784,7 +788,7 @@ b/main/features.c | 6 b/main/file.c | 8 b/main/format_cap.c | 8 - b/main/http.c | 404 + b/main/http.c | 404 ++ b/main/io.c | 6 b/main/logger.c | 26 b/main/manager.c | 20 @@ -871,19 +875,13 @@ b/third-party/jansson/Makefile | 2 b/third-party/pjproject/.gitignore | 3 b/third-party/pjproject/Makefile | 158 - b/third-party/pjproject/README-hacking.md | 213 + b/third-party/pjproject/README-hacking.md | 213 + b/third-party/pjproject/configure.m4 | 25 b/third-party/pjproject/dependency_utils | 96 - b/third-party/pjproject/patches/0130-sip_inv-Additional-multipart-support-2919-2920.patch | 661 + b/third-party/pjproject/patches/0130-sip_inv-Additional-multipart-support-2919-2920.patch | 661 +++ b/third-party/pjproject/patches/0140-Fix-incorrect-unescaping-of-tokens-during-parsing-29.patch | 123 - b/third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch | 176 - b/third-party/pjproject/patches/0160-Additional-multipart-improvements.patch | 567 + b/third-party/pjproject/patches/0150-Create-generic-pjsip_hdr_find-functions.patch | 176 + + b/third-party/pjproject/patches/0160-Additional-multipart-improvements.patch | 627 +++ contrib/asterisk-doxygen-header | 10 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1330 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1442 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - doc/asterisk-ng-doxygen.in | 1689 - 276 files changed, 7188 insertions(+), 108102 deletions(-) + doc/asterisk-ng-doxygen.in | 1689 ---------- + 271 files changed, 9667 insertions(+), 6368 deletions(-)