From: Asterisk Development Team Date: Mon, 19 Oct 2020 18:10:20 +0000 (-0500) Subject: Update for 13.37.0 X-Git-Tag: 13.37.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e8ac51f8455b27725d99cbf0d158c3655a3c2d;p=thirdparty%2Fasterisk.git Update for 13.37.0 --- diff --git a/.version b/.version index b4e7bfbe29..121f7aedd7 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -13.37.0-rc1 \ No newline at end of file +13.37.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 05ecaf25a1..de09f3811b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-10-19 18:10 +0000 Asterisk Development Team + + * asterisk 13.37.0 Released. + 2020-09-09 14:11 +0000 Asterisk Development Team * asterisk 13.37.0-rc1 Released. diff --git a/asterisk-13.37.0-rc1-summary.html b/asterisk-13.37.0-summary.html similarity index 82% rename from asterisk-13.37.0-rc1-summary.html rename to asterisk-13.37.0-summary.html index 93223a042a..95a707f101 100644 --- a/asterisk-13.37.0-rc1-summary.html +++ b/asterisk-13.37.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-13.37.0-rc1

Release Summary

asterisk-13.37.0-rc1

Date: 2020-09-09

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-13.37.0

    Release Summary

    asterisk-13.37.0

    Date: 2020-10-19

    <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.36.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
    3 Sean Bright
    3 Joshua C. Colp
    2 George Joseph
    2 Alexander Traud
    1 Kfir Itzhak
    1 Kevin Harwell
    1 Torrey Searle
    1 Asterisk Development Team
    1 Patrick Verzele
    1 Nickolay Shmyrev
    1 Tzafrir Cohen
    1 Dennis
    1 Nickolay V. Shmyrev
    1 Ramarajan
    1 Ove Aursand
    1 Thomas Johnson
    1 Misha Vodsedalek
    1 Torrey Searle
    1 Kfir Itzhak
    1 Joshua C. Colp
    1 Karsten Wemheuer
    1 Joseph Ades
    1 Leandro Dardini
    3 Sean Bright
    3 Joshua C. Colp
    2 Asterisk Development Team
    2 George Joseph
    2 Alexander Traud
    1 Kfir Itzhak
    1 Kevin Harwell
    1 Torrey Searle
    1 Patrick Verzele
    1 Nickolay Shmyrev
    1 Tzafrir Cohen
    1 Dennis
    1 Nickolay V. Shmyrev
    1 Ramarajan
    1 Ove Aursand
    1 Thomas Johnson
    1 Misha Vodsedalek
    1 Torrey Searle
    1 Kfir Itzhak
    1 Joshua C. Colp
    1 Karsten Wemheuer
    1 Joseph Ades
    1 Leandro Dardini

    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-25665: Duplicate logging in queue log for EXITEMPTY events
    Reported by: Ove Aursand
    • [0064aa0107] Kfir Itzhak -- app_queue: Fix leave-empty not recording a call as abandoned
    ASTERISK-29043: app_queue: Leave empty sometimes not recorded as abandoned
    Reported by: Kfir Itzhak
      @@ -33,34 +33,31 @@
    • [c111777756] Tzafrir Cohen -- followme: allow disabling callee prompt


    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
    7a5b1ab47aAsterisk Development TeamUpdate for 13.37.0-rc1
    8ccae31f5dAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 13.37.0
    d649ab4a30Patrick Verzeleres_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
    bc615ee4c4George Josephast_coredumper: Fix issues with naming
    384f2638b2Alexander Traudsip_nat_settings: Update script for latest Linux.
    8055807be2Alexander Traudsamples: Fix keep_alive_interval default in pjsip.conf.
    c7df06a077George Josephscope_trace: Updated macro stubs to match other branches

    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                                            |70953 -------------------
    -asterisk-13.36.0-summary.html                        |   64
    -asterisk-13.36.0-summary.txt                         |  226
    -b/CHANGES                                            |    9
    -b/apps/app_followme.c                                |   90
    -b/apps/app_queue.c                                   |    1
    -b/apps/app_voicemail.c                               |   30
    -b/channels/pjsip/dialplan_functions.c                |    5
    -b/configs/samples/followme.conf.sample               |    8
    -b/configs/samples/pjsip.conf.sample                  |   10
    -b/contrib/scripts/ast_coredumper                     |    4
    -b/contrib/scripts/sip_nat_settings                   |   19
    -b/include/asterisk/frame.h                           |    5
    -b/include/asterisk/logger.h                          |   81
    -b/main/bridge_channel.c                              |   37
    -b/res/res_pjsip_diversion.c                          |    2
    -contrib/realtime/mysql/mysql_cdr.sql                 |   33
    -contrib/realtime/mysql/mysql_config.sql              | 1195
    -contrib/realtime/mysql/mysql_voicemail.sql           |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql       |   37
    -contrib/realtime/postgresql/postgresql_config.sql    | 1293
    -contrib/realtime/postgresql/postgresql_voicemail.sql |   39
    -24 files changed, 219 insertions(+), 73959 deletions(-)

    \ No newline at end of file +

    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.36.0-summary.html          |   64 ---------
    +asterisk-13.36.0-summary.txt           |  226 ---------------------------------
    +b/.version                             |    2
    +b/CHANGES                              |    9 +
    +b/ChangeLog                            |  185 +++++++++++++++++++++++++--
    +b/apps/app_followme.c                  |   90 ++++++++-----
    +b/apps/app_queue.c                     |    1
    +b/apps/app_voicemail.c                 |   30 +---
    +b/asterisk-13.37.0-rc1-summary.html    |   66 +++++++++
    +b/asterisk-13.37.0-rc1-summary.txt     |  224 ++++++++++++++++++++++++++++++++
    +b/channels/pjsip/dialplan_functions.c  |    5
    +b/configs/samples/followme.conf.sample |    8 +
    +b/configs/samples/pjsip.conf.sample    |   10 -
    +b/contrib/scripts/ast_coredumper       |    4
    +b/contrib/scripts/sip_nat_settings     |   19 +-
    +b/include/asterisk/frame.h             |    5
    +b/include/asterisk/logger.h            |   81 ++++++++++-
    +b/main/bridge_channel.c                |   37 +++++
    +b/res/res_pjsip_diversion.c            |    6
    +b/res/res_pjsip_session.c              |    5
    +20 files changed, 694 insertions(+), 383 deletions(-)

    \ No newline at end of file diff --git a/asterisk-13.37.0-rc1-summary.txt b/asterisk-13.37.0-summary.txt similarity index 80% rename from asterisk-13.37.0-rc1-summary.txt rename to asterisk-13.37.0-summary.txt index 2e68859590..18811a617b 100644 --- a/asterisk-13.37.0-rc1-summary.txt +++ b/asterisk-13.37.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-13.37.0-rc1 + asterisk-13.37.0 - Date: 2020-09-09 + Date: 2020-10-19 @@ -52,12 +52,12 @@ Coders Testers Reporters 3 Sean Bright 1 Dennis 3 Joshua C. Colp 1 Nickolay V. Shmyrev - 2 George Joseph 1 Ramarajan - 2 Alexander Traud 1 Ove Aursand - 1 Kfir Itzhak 1 Thomas Johnson - 1 Kevin Harwell 1 Misha Vodsedalek - 1 Torrey Searle 1 Torrey Searle - 1 Asterisk Development Team 1 Kfir Itzhak + 2 Asterisk Development Team 1 Ramarajan + 2 George Joseph 1 Ove Aursand + 2 Alexander Traud 1 Thomas Johnson + 1 Kfir Itzhak 1 Misha Vodsedalek + 1 Kevin Harwell 1 Torrey Searle + 1 Torrey Searle 1 Kfir Itzhak 1 Patrick Verzele 1 Joshua C. Colp 1 Nickolay Shmyrev 1 Karsten Wemheuer 1 Tzafrir Cohen 1 Joseph Ades @@ -168,6 +168,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+----------------------+------------------------------------| + | 7a5b1ab47a | Asterisk Development | Update for 13.37.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| | 8ccae31f5d | Asterisk Development | Update CHANGES and UPGRADE.txt for | | | Team | 13.37.0 | |------------+----------------------+------------------------------------| @@ -197,28 +200,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 |70953 ------------------- - asterisk-13.36.0-summary.html | 64 - asterisk-13.36.0-summary.txt | 226 - b/CHANGES | 9 - b/apps/app_followme.c | 90 - b/apps/app_queue.c | 1 - b/apps/app_voicemail.c | 30 - b/channels/pjsip/dialplan_functions.c | 5 - b/configs/samples/followme.conf.sample | 8 - b/configs/samples/pjsip.conf.sample | 10 - b/contrib/scripts/ast_coredumper | 4 - b/contrib/scripts/sip_nat_settings | 19 - b/include/asterisk/frame.h | 5 - b/include/asterisk/logger.h | 81 - b/main/bridge_channel.c | 37 - b/res/res_pjsip_diversion.c | 2 - contrib/realtime/mysql/mysql_cdr.sql | 33 - contrib/realtime/mysql/mysql_config.sql | 1195 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 37 - contrib/realtime/postgresql/postgresql_config.sql | 1293 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - 24 files changed, 219 insertions(+), 73959 deletions(-) + asterisk-13.36.0-summary.html | 64 --------- + asterisk-13.36.0-summary.txt | 226 --------------------------------- + b/.version | 2 + b/CHANGES | 9 + + b/ChangeLog | 185 +++++++++++++++++++++++++-- + b/apps/app_followme.c | 90 ++++++++----- + b/apps/app_queue.c | 1 + b/apps/app_voicemail.c | 30 +--- + b/asterisk-13.37.0-rc1-summary.html | 66 +++++++++ + b/asterisk-13.37.0-rc1-summary.txt | 224 ++++++++++++++++++++++++++++++++ + b/channels/pjsip/dialplan_functions.c | 5 + b/configs/samples/followme.conf.sample | 8 + + b/configs/samples/pjsip.conf.sample | 10 - + b/contrib/scripts/ast_coredumper | 4 + b/contrib/scripts/sip_nat_settings | 19 +- + b/include/asterisk/frame.h | 5 + b/include/asterisk/logger.h | 81 ++++++++++- + b/main/bridge_channel.c | 37 +++++ + b/res/res_pjsip_diversion.c | 6 + b/res/res_pjsip_session.c | 5 + 20 files changed, 694 insertions(+), 383 deletions(-)