From: Asterisk Development Team Date: Thu, 16 Jul 2020 16:00:28 +0000 (-0500) Subject: Update for 16.12.0 X-Git-Tag: 16.12.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97bffcb5a4ca93f1c4b7740badc7cf9525afb08;p=thirdparty%2Fasterisk.git Update for 16.12.0 --- diff --git a/.version b/.version index 6ae72cc075..996c185668 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -16.12.0-rc1 \ No newline at end of file +16.12.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 860e112305..36d90ea7c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-07-16 16:00 +0000 Asterisk Development Team + + * asterisk 16.12.0 Released. + 2020-07-09 15:39 +0000 Asterisk Development Team * asterisk 16.12.0-rc1 Released. diff --git a/asterisk-16.12.0-rc1-summary.html b/asterisk-16.12.0-summary.html similarity index 92% rename from asterisk-16.12.0-rc1-summary.html rename to asterisk-16.12.0-summary.html index b404e3ba19..f9f716a701 100644 --- a/asterisk-16.12.0-rc1-summary.html +++ b/asterisk-16.12.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-16.12.0-rc1

Release Summary

asterisk-16.12.0-rc1

Date: 2020-07-09

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-16.12.0

    Release Summary

    asterisk-16.12.0

    Date: 2020-07-16

    <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.11.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 Joshua C. Colp
    6 George Joseph
    5 Kevin Harwell
    4 Walter Doekes
    3 sungtae kim
    2 Pirmin Walthert
    1 Università di Bologna - CESIA VoIP
    1 Asterisk Development Team
    1 Frederic LE FOLL
    1 Moises Silva
    1 Nickolay Shmyrev
    1 Ben Ford
    1 Guido Falsi
    1 Alexander Traud
    6 Joshua C. Colp
    3 Walter Doekes
    3 sungtae kim
    2 Kevin Harwell
    2 nappsoft
    1 Moises Silva
    1 Bill Kervaski
    1 Frederic LE FOLL
    1 Università di Bologna - CESIA VoIP
    1 Yury Kirsanov
    1 Jaco Kroon
    1 Marin Odrljin
    1 Yury Kirsanov
    1 Nickolay V. Shmyrev
    1 Gregory Massel
    1 Joseph Ades
    1 Jared Smith
    1 Università di Bologna - CESIA VoIP
    1 Alexander Traud
    10 Joshua C. Colp
    6 George Joseph
    5 Kevin Harwell
    4 Walter Doekes
    3 sungtae kim
    2 Asterisk Development Team
    2 Pirmin Walthert
    1 Università di Bologna - CESIA VoIP
    1 Frederic LE FOLL
    1 Moises Silva
    1 Nickolay Shmyrev
    1 Ben Ford
    1 Guido Falsi
    1 Alexander Traud
    6 Joshua C. Colp
    3 Walter Doekes
    3 sungtae kim
    2 Kevin Harwell
    2 nappsoft
    1 Moises Silva
    1 Bill Kervaski
    1 Frederic LE FOLL
    1 Università di Bologna - CESIA VoIP
    1 Yury Kirsanov
    1 Jaco Kroon
    1 Marin Odrljin
    1 Yury Kirsanov
    1 Nickolay V. Shmyrev
    1 Gregory Massel
    1 Joseph Ades
    1 Jared Smith
    1 Università di Bologna - CESIA VoIP
    1 Alexander Traud

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

    ASTERISK-28954: StreamEcho() only returns 1 active stream
    Reported by: Bill Kervaski
    • [397aa391b7] Joshua C. Colp -- app_stream_echo: Fix state of added streams.

    Category: Applications/app_queue

    ASTERISK-28952: Queue wrapuptime sometimes not respected (based on stale lastcall time)
    Reported by: Walter Doekes
      @@ -69,6 +69,7 @@
    • [82ce3b7620] Kevin Harwell -- pjproject: Upgrade bundled version to pjproject 2.10


    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.

    + @@ -79,12 +80,11 @@ -
    RevisionAuthorSummary
    309768d28eAsterisk Development TeamUpdate for 16.12.0-rc1
    21f2044d38Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 16.12.0
    fdcb3e2eadGeorge Josephframe.c: Make debugging easier
    af595e918eGeorge JosephScope Trace: Make it easier to trace through synchronous tasks
    68b2a2f1abBen Fordcli.c: Fix compiler error.
    51f1f78069Joshua C. Colpbridge_channel: Don't queue unmapped frames.
    6a0c472374George JosephScope Tracing: A new facility for tracing scope enter/exit

    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                                                                                     |89623 ----------
    -asterisk-16.11.0-summary.html                                                                 |  129
    -asterisk-16.11.0-summary.txt                                                                  |  396
    +

    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.11.0-summary.html                                                                 |  129 -
    +asterisk-16.11.0-summary.txt                                                                  |  396 -----
    +b/.version                                                                                    |    2
     b/CHANGES                                                                                     |   39
    +b/ChangeLog                                                                                   |  683 +++++++++-
     b/Makefile.rules                                                                              |   19
     b/addons/ooh323c/src/decode.c                                                                 |   10
     b/addons/ooh323c/src/ooSocket.c                                                               |    2
    @@ -94,6 +94,8 @@ b/apps/app_stack.c
     b/apps/app_stream_echo.c                                                                      |    2
     b/apps/app_voicemail.c                                                                        |   28
     b/apps/confbridge/confbridge_manager.c                                                        |    2
    +b/asterisk-16.12.0-rc1-summary.html                                                           |  175 ++
    +b/asterisk-16.12.0-rc1-summary.txt                                                            |  430 ++++++
     b/bridges/bridge_softmix.c                                                                    |    3
     b/channels/chan_dahdi.c                                                                       |    6
     b/channels/chan_pjsip.c                                                                       |   11
    @@ -105,10 +107,12 @@ b/configs/samples/pjsip.conf.sample
     b/configure                                                                                   |    4
     b/configure.ac                                                                                |    4
     b/contrib/ast-db-manage/config/versions/79290b511e4b_pjsip_add_disable_rport.py               |   39
    +b/contrib/realtime/mysql/mysql_config.sql                                                     |    6
    +b/contrib/realtime/postgresql/postgresql_config.sql                                           |    6
     b/include/asterisk/app.h                                                                      |    7
     b/include/asterisk/core_unreal.h                                                              |   19
     b/include/asterisk/frame.h                                                                    |   13
    -b/include/asterisk/logger.h                                                                   |  360
    +b/include/asterisk/logger.h                                                                   |  360 +++++
     b/include/asterisk/manager.h                                                                  |    2
     b/include/asterisk/message.h                                                                  |   18
     b/include/asterisk/options.h                                                                  |    4
    @@ -118,14 +122,14 @@ b/main/asterisk.c
     b/main/asterisk.exports.in                                                                    |    1
     b/main/bridge_channel.c                                                                       |   17
     b/main/channel.c                                                                              |    7
    -b/main/cli.c                                                                                  |  261
    -b/main/core_local.c                                                                           |   98
    -b/main/core_unreal.c                                                                          |  141
    +b/main/cli.c                                                                                  |  261 ++-
    +b/main/core_local.c                                                                           |   98 +
    +b/main/core_unreal.c                                                                          |  141 ++
     b/main/dns_srv.c                                                                              |    6
    -b/main/frame.c                                                                                |   87
    +b/main/frame.c                                                                                |   87 +
     b/main/http.c                                                                                 |    6
    -b/main/logger.c                                                                               |   98
    -b/main/manager.c                                                                              |  115
    +b/main/logger.c                                                                               |   98 +
    +b/main/manager.c                                                                              |  115 +
     b/main/message.c                                                                              |   28
     b/main/options.c                                                                              |    9
     b/main/pbx.c                                                                                  |    7
    @@ -136,7 +140,7 @@ b/menuselect/menuselect.h
     b/pbx/pbx_dundi.c                                                                             |   15
     b/res/ari/resource_channels.c                                                                 |    8
     b/res/parking/parking_bridge_features.c                                                       |   11
    -b/res/res_corosync.c                                                                          |  564
    +b/res/res_corosync.c                                                                          |  564 +++++---
     b/res/res_fax.c                                                                               |   11
     b/res/res_http_websocket.c                                                                    |   53
     b/res/res_pjsip.c                                                                             |   12
    @@ -149,7 +153,7 @@ b/res/res_pjsip_session.c
     b/res/res_rtp_asterisk.c                                                                      |   25
     b/res/res_sorcery_memory_cache.c                                                              |   18
     b/tests/test_locale.c                                                                         |   12
    -b/tests/test_scope_trace.c                                                                    |  126
    +b/tests/test_scope_trace.c                                                                    |  126 +
     b/tests/test_strings.c                                                                        |   39
     b/third-party/pjproject/Makefile                                                              |    1
     b/third-party/pjproject/patches/0011-sip_inv_patch.patch                                      |   39
    @@ -158,18 +162,12 @@ b/third-party/versions.mak
     b/utils/astman.c                                                                              |    2
     b/utils/db1-ast/hash/ndbm.c                                                                   |    3
     b/utils/extconf.c                                                                             |   10
    -b/utils/muted.c                                                                               |   19
    -contrib/realtime/mysql/mysql_cdr.sql                                                          |   41
    -contrib/realtime/mysql/mysql_config.sql                                                       | 1252
    -contrib/realtime/mysql/mysql_voicemail.sql                                                    |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                                |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                             | 1356
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                          |   39
    -third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch |  157
    +b/utils/muted.c                                                                               |    7
    +third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch |  157 --
     third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch                      |   53
    -third-party/pjproject/patches/0030-ssl-regression-fix.patch                                   |  105
    -third-party/pjproject/patches/0031-transport-regression-fix.patch                             |  187
    -third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch              |   84
    +third-party/pjproject/patches/0030-ssl-regression-fix.patch                                   |  105 -
    +third-party/pjproject/patches/0031-transport-regression-fix.patch                             |  187 --
    +third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch              |   84 -
     third-party/pjproject/patches/0040-brackets-in-via-received-params.patch                      |   40
     third-party/pjproject/pjproject-2.9.tar.bz2.md5                                               |    2
    -93 files changed, 2273 insertions(+), 93983 deletions(-)

    \ No newline at end of file +90 files changed, 3559 insertions(+), 1594 deletions(-)

    \ No newline at end of file diff --git a/asterisk-16.12.0-rc1-summary.txt b/asterisk-16.12.0-summary.txt similarity index 91% rename from asterisk-16.12.0-rc1-summary.txt rename to asterisk-16.12.0-summary.txt index b02b6389b1..172a43c8ed 100644 --- a/asterisk-16.12.0-rc1-summary.txt +++ b/asterisk-16.12.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-16.12.0-rc1 + asterisk-16.12.0 - Date: 2020-07-09 + Date: 2020-07-16 @@ -55,10 +55,10 @@ 5 Kevin Harwell 3 sungtae kim 4 Walter Doekes 2 Kevin Harwell 3 sungtae kim 2 nappsoft - 2 Pirmin Walthert 1 Moises Silva - 1 Università di Bologna - CESIA 1 Bill Kervaski - VoIP 1 Frederic LE FOLL - 1 Asterisk Development Team 1 Università di Bologna - CESIA + 2 Asterisk Development Team 1 Moises Silva + 2 Pirmin Walthert 1 Bill Kervaski + 1 Università di Bologna - CESIA 1 Frederic LE FOLL + VoIP 1 Università di Bologna - CESIA 1 Frederic LE FOLL VoIP 1 Moises Silva 1 Yury Kirsanov 1 Nickolay Shmyrev 1 Jaco Kroon @@ -296,6 +296,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+----------------------+------------------------------------| + | 309768d28e | Asterisk Development | Update for 16.12.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| | 21f2044d38 | Asterisk Development | Update CHANGES and UPGRADE.txt for | | | Team | 16.12.0 | |------------+----------------------+------------------------------------| @@ -334,12 +337,11 @@ 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 |89623 ---------- - asterisk-16.11.0-summary.html | 129 - asterisk-16.11.0-summary.txt | 396 + asterisk-16.11.0-summary.html | 129 - + asterisk-16.11.0-summary.txt | 396 ----- + b/.version | 2 b/CHANGES | 39 + b/ChangeLog | 683 +++++++++- b/Makefile.rules | 19 b/addons/ooh323c/src/decode.c | 10 b/addons/ooh323c/src/ooSocket.c | 2 @@ -349,6 +351,8 @@ b/apps/app_stream_echo.c | 2 b/apps/app_voicemail.c | 28 b/apps/confbridge/confbridge_manager.c | 2 + b/asterisk-16.12.0-rc1-summary.html | 175 ++ + b/asterisk-16.12.0-rc1-summary.txt | 430 ++++++ b/bridges/bridge_softmix.c | 3 b/channels/chan_dahdi.c | 6 b/channels/chan_pjsip.c | 11 @@ -360,10 +364,12 @@ b/configure | 4 b/configure.ac | 4 b/contrib/ast-db-manage/config/versions/79290b511e4b_pjsip_add_disable_rport.py | 39 + b/contrib/realtime/mysql/mysql_config.sql | 6 + b/contrib/realtime/postgresql/postgresql_config.sql | 6 b/include/asterisk/app.h | 7 b/include/asterisk/core_unreal.h | 19 b/include/asterisk/frame.h | 13 - b/include/asterisk/logger.h | 360 + b/include/asterisk/logger.h | 360 +++++ b/include/asterisk/manager.h | 2 b/include/asterisk/message.h | 18 b/include/asterisk/options.h | 4 @@ -373,14 +379,14 @@ b/main/asterisk.exports.in | 1 b/main/bridge_channel.c | 17 b/main/channel.c | 7 - b/main/cli.c | 261 - b/main/core_local.c | 98 - b/main/core_unreal.c | 141 + b/main/cli.c | 261 ++- + b/main/core_local.c | 98 + + b/main/core_unreal.c | 141 ++ b/main/dns_srv.c | 6 - b/main/frame.c | 87 + b/main/frame.c | 87 + b/main/http.c | 6 - b/main/logger.c | 98 - b/main/manager.c | 115 + b/main/logger.c | 98 + + b/main/manager.c | 115 + b/main/message.c | 28 b/main/options.c | 9 b/main/pbx.c | 7 @@ -391,7 +397,7 @@ b/pbx/pbx_dundi.c | 15 b/res/ari/resource_channels.c | 8 b/res/parking/parking_bridge_features.c | 11 - b/res/res_corosync.c | 564 + b/res/res_corosync.c | 564 +++++--- b/res/res_fax.c | 11 b/res/res_http_websocket.c | 53 b/res/res_pjsip.c | 12 @@ -404,7 +410,7 @@ b/res/res_rtp_asterisk.c | 25 b/res/res_sorcery_memory_cache.c | 18 b/tests/test_locale.c | 12 - b/tests/test_scope_trace.c | 126 + b/tests/test_scope_trace.c | 126 + b/tests/test_strings.c | 39 b/third-party/pjproject/Makefile | 1 b/third-party/pjproject/patches/0011-sip_inv_patch.patch | 39 @@ -413,18 +419,12 @@ b/utils/astman.c | 2 b/utils/db1-ast/hash/ndbm.c | 3 b/utils/extconf.c | 10 - b/utils/muted.c | 19 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1252 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1356 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 + b/utils/muted.c | 7 + third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 -- third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch | 53 - third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105 - third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 - third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 + third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105 - + third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 -- + third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 - third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 40 third-party/pjproject/pjproject-2.9.tar.bz2.md5 | 2 - 93 files changed, 2273 insertions(+), 93983 deletions(-) + 90 files changed, 3559 insertions(+), 1594 deletions(-)