From: Asterisk Development Team Date: Thu, 16 Jul 2020 15:57:39 +0000 (-0500) Subject: Update for 13.35.0 X-Git-Tag: 13.35.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F13.35;p=thirdparty%2Fasterisk.git Update for 13.35.0 --- diff --git a/.version b/.version index f67b7443b9..f0882c2238 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -13.35.0-rc1 \ No newline at end of file +13.35.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index d484e73bf9..e242b57cfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-07-16 15:57 +0000 Asterisk Development Team + + * asterisk 13.35.0 Released. + 2020-07-09 15:33 +0000 Asterisk Development Team * asterisk 13.35.0-rc1 Released. diff --git a/asterisk-13.35.0-rc1-summary.html b/asterisk-13.35.0-summary.html similarity index 84% rename from asterisk-13.35.0-rc1-summary.html rename to asterisk-13.35.0-summary.html index 6b7ea19914..ee4a4f60e4 100644 --- a/asterisk-13.35.0-rc1-summary.html +++ b/asterisk-13.35.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-13.35.0-rc1

Release Summary

asterisk-13.35.0-rc1

Date: 2020-07-09

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-13.35.0

    Release Summary

    asterisk-13.35.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-13.34.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
    5 Joshua C. Colp
    4 Walter Doekes
    4 Kevin Harwell
    4 George Joseph
    2 Pirmin Walthert
    1 Università di Bologna - CESIA VoIP
    1 Frederic LE FOLL
    1 Moises Silva
    1 Nickolay Shmyrev
    1 Guido Falsi
    1 sungtae kim
    1 Alexander Traud
    3 Walter Doekes
    2 Kevin Harwell
    2 nappsoft
    2 Joshua C. Colp
    1 Moises Silva
    1 Frederic LE FOLL
    1 Università di Bologna - CESIA VoIP
    1 Jaco Kroon
    1 Marin Odrljin
    1 Josep B
    1 Yury Kirsanov
    1 Nickolay V. Shmyrev
    1 sungtae kim
    1 Gregory Massel
    1 Joseph Ades
    1 Yury Kirsanov
    1 Università di Bologna - CESIA VoIP
    1 Alexander Traud
    5 Joshua C. Colp
    4 Kevin Harwell
    4 Walter Doekes
    4 George Joseph
    2 Asterisk Development Team
    2 Pirmin Walthert
    1 Università di Bologna - CESIA VoIP
    1 Frederic LE FOLL
    1 Moises Silva
    1 Nickolay Shmyrev
    1 Guido Falsi
    1 sungtae kim
    1 Alexander Traud
    3 Walter Doekes
    2 Kevin Harwell
    2 nappsoft
    2 Joshua C. Colp
    1 Moises Silva
    1 Frederic LE FOLL
    1 Università di Bologna - CESIA VoIP
    1 Jaco Kroon
    1 Marin Odrljin
    1 Josep B
    1 Yury Kirsanov
    1 Nickolay V. Shmyrev
    1 sungtae kim
    1 Gregory Massel
    1 Joseph Ades
    1 Yury Kirsanov
    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/app_queue

    ASTERISK-28952: Queue wrapuptime sometimes not respected (based on stale lastcall time)
    Reported by: Walter Doekes
    • [8576603faf] Walter Doekes -- app_queue: Read latest wrapuptime instead of (possibly stale) copy
    ASTERISK-28950: Stale code in app_queue to check untouched channel
    Reported by: Walter Doekes
      @@ -55,16 +55,18 @@
    • [58eaf41e28] 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.

    + + -
    RevisionAuthorSummary
    a725dbd98eAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 13.35.0
    1b0081750fAsterisk Development TeamUpdate for 13.35.0-rc1
    c705e79d79George JosephScope Trace: Update stub defines
    9fce541643George Josephlogger: Fix scope trace defines
    50ba662b6aWalter Doekesres_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
    654ec4b908Kevin HarwellCompiler fixes for gcc 10
    edf9471e05George JosephScope Tracing: Add stubs to allow easier cherry-picking

    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                                                                                     |70348 ----------
    -asterisk-13.34.0-summary.html                                                                 |  102
    -asterisk-13.34.0-summary.txt                                                                  |  319
    +

    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.34.0-summary.html                                                                 |  102 -
    +asterisk-13.34.0-summary.txt                                                                  |  319 -----
    +b/.version                                                                                    |    2
    +b/CHANGES                                                                                     |   39
    +b/ChangeLog                                                                                   |  384 ++++++
     b/Makefile.rules                                                                              |   19
     b/addons/ooh323c/src/decode.c                                                                 |   10
     b/addons/ooh323c/src/ooSocket.c                                                               |    2
    @@ -72,6 +74,8 @@ b/addons/ooh323c/src/oochannels.c
     b/apps/app_queue.c                                                                            |   35
     b/apps/app_stack.c                                                                            |   11
     b/apps/app_voicemail.c                                                                        |   28
    +b/asterisk-13.35.0-rc1-summary.html                                                           |  136 ++
    +b/asterisk-13.35.0-rc1-summary.txt                                                            |  343 ++++++
     b/channels/chan_dahdi.c                                                                       |    6
     b/channels/chan_pjsip.c                                                                       |    9
     b/channels/chan_sip.c                                                                         |    1
    @@ -79,18 +83,17 @@ 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/doc/CHANGES-staging/ami_sendtext_content_type.txt                                           |    4
    -b/doc/CHANGES-staging/res_pjsip_add_disable_rport_system_config.txt                           |    9
    -b/doc/CHANGES-staging/sorcery_memory_cache_full_expire_object.txt                             |   19
    +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/frame.h                                                                    |    7
    -b/include/asterisk/logger.h                                                                   |   75
    +b/include/asterisk/logger.h                                                                   |   75 +
     b/include/asterisk/manager.h                                                                  |    2
     b/include/asterisk/message.h                                                                  |   18
     b/include/asterisk/res_pjsip.h                                                                |   12
     b/main/channel.c                                                                              |    7
     b/main/http.c                                                                                 |    6
    -b/main/manager.c                                                                              |  115
    +b/main/manager.c                                                                              |  115 +-
     b/main/message.c                                                                              |   28
     b/main/pbx.c                                                                                  |    7
     b/main/pbx_variables.c                                                                        |    8
    @@ -99,7 +102,7 @@ b/menuselect/menuselect.c
     b/menuselect/menuselect.h                                                                     |    2
     b/pbx/pbx_dundi.c                                                                             |   15
     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                                                                    |   49
     b/res/res_pjsip.c                                                                             |   12
    @@ -109,7 +112,7 @@ b/res/res_pjsip_messaging.c
     b/res/res_pjsip_pubsub.c                                                                      |   25
     b/res/res_pjsip_registrar.c                                                                   |   21
     b/res/res_pjsip_sdp_rtp.c                                                                     |    3
    -b/res/res_rtp_asterisk.c                                                                      |   66
    +b/res/res_rtp_asterisk.c                                                                      |   66 -
     b/res/res_sorcery_memory_cache.c                                                              |   18
     b/tests/test_locale.c                                                                         |   12
     b/third-party/pjproject/Makefile                                                              |    1
    @@ -118,19 +121,12 @@ b/third-party/pjproject/pjproject-2.10.tar.bz2.md5
     b/third-party/versions.mak                                                                    |    2
     b/utils/astman.c                                                                              |    2
     b/utils/db1-ast/hash/ndbm.c                                                                   |    3
    -b/utils/extconf.c                                                                             |   10
    -b/utils/muted.c                                                                               |    4
    -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
    -third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch |  157
    +b/utils/extconf.c                                                                             |    9
    +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
    -73 files changed, 1064 insertions(+), 74373 deletions(-)

    \ No newline at end of file +67 files changed, 1936 insertions(+), 1410 deletions(-)

    \ No newline at end of file diff --git a/asterisk-13.35.0-rc1-summary.txt b/asterisk-13.35.0-summary.txt similarity index 80% rename from asterisk-13.35.0-rc1-summary.txt rename to asterisk-13.35.0-summary.txt index 778633d04b..24e956fbe9 100644 --- a/asterisk-13.35.0-rc1-summary.txt +++ b/asterisk-13.35.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-13.35.0-rc1 + asterisk-13.35.0 - Date: 2020-07-09 + Date: 2020-07-16 @@ -51,19 +51,19 @@ Coders Testers Reporters 5 Joshua C. Colp 3 Walter Doekes - 4 Walter Doekes 2 Kevin Harwell - 4 Kevin Harwell 2 nappsoft + 4 Kevin Harwell 2 Kevin Harwell + 4 Walter Doekes 2 nappsoft 4 George Joseph 2 Joshua C. Colp - 2 Pirmin Walthert 1 Moises Silva - 1 Università di Bologna - CESIA 1 Frederic LE FOLL - VoIP 1 Università di Bologna - CESIA - 1 Frederic LE FOLL VoIP - 1 Moises Silva 1 Jaco Kroon - 1 Nickolay Shmyrev 1 Marin Odrljin - 1 Guido Falsi 1 Josep B - 1 sungtae kim 1 Yury Kirsanov - 1 Alexander Traud 1 Nickolay V. Shmyrev - 1 sungtae kim + 2 Asterisk Development Team 1 Moises Silva + 2 Pirmin Walthert 1 Frederic LE FOLL + 1 Università di Bologna - CESIA 1 Università di Bologna - CESIA + VoIP VoIP + 1 Frederic LE FOLL 1 Jaco Kroon + 1 Moises Silva 1 Marin Odrljin + 1 Nickolay Shmyrev 1 Josep B + 1 Guido Falsi 1 Yury Kirsanov + 1 sungtae kim 1 Nickolay V. Shmyrev + 1 Alexander Traud 1 sungtae kim 1 Gregory Massel 1 Joseph Ades 1 Yury Kirsanov @@ -243,19 +243,26 @@ reference a JIRA issue. +------------------------------------------------------------------------+ - | Revision | Author | Summary | - |------------+---------------+-------------------------------------------| - | c705e79d79 | George Joseph | Scope Trace: Update stub defines | - |------------+---------------+-------------------------------------------| - | 9fce541643 | George Joseph | logger: Fix scope trace defines | - |------------+---------------+-------------------------------------------| - | 50ba662b6a | Walter Doekes | res_pjsip: Include instead | - | | | of internal "pjsua-lib/pjsua.h" | - |------------+---------------+-------------------------------------------| - | 654ec4b908 | Kevin Harwell | Compiler fixes for gcc 10 | - |------------+---------------+-------------------------------------------| - | edf9471e05 | George Joseph | Scope Tracing: Add stubs to allow easier | - | | | cherry-picking | + | Revision | Author | Summary | + |------------+----------------------+------------------------------------| + | a725dbd98e | Asterisk Development | Update CHANGES and UPGRADE.txt for | + | | Team | 13.35.0 | + |------------+----------------------+------------------------------------| + | 1b0081750f | Asterisk Development | Update for 13.35.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| + | c705e79d79 | George Joseph | Scope Trace: Update stub defines | + |------------+----------------------+------------------------------------| + | 9fce541643 | George Joseph | logger: Fix scope trace defines | + |------------+----------------------+------------------------------------| + | | | res_pjsip: Include | + | 50ba662b6a | Walter Doekes | instead of internal | + | | | "pjsua-lib/pjsua.h" | + |------------+----------------------+------------------------------------| + | 654ec4b908 | Kevin Harwell | Compiler fixes for gcc 10 | + |------------+----------------------+------------------------------------| + | edf9471e05 | George Joseph | Scope Tracing: Add stubs to allow | + | | | easier cherry-picking | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- @@ -267,11 +274,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 |70348 ---------- - asterisk-13.34.0-summary.html | 102 - asterisk-13.34.0-summary.txt | 319 + asterisk-13.34.0-summary.html | 102 - + asterisk-13.34.0-summary.txt | 319 ----- + b/.version | 2 + b/CHANGES | 39 + b/ChangeLog | 384 ++++++ b/Makefile.rules | 19 b/addons/ooh323c/src/decode.c | 10 b/addons/ooh323c/src/ooSocket.c | 2 @@ -279,6 +286,8 @@ b/apps/app_queue.c | 35 b/apps/app_stack.c | 11 b/apps/app_voicemail.c | 28 + b/asterisk-13.35.0-rc1-summary.html | 136 ++ + b/asterisk-13.35.0-rc1-summary.txt | 343 ++++++ b/channels/chan_dahdi.c | 6 b/channels/chan_pjsip.c | 9 b/channels/chan_sip.c | 1 @@ -286,18 +295,17 @@ b/configure | 4 b/configure.ac | 4 b/contrib/ast-db-manage/config/versions/79290b511e4b_pjsip_add_disable_rport.py | 39 - b/doc/CHANGES-staging/ami_sendtext_content_type.txt | 4 - b/doc/CHANGES-staging/res_pjsip_add_disable_rport_system_config.txt | 9 - b/doc/CHANGES-staging/sorcery_memory_cache_full_expire_object.txt | 19 + 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/frame.h | 7 - b/include/asterisk/logger.h | 75 + b/include/asterisk/logger.h | 75 + b/include/asterisk/manager.h | 2 b/include/asterisk/message.h | 18 b/include/asterisk/res_pjsip.h | 12 b/main/channel.c | 7 b/main/http.c | 6 - b/main/manager.c | 115 + b/main/manager.c | 115 +- b/main/message.c | 28 b/main/pbx.c | 7 b/main/pbx_variables.c | 8 @@ -306,7 +314,7 @@ b/menuselect/menuselect.h | 2 b/pbx/pbx_dundi.c | 15 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 | 49 b/res/res_pjsip.c | 12 @@ -316,7 +324,7 @@ b/res/res_pjsip_pubsub.c | 25 b/res/res_pjsip_registrar.c | 21 b/res/res_pjsip_sdp_rtp.c | 3 - b/res/res_rtp_asterisk.c | 66 + b/res/res_rtp_asterisk.c | 66 - b/res/res_sorcery_memory_cache.c | 18 b/tests/test_locale.c | 12 b/third-party/pjproject/Makefile | 1 @@ -325,19 +333,12 @@ b/third-party/versions.mak | 2 b/utils/astman.c | 2 b/utils/db1-ast/hash/ndbm.c | 3 - b/utils/extconf.c | 10 - b/utils/muted.c | 4 - 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 - third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 + b/utils/extconf.c | 9 + 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 - 73 files changed, 1064 insertions(+), 74373 deletions(-) + 67 files changed, 1936 insertions(+), 1410 deletions(-)