From d052e563fc7f0b0b63ca9472e3c8c70243eb6aac Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Thu, 12 Mar 2020 09:48:17 -0500 Subject: [PATCH] Update for 17.3.0 --- .version | 2 +- ChangeLog | 4 ++ ...mmary.html => asterisk-17.3.0-summary.html | 41 ++++++++--------- ...summary.txt => asterisk-17.3.0-summary.txt | 45 +++++++++---------- 4 files changed, 46 insertions(+), 46 deletions(-) rename asterisk-17.3.0-rc1-summary.html => asterisk-17.3.0-summary.html (94%) rename asterisk-17.3.0-rc1-summary.txt => asterisk-17.3.0-summary.txt (94%) diff --git a/.version b/.version index 9a65f5be60..c15795bf69 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -17.3.0-rc1 \ No newline at end of file +17.3.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 6d9e8c3f3f..3cbc633ac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-03-12 14:48 +0000 Asterisk Development Team + + * asterisk 17.3.0 Released. + 2020-03-05 17:48 +0000 Asterisk Development Team * asterisk 17.3.0-rc1 Released. diff --git a/asterisk-17.3.0-rc1-summary.html b/asterisk-17.3.0-summary.html similarity index 94% rename from asterisk-17.3.0-rc1-summary.html rename to asterisk-17.3.0-summary.html index 9b9ecdb3ae..0c4a9e1b81 100644 --- a/asterisk-17.3.0-rc1-summary.html +++ b/asterisk-17.3.0-summary.html @@ -1,4 +1,4 @@ -Release Summary - asterisk-17.3.0-rc1

Release Summary

asterisk-17.3.0-rc1

Date: 2020-03-05

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-17.3.0

    Release Summary

    asterisk-17.3.0

    Date: 2020-03-12

    <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-17.2.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
    11 Sean Bright
    7 Joshua C. Colp
    5 Kevin Harwell
    5 Walter Doekes
    3 George Joseph
    2 Torrey Searle
    1 Asterisk Development Team
    1 Sebastian Kemper
    1 Sylvain Afchain
    1 Jaco Kroon
    1 Ben Ford
    1 lvl
    4 Ross Beer
    3 Joshua C. Colp
    2 Walter Doekes
    1 Paul Brooks
    1 Martin Zeh
    1 Sébastien Duthil
    1 Jean Aunis - Prescom
    1 Kevin Harwell
    1 Sylvain Afchain
    1 EDV O-TON
    1 Martin Zeh
    1 alex
    1 Ross Beer
    1 Timothy Vanderaerden
    1 xrobau
    1 Sebastian Kemper
    1 Paul Brooks
    1 Peter Sokolov
    1 Francois Blackburn
    1 EDV O-TON
    1 Peter Sokolov
    1 George Joseph
    1 Dmitriy Serov
    1 Dmitriy Serov
    1 Alex
    1 Sébastien Duthil
    1 Torrey Searle
    1 lvl
    1 Benjamin Keith Ford
    11 Sean Bright
    7 Joshua C. Colp
    5 Kevin Harwell
    5 Walter Doekes
    3 George Joseph
    2 Torrey Searle
    2 Asterisk Development Team
    1 Sebastian Kemper
    1 Sylvain Afchain
    1 Jaco Kroon
    1 Ben Ford
    1 lvl
    4 Ross Beer
    3 Joshua C. Colp
    2 Walter Doekes
    1 Paul Brooks
    1 Martin Zeh
    1 Sébastien Duthil
    1 Jean Aunis - Prescom
    1 Kevin Harwell
    1 Sylvain Afchain
    1 EDV O-TON
    1 Martin Zeh
    1 alex
    1 Ross Beer
    1 Timothy Vanderaerden
    1 xrobau
    1 Sebastian Kemper
    1 Paul Brooks
    1 Peter Sokolov
    1 Francois Blackburn
    1 EDV O-TON
    1 Peter Sokolov
    1 George Joseph
    1 Dmitriy Serov
    1 Dmitriy Serov
    1 Alex
    1 Sébastien Duthil
    1 Torrey Searle
    1 lvl
    1 Benjamin Keith Ford

    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: Channels/chan_pjsip

    ASTERISK-28766: PJSIP blind transfer not completed after using Proceeding()
    Reported by: lvl
    • [88393db74d] lvl -- res_pjsip_refer: ensure refer progress is still sent after Proceeding()
    ASTERISK-28755: SIP/Stasis: SIP headers not transmitted in the "variables" field
    Reported by: Jean Aunis - Prescom
      @@ -75,6 +75,7 @@
    • [957681e08b] Joshua C. Colp -- bridging: Add better support for adding/removing streams.


    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.

    + @@ -87,25 +88,26 @@ -
    RevisionAuthorSummary
    f7cd42222aAsterisk Development TeamUpdate for 17.3.0-rc1
    1d3256c5e4Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 17.3.0
    a3f5a80a59Walter Doekessay: Remove unused "plural" option from main/say
    b455d57f7dWalter Doekesapp_queue: Refactor odd placement of if's around say_position
    d19dec53b5Walter Doekeschan_sip: Clarify in sample docs how directmediapermit/-acl should be used
    325e3f8111Joshua C. Colpres_rtp_asterisk: Don't produce transport-cc if no packets.
    54cd865946George Josephmessage.c: Add option to suppress the Message channel AMI and ARI events

    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                                                                          |88490 ----------
    -asterisk-17.2.0-summary.html                                                       |  201
    -asterisk-17.2.0-summary.txt                                                        |  620
    +

    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-17.2.0-summary.html                                                       |  201 ---
    +asterisk-17.2.0-summary.txt                                                        |  620 ---------
    +b/.version                                                                         |    2
     b/CHANGES                                                                          |   25
    +b/ChangeLog                                                                        |  660 +++++++++-
     b/UPGRADE.txt                                                                      |   56
     b/addons/res_config_mysql.c                                                        |   16
     b/apps/app_mixmonitor.c                                                            |   29
     b/apps/app_queue.c                                                                 |   58
    -b/bridges/bridge_native_rtp.c                                                      |  168
    -b/bridges/bridge_simple.c                                                          |  198
    -b/bridges/bridge_softmix.c                                                         |  246
    +b/asterisk-17.3.0-rc1-summary.html                                                 |  163 ++
    +b/asterisk-17.3.0-rc1-summary.txt                                                  |  460 ++++++
    +b/bridges/bridge_native_rtp.c                                                      |  168 ++
    +b/bridges/bridge_simple.c                                                          |  198 +--
    +b/bridges/bridge_softmix.c                                                         |  246 ++-
     b/channels/chan_pjsip.c                                                            |   13
    -b/channels/chan_sip.c                                                              |  126
    +b/channels/chan_sip.c                                                              |  126 +
     b/channels/sip/include/sip.h                                                       |    1
     b/configs/samples/asterisk.conf.sample                                             |    5
     b/configs/samples/sip.conf.sample                                                  |    4
    -b/configure                                                                        |  141
    +b/configure                                                                        |  141 +-
     b/configure.ac                                                                     |   22
     b/contrib/scripts/ast_tls_cert                                                     |    8
     b/contrib/scripts/install_prereq                                                   |    2
    @@ -144,20 +146,15 @@ b/res/res_pjsip_messaging.c
     b/res/res_pjsip_outbound_registration.c                                            |   49
     b/res/res_pjsip_refer.c                                                            |    7
     b/res/res_pjsip_sdp_rtp.c                                                          |   56
    -b/res/res_pjsip_session.c                                                          |  107
    -b/res/res_rtp_asterisk.c                                                           |  312
    +b/res/res_pjsip_session.c                                                          |  107 +
    +b/res/res_rtp_asterisk.c                                                           |  312 +++-
     b/res/res_sorcery_config.c                                                         |    1
     b/res/res_stasis_playback.c                                                        |    4
     b/res/stasis/messaging.c                                                           |   11
     b/rest-api/api-docs/endpoints.json                                                 |   20
     b/rest-api/resources.json                                                          |    2
     b/third-party/pjproject/configure.m4                                               |    1
    -b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch |   56
    -contrib/realtime/mysql/mysql_cdr.sql                                               |   41
    -contrib/realtime/mysql/mysql_config.sql                                            | 1270
    -contrib/realtime/mysql/mysql_voicemail.sql                                         |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                     |   45
    -contrib/realtime/postgresql/postgresql_config.sql                                  | 1382
    -contrib/realtime/postgresql/postgresql_voicemail.sql                               |   39
    +b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch |   84 +
    +b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch         |    9
     doc/CHANGES-staging/res_fax_negotiate_both                                         |    7
    -73 files changed, 1670 insertions(+), 92683 deletions(-)

    \ No newline at end of file +69 files changed, 2964 insertions(+), 1407 deletions(-)

    \ No newline at end of file diff --git a/asterisk-17.3.0-rc1-summary.txt b/asterisk-17.3.0-summary.txt similarity index 94% rename from asterisk-17.3.0-rc1-summary.txt rename to asterisk-17.3.0-summary.txt index 9c0c1d58e9..b1f66c788c 100644 --- a/asterisk-17.3.0-rc1-summary.txt +++ b/asterisk-17.3.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-17.3.0-rc1 + asterisk-17.3.0 - Date: 2020-03-05 + Date: 2020-03-12 @@ -56,7 +56,7 @@ 5 Walter Doekes 1 Paul Brooks 3 George Joseph 1 Martin Zeh 2 Torrey Searle 1 Sébastien Duthil - 1 Asterisk Development Team 1 Jean Aunis - Prescom + 2 Asterisk Development Team 1 Jean Aunis - Prescom 1 Sebastian Kemper 1 Kevin Harwell 1 Sylvain Afchain 1 Sylvain Afchain 1 Jaco Kroon 1 EDV O-TON @@ -338,6 +338,9 @@ +------------------------------------------------------------------------+ | Revision | Author | Summary | |------------+------------------+----------------------------------------| + | f7cd42222a | Asterisk | Update for 17.3.0-rc1 | + | | Development Team | | + |------------+------------------+----------------------------------------| | 1d3256c5e4 | Asterisk | Update CHANGES and UPGRADE.txt for | | | Development Team | 17.3.0 | |------------+------------------+----------------------------------------| @@ -384,25 +387,26 @@ 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 |88490 ---------- - asterisk-17.2.0-summary.html | 201 - asterisk-17.2.0-summary.txt | 620 + asterisk-17.2.0-summary.html | 201 --- + asterisk-17.2.0-summary.txt | 620 --------- + b/.version | 2 b/CHANGES | 25 + b/ChangeLog | 660 +++++++++- b/UPGRADE.txt | 56 b/addons/res_config_mysql.c | 16 b/apps/app_mixmonitor.c | 29 b/apps/app_queue.c | 58 - b/bridges/bridge_native_rtp.c | 168 - b/bridges/bridge_simple.c | 198 - b/bridges/bridge_softmix.c | 246 + b/asterisk-17.3.0-rc1-summary.html | 163 ++ + b/asterisk-17.3.0-rc1-summary.txt | 460 ++++++ + b/bridges/bridge_native_rtp.c | 168 ++ + b/bridges/bridge_simple.c | 198 +-- + b/bridges/bridge_softmix.c | 246 ++- b/channels/chan_pjsip.c | 13 - b/channels/chan_sip.c | 126 + b/channels/chan_sip.c | 126 + b/channels/sip/include/sip.h | 1 b/configs/samples/asterisk.conf.sample | 5 b/configs/samples/sip.conf.sample | 4 - b/configure | 141 + b/configure | 141 +- b/configure.ac | 22 b/contrib/scripts/ast_tls_cert | 8 b/contrib/scripts/install_prereq | 2 @@ -441,20 +445,15 @@ b/res/res_pjsip_outbound_registration.c | 49 b/res/res_pjsip_refer.c | 7 b/res/res_pjsip_sdp_rtp.c | 56 - b/res/res_pjsip_session.c | 107 - b/res/res_rtp_asterisk.c | 312 + b/res/res_pjsip_session.c | 107 + + b/res/res_rtp_asterisk.c | 312 +++- b/res/res_sorcery_config.c | 1 b/res/res_stasis_playback.c | 4 b/res/stasis/messaging.c | 11 b/rest-api/api-docs/endpoints.json | 20 b/rest-api/resources.json | 2 b/third-party/pjproject/configure.m4 | 1 - b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 56 - contrib/realtime/mysql/mysql_cdr.sql | 41 - contrib/realtime/mysql/mysql_config.sql | 1270 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 45 - contrib/realtime/postgresql/postgresql_config.sql | 1382 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 + b/third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 + + b/third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 9 doc/CHANGES-staging/res_fax_negotiate_both | 7 - 73 files changed, 1670 insertions(+), 92683 deletions(-) + 69 files changed, 2964 insertions(+), 1407 deletions(-) -- 2.47.2