From: Asterisk Development Team Date: Tue, 22 Dec 2020 21:04:12 +0000 (-0500) Subject: Update for 17.9.1 X-Git-Tag: 17.9.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69895da26d7a5dad7f7cd9bdc293a543a06154ed;p=thirdparty%2Fasterisk.git Update for 17.9.1 --- diff --git a/.version b/.version index b745bcd261..d61534ca03 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -17.9.0 \ No newline at end of file +17.9.1 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index f8f1b63c48..ac36678abc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2020-12-22 21:04 +0000 Asterisk Development Team + + * asterisk 17.9.1 Released. + +2020-12-22 02:58 +0000 [fbfc7ab43b] Torrey Searle + + * res/res_pjsip_diversion: prevent crash on tel: uri in History-Info + + Add a check to see if the URI is a Tel URI and prevent crashing on + trying to retrieve the reason parameter. + + ASTERISK-29191 + ASTERISK-29219 + + Change-Id: I0320aa205f22cda511d60a2edf2b037e8fd6cc37 + 2020-11-19 12:37 +0000 Asterisk Development Team * asterisk 17.9.0 Released. diff --git a/asterisk-17.9.0-summary.html b/asterisk-17.9.0-summary.html deleted file mode 100644 index 5d9eaaa368..0000000000 --- a/asterisk-17.9.0-summary.html +++ /dev/null @@ -1,136 +0,0 @@ -Release Summary - asterisk-17.9.0

Release Summary

asterisk-17.9.0

Date: 2020-11-19

<asteriskteam@digium.com>


Table of Contents

    -
  1. Summary
  2. -
  3. Contributors
  4. -
  5. Closed Issues
  6. -
  7. Other Changes
  8. -
  9. Diffstat
  10. -

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.8.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
9 Sean Bright
6 George Joseph
3 Asterisk Development Team
3 Joshua C. Colp
3 Alexander Traud
2 Kevin Harwell
2 Torrey Searle
2 Ben Ford
2 Sungtae Kim
1 Holger Hans Peter Freyther
1 Walter Doekes
1 Michal Hajek
1 Jean Aunis
1 Nick French
1 laszlovl
1 Jasper van der Neut
1 Andrew Siplas
2 Sebastian Damm
2 George Joseph
2 sungtae kim
1 Sandro Gauci
1 Nick French
1 Michal Hajek
1 Ross Beer
1 under
1 周家建
1 Torrey Searle
1 Hajek Michal
1 Vieri
1 Péter Juhász
1 Andrew Siplas
1 Jean Aunis - Prescom
1 laszlovl
1 Thomas Frederiksen
1 Eric Smith
1 Brian J. Murrell
1 Jasper van der Neut

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.

Security

Category: pjproject/pjsip

ASTERISK-29057: pjsip: Crash on call rejection during high load
Reported by: Sandro Gauci
    -
  • [fab1ef83b2] Kevin Harwell -- AST-2020-001 - res_pjsip: Return dialog locked and referenced
  • -

Improvement

Category: Resources/General

ASTERISK-29056: Increase reg_server column size for ps_contacts table realtime
Reported by: sungtae kim
    -
  • [ed361bc515] Sungtae Kim -- realtime: Increased reg_server character size
  • -

Category: Resources/res_stasis

ASTERISK-29055: Create a Bridge with video_single mode
Reported by: sungtae kim
    -
  • [519bb01d5f] Sungtae Kim -- res_stasis.c: Added video_single option for bridge creation
  • -

Bug

Category: Applications/app_voicemail

ASTERISK-26424: app_voicemail: Undocumented behavior from VMSayName
Reported by: Eric Smith
    -
  • [fb5ca4630f] Sean Bright -- app_voicemail.c: Document VMSayName interruption behavior
  • -

Category: Configs/Samples

ASTERISK-29123: logger.conf.sample missing comment mark on line 115
Reported by: Andrew Siplas
    -
  • [aa5577fecd] Andrew Siplas -- logger.conf.sample: add missing comment mark
  • -

Category: Core/Channels

ASTERISK-29091: Crash when ast_translator_build_path fails
Reported by: Jasper van der Neut
    -
  • [47deb6967a] Jasper van der Neut -- channels: Don't dereference NULL pointer
  • -

Category: Core/General

ASTERISK-28430: res_rtp_asterisk.c: FRACK!, Failed assertion errno != EBADF
Reported by: under
    -
  • [5e701ff957] Sean Bright -- tcptls.c: Don't close TCP client file descriptors more than once
  • -
ASTERISK-28311: dsp: ast_dsp_silence_noise_with_energy wrong judgment of frame format
Reported by: 周家建
    -
  • [b370b70a70] Sean Bright -- dsp.c: Update calls to ast_format_cmp to check result properly
  • -

Category: Core/RTP

ASTERISK-28416: Unable to get rtp codec payload code for slin
Reported by: Brian J. Murrell
    -
  • [b74e65f111] Sean Bright -- format_cap: Perform codec lookups by pointer instead of name
  • -

Category: Documentation

ASTERISK-26424: app_voicemail: Undocumented behavior from VMSayName
Reported by: Eric Smith
    -
  • [fb5ca4630f] Sean Bright -- app_voicemail.c: Document VMSayName interruption behavior
  • -

Category: Functions/func_curl

ASTERISK-29085: func_curl: Segmentation fault when using CURL after setting httpheader CURLOPT
Reported by: Péter Juhász
    -
  • [7bd079e542] Sean Bright -- func_curl.c: Prevent crash when using CURLOPT(httpheader)
  • -

Category: Resources/res_ari_endpoints

ASTERISK-29108: resource_endpoints.c : Memory leak if endpoint not found
Reported by: Jean Aunis - Prescom
    -
  • [b11f1242c5] Jean Aunis -- resource_endpoints.c: memory leak when providing a 404 response
  • -

Category: Resources/res_musiconhold

ASTERISK-29099: res_musiconhold: Realtime MOH only loads a single entry
Reported by: laszlovl
    -
  • [9511e8d379] laszlovl -- res_musiconhold: Load all realtime entries, not just the first
  • -
ASTERISK-24329: Music On Hold announcement cuts intro of music the first time it is played
Reported by: Thomas Frederiksen
    -
  • [6ba11fed7e] Sean Bright -- res_musiconhold: Start playlist after initial announcement
  • -

Category: Resources/res_pjsip

ASTERISK-29013: res_pjsip: Asterisk doesn't stop sending invites (with auth) on 407 replies
Reported by: Sebastian Damm
    -
  • [32c5ffc354] Ben Ford -- AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
  • -
ASTERISK-29124: res_pjsip: flow transport broken for outbound requests
Reported by: Nick French
    -
  • [f7835bcf13] Nick French -- res_pjsip_session: Restore calls to ast_sip_message_apply_transport()
  • -

Category: Resources/res_pjsip_authenticator_digest

ASTERISK-29013: res_pjsip: Asterisk doesn't stop sending invites (with auth) on 407 replies
Reported by: Sebastian Damm
    -
  • [32c5ffc354] Ben Ford -- AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
  • -

Category: Resources/res_pjsip_config_wizard

ASTERISK-29097: res_pjsip_config_wizard: Crash when freeing string when failing to add extension
Reported by: Vieri
    -
  • [1b11f143d5] Sean Bright -- pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
  • -

Category: Resources/res_pjsip_sdp_rtp

ASTERISK-29051: res_pjsip_sdp_rtp: Does not set correct values on RTP instance when "auto" DTMF is used
Reported by: Sebastian Damm
    -
  • [0c1d9d4730] Holger Hans Peter Freyther -- res_pjsip_sdp_rtp: Fix accidentally native bridging calls
  • -

Category: Resources/res_pjsip_session

ASTERISK-29014: res_pjsip_session: Re-INVITE collisions aren't handled correctly
Reported by: George Joseph
    -
  • [a92119306f] George Joseph -- res_pjsip_session: Fix issue with COLP and 491
  • -
  • [d3c67d585f] George Joseph -- res_pjsip_session: Handle multi-stream re-invites better
  • -

Category: Resources/res_rtp_asterisk

ASTERISK-29089: RTP Ports not cleared after hangup
Reported by: Ross Beer
    -
  • [1bf404e15d] Joshua C. Colp -- res_pjsip_session: Fix session reference leak.
  • -

Category: Resources/res_stasis

ASTERISK-29081: res_stasis: Add compare function for bridges moh container
Reported by: Hajek Michal
    -
  • [4128bdfdb9] Michal Hajek -- res_stasis.c: Add compare function for bridges moh container
  • -

New Feature

Category: Resources/res_pjsip_diversion

ASTERISK-29027: Implement support for History-Info
Reported by: Torrey Searle
    -
  • [71820ea114] Torrey Searle -- res_pjsip_diversion: implement support for History-Info
  • -


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
baf66a5816Asterisk Development TeamUpdate for 17.9.0-rc1
0654e5f77bAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 17.9.0
132e2fd6adAlexander Traudchan_sip: On authentication, pick MD5 for sure.
f198c85157Walter Doekesmain/say: Work around gcc 9 format-truncation false positive
7f53752619Kevin Harwellres_pjsip, res_pjsip_session: initialize local variables
91dd18afc1Alexander Traudinstall_prereq: Add GMime 3.0.
2c363b4e96Alexander TraudBuildSystem: Enable Lua 5.4.
a3efd0bab9Asterisk Development TeamUpdate CHANGES and UPGRADE.txt for 17.8.0
680e07d514Joshua C. Colpasterisk: Add verbose message stating support status.
0bc136c3abGeorge Josephapp_confbridge/bridge_softmix: Add ability to force estimated bitrate
1746703d25Torrey Searleres_pjsip_diversion: fix double 181
a68e33d91bSean Brightres_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs
26873338d7Joshua C. Colpres_pjsip_session: Fix stream name memory leak.
78d9f6f74eGeorge Josephlogger.h: Fix ast_trace to respect scope_level
29384f17c4George Josephbridge_softmix/sfu_topologies_on_join: Ignore topology change failures
617f62b6abSean Brightres_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined
1cd184250fGeorge Josephdebugging: Add enough to choke a mule
2469c94a7aBen FordBridging: Use a ref to bridge_channel's channel to prevent crash.

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.8.0-summary.html                                                     |   74
-asterisk-17.8.0-summary.txt                                                      |  243 -
-b/.version                                                                       |    2
-b/CHANGES                                                                        |   12
-b/ChangeLog                                                                      |  575 ++
-b/apps/app_confbridge.c                                                          |    3
-b/apps/app_voicemail.c                                                           |    3
-b/apps/confbridge/conf_config_parser.c                                           |   21
-b/apps/confbridge/include/confbridge.h                                           |    2
-b/asterisk-17.9.0-rc1-summary.html                                               |  138
-b/asterisk-17.9.0-rc1-summary.txt                                                |  390 ++
-b/bridges/bridge_softmix.c                                                       |  153
-b/channels/chan_pjsip.c                                                          |   74
-b/channels/chan_sip.c                                                            |    9
-b/configs/samples/confbridge.conf.sample                                         |    7
-b/configs/samples/musiconhold.conf.sample                                        |    4
-b/configure                                                                      |    2
-b/configure.ac                                                                   |    2
-b/contrib/ast-db-manage/config/versions/1ae0609b6646_increse_reg_server_size.py  |   22
-b/contrib/ast-db-manage/config/versions/e658c26033ca_create_history_info_flag.py |   38
-b/contrib/realtime/mysql/mysql_config.sql                                        |   12
-b/contrib/realtime/postgresql/postgresql_config.sql                              |   12
-b/contrib/scripts/install_prereq                                                 |    2
-b/funcs/func_curl.c                                                              |    7
-b/include/asterisk/bridge.h                                                      |   14
-b/include/asterisk/bridge_channel.h                                              |   14
-b/include/asterisk/format_cache.h                                                |   13
-b/include/asterisk/logger.h                                                      |    4
-b/include/asterisk/pbx.h                                                         |    8
-b/include/asterisk/res_pjsip.h                                                   |   48
-b/include/asterisk/res_pjsip_session.h                                           |    8
-b/include/asterisk/stream.h                                                      |    4
-b/main/asterisk.c                                                                |   10
-b/main/bridge.c                                                                  |   44
-b/main/bridge_channel.c                                                          |   20
-b/main/channel.c                                                                 |   14
-b/main/dsp.c                                                                     |    4
-b/main/format_cache.c                                                            |   21
-b/main/format_cap.c                                                              |    2
-b/main/pbx.c                                                                     |   12
-b/main/say.c                                                                     |   20
-b/main/stream.c                                                                  |   30
-b/main/tcptls.c                                                                  |   12
-b/res/ari/resource_bridges.h                                                     |    4
-b/res/ari/resource_endpoints.c                                                   |    1
-b/res/parking/parking_bridge_features.c                                          |    1
-b/res/res_musiconhold.c                                                          |   24
-b/res/res_parking.c                                                              |    1
-b/res/res_pjsip.c                                                                |   54
-b/res/res_pjsip/pjsip_configuration.c                                            |    1
-b/res/res_pjsip/pjsip_transport_management.c                                     |    2
-b/res/res_pjsip_config_wizard.c                                                  |    1
-b/res/res_pjsip_diversion.c                                                      |  326 +
-b/res/res_pjsip_pubsub.c                                                         |   10
-b/res/res_pjsip_sdp_rtp.c                                                        |    3
-b/res/res_pjsip_session.c                                                        | 1939 ++++++++--
-b/res/res_stasis.c                                                               |   31
-b/res/stasis/stasis_bridge.c                                                     |    2
-b/rest-api/api-docs/bridges.json                                                 |    4
-59 files changed, 3729 insertions(+), 784 deletions(-)

\ No newline at end of file diff --git a/asterisk-17.9.0-summary.txt b/asterisk-17.9.0-summary.txt deleted file mode 100644 index 65d543f1ed..0000000000 --- a/asterisk-17.9.0-summary.txt +++ /dev/null @@ -1,391 +0,0 @@ - Release Summary - - asterisk-17.9.0 - - Date: 2020-11-19 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Closed Issues - 4. Other Changes - 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.8.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. - - Coders Testers Reporters - 9 Sean Bright 2 Sebastian Damm - 6 George Joseph 2 George Joseph - 3 Asterisk Development Team 2 sungtae kim - 3 Joshua C. Colp 1 Sandro Gauci - 3 Alexander Traud 1 Nick French - 2 Kevin Harwell 1 Michal Hajek - 2 Torrey Searle 1 Ross Beer - 2 Ben Ford 1 under - 2 Sungtae Kim 1 å*¨å®¶å»º - 1 Holger Hans Peter Freyther 1 Torrey Searle - 1 Walter Doekes 1 Hajek Michal - 1 Michal Hajek 1 Vieri - 1 Jean Aunis 1 Péter Juhász - 1 Nick French 1 Andrew Siplas - 1 laszlovl 1 Jean Aunis - Prescom - 1 Jasper van der Neut 1 laszlovl - 1 Andrew Siplas 1 Thomas Frederiksen - 1 Eric Smith - 1 Brian J. Murrell - 1 Jasper van der Neut - - ---------------------------------------------------------------------- - - 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. - - Security - - Category: pjproject/pjsip - - ASTERISK-29057: pjsip: Crash on call rejection during high load - Reported by: Sandro Gauci - * [fab1ef83b2] Kevin Harwell -- AST-2020-001 - res_pjsip: Return dialog - locked and referenced - - Improvement - - Category: Resources/General - - ASTERISK-29056: Increase reg_server column size for ps_contacts table - realtime - Reported by: sungtae kim - * [ed361bc515] Sungtae Kim -- realtime: Increased reg_server character - size - - Category: Resources/res_stasis - - ASTERISK-29055: Create a Bridge with video_single mode - Reported by: sungtae kim - * [519bb01d5f] Sungtae Kim -- res_stasis.c: Added video_single option - for bridge creation - - Bug - - Category: Applications/app_voicemail - - ASTERISK-26424: app_voicemail: Undocumented behavior from VMSayName - Reported by: Eric Smith - * [fb5ca4630f] Sean Bright -- app_voicemail.c: Document VMSayName - interruption behavior - - Category: Configs/Samples - - ASTERISK-29123: logger.conf.sample missing comment mark on line 115 - Reported by: Andrew Siplas - * [aa5577fecd] Andrew Siplas -- logger.conf.sample: add missing comment - mark - - Category: Core/Channels - - ASTERISK-29091: Crash when ast_translator_build_path fails - Reported by: Jasper van der Neut - * [47deb6967a] Jasper van der Neut -- channels: Don't dereference NULL - pointer - - Category: Core/General - - ASTERISK-28430: res_rtp_asterisk.c: FRACK!, Failed assertion errno != - EBADF - Reported by: under - * [5e701ff957] Sean Bright -- tcptls.c: Don't close TCP client file - descriptors more than once - ASTERISK-28311: dsp: ast_dsp_silence_noise_with_energy wrong judgment of - frame format - Reported by: å*¨å®¶å»º - * [b370b70a70] Sean Bright -- dsp.c: Update calls to ast_format_cmp to - check result properly - - Category: Core/RTP - - ASTERISK-28416: Unable to get rtp codec payload code for slin - Reported by: Brian J. Murrell - * [b74e65f111] Sean Bright -- format_cap: Perform codec lookups by - pointer instead of name - - Category: Documentation - - ASTERISK-26424: app_voicemail: Undocumented behavior from VMSayName - Reported by: Eric Smith - * [fb5ca4630f] Sean Bright -- app_voicemail.c: Document VMSayName - interruption behavior - - Category: Functions/func_curl - - ASTERISK-29085: func_curl: Segmentation fault when using CURL after - setting httpheader CURLOPT - Reported by: Péter Juhász - * [7bd079e542] Sean Bright -- func_curl.c: Prevent crash when using - CURLOPT(httpheader) - - Category: Resources/res_ari_endpoints - - ASTERISK-29108: resource_endpoints.c : Memory leak if endpoint not found - Reported by: Jean Aunis - Prescom - * [b11f1242c5] Jean Aunis -- resource_endpoints.c: memory leak when - providing a 404 response - - Category: Resources/res_musiconhold - - ASTERISK-29099: res_musiconhold: Realtime MOH only loads a single entry - Reported by: laszlovl - * [9511e8d379] laszlovl -- res_musiconhold: Load all realtime entries, - not just the first - ASTERISK-24329: Music On Hold announcement cuts intro of music the first - time it is played - Reported by: Thomas Frederiksen - * [6ba11fed7e] Sean Bright -- res_musiconhold: Start playlist after - initial announcement - - Category: Resources/res_pjsip - - ASTERISK-29013: res_pjsip: Asterisk doesn't stop sending invites (with - auth) on 407 replies - Reported by: Sebastian Damm - * [32c5ffc354] Ben Ford -- AST-2020-002 - res_pjsip: Stop sending - INVITEs after challenge limit. - ASTERISK-29124: res_pjsip: flow transport broken for outbound requests - Reported by: Nick French - * [f7835bcf13] Nick French -- res_pjsip_session: Restore calls to - ast_sip_message_apply_transport() - - Category: Resources/res_pjsip_authenticator_digest - - ASTERISK-29013: res_pjsip: Asterisk doesn't stop sending invites (with - auth) on 407 replies - Reported by: Sebastian Damm - * [32c5ffc354] Ben Ford -- AST-2020-002 - res_pjsip: Stop sending - INVITEs after challenge limit. - - Category: Resources/res_pjsip_config_wizard - - ASTERISK-29097: res_pjsip_config_wizard: Crash when freeing string when - failing to add extension - Reported by: Vieri - * [1b11f143d5] Sean Bright -- pbx.c: On error, - ast_add_extension2_lockopt should always free 'data' - - Category: Resources/res_pjsip_sdp_rtp - - ASTERISK-29051: res_pjsip_sdp_rtp: Does not set correct values on RTP - instance when "auto" DTMF is used - Reported by: Sebastian Damm - * [0c1d9d4730] Holger Hans Peter Freyther -- res_pjsip_sdp_rtp: Fix - accidentally native bridging calls - - Category: Resources/res_pjsip_session - - ASTERISK-29014: res_pjsip_session: Re-INVITE collisions aren't handled - correctly - Reported by: George Joseph - * [a92119306f] George Joseph -- res_pjsip_session: Fix issue with COLP - and 491 - * [d3c67d585f] George Joseph -- res_pjsip_session: Handle multi-stream - re-invites better - - Category: Resources/res_rtp_asterisk - - ASTERISK-29089: RTP Ports not cleared after hangup - Reported by: Ross Beer - * [1bf404e15d] Joshua C. Colp -- res_pjsip_session: Fix session - reference leak. - - Category: Resources/res_stasis - - ASTERISK-29081: res_stasis: Add compare function for bridges moh container - Reported by: Hajek Michal - * [4128bdfdb9] Michal Hajek -- res_stasis.c: Add compare function for - bridges moh container - - New Feature - - Category: Resources/res_pjsip_diversion - - ASTERISK-29027: Implement support for History-Info - Reported by: Torrey Searle - * [71820ea114] Torrey Searle -- res_pjsip_diversion: implement support - for History-Info - - ---------------------------------------------------------------------- - - 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. - - +------------------------------------------------------------------------+ - | Revision | Author | Summary | - |------------+---------------+-------------------------------------------| - | | Asterisk | | - | baf66a5816 | Development | Update for 17.9.0-rc1 | - | | Team | | - |------------+---------------+-------------------------------------------| - | | Asterisk | | - | 0654e5f77b | Development | Update CHANGES and UPGRADE.txt for 17.9.0 | - | | Team | | - |------------+---------------+-------------------------------------------| - | 132e2fd6ad | Alexander | chan_sip: On authentication, pick MD5 for | - | | Traud | sure. | - |------------+---------------+-------------------------------------------| - | f198c85157 | Walter Doekes | main/say: Work around gcc 9 | - | | | format-truncation false positive | - |------------+---------------+-------------------------------------------| - | 7f53752619 | Kevin Harwell | res_pjsip, res_pjsip_session: initialize | - | | | local variables | - |------------+---------------+-------------------------------------------| - | 91dd18afc1 | Alexander | install_prereq: Add GMime 3.0. | - | | Traud | | - |------------+---------------+-------------------------------------------| - | 2c363b4e96 | Alexander | BuildSystem: Enable Lua 5.4. | - | | Traud | | - |------------+---------------+-------------------------------------------| - | | Asterisk | | - | a3efd0bab9 | Development | Update CHANGES and UPGRADE.txt for 17.8.0 | - | | Team | | - |------------+---------------+-------------------------------------------| - | 680e07d514 | Joshua C. | asterisk: Add verbose message stating | - | | Colp | support status. | - |------------+---------------+-------------------------------------------| - | 0bc136c3ab | George Joseph | app_confbridge/bridge_softmix: Add | - | | | ability to force estimated bitrate | - |------------+---------------+-------------------------------------------| - | 1746703d25 | Torrey Searle | res_pjsip_diversion: fix double 181 | - |------------+---------------+-------------------------------------------| - | a68e33d91b | Sean Bright | res_musiconhold: Clarify that playlist | - | | | mode only supports HTTP(S) URLs | - |------------+---------------+-------------------------------------------| - | 26873338d7 | Joshua C. | res_pjsip_session: Fix stream name memory | - | | Colp | leak. | - |------------+---------------+-------------------------------------------| - | 78d9f6f74e | George Joseph | logger.h: Fix ast_trace to respect | - | | | scope_level | - |------------+---------------+-------------------------------------------| - | 29384f17c4 | George Joseph | bridge_softmix/sfu_topologies_on_join: | - | | | Ignore topology change failures | - |------------+---------------+-------------------------------------------| - | 617f62b6ab | Sean Bright | res_pjsip_session.c: Fix build when | - | | | TEST_FRAMEWORK is not defined | - |------------+---------------+-------------------------------------------| - | 1cd184250f | George Joseph | debugging: Add enough to choke a mule | - |------------+---------------+-------------------------------------------| - | 2469c94a7a | Ben Ford | Bridging: Use a ref to bridge_channel's | - | | | channel to prevent crash. | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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.8.0-summary.html | 74 - asterisk-17.8.0-summary.txt | 243 - - b/.version | 2 - b/CHANGES | 12 - b/ChangeLog | 575 ++ - b/apps/app_confbridge.c | 3 - b/apps/app_voicemail.c | 3 - b/apps/confbridge/conf_config_parser.c | 21 - b/apps/confbridge/include/confbridge.h | 2 - b/asterisk-17.9.0-rc1-summary.html | 138 - b/asterisk-17.9.0-rc1-summary.txt | 390 ++ - b/bridges/bridge_softmix.c | 153 - b/channels/chan_pjsip.c | 74 - b/channels/chan_sip.c | 9 - b/configs/samples/confbridge.conf.sample | 7 - b/configs/samples/musiconhold.conf.sample | 4 - b/configure | 2 - b/configure.ac | 2 - b/contrib/ast-db-manage/config/versions/1ae0609b6646_increse_reg_server_size.py | 22 - b/contrib/ast-db-manage/config/versions/e658c26033ca_create_history_info_flag.py | 38 - b/contrib/realtime/mysql/mysql_config.sql | 12 - b/contrib/realtime/postgresql/postgresql_config.sql | 12 - b/contrib/scripts/install_prereq | 2 - b/funcs/func_curl.c | 7 - b/include/asterisk/bridge.h | 14 - b/include/asterisk/bridge_channel.h | 14 - b/include/asterisk/format_cache.h | 13 - b/include/asterisk/logger.h | 4 - b/include/asterisk/pbx.h | 8 - b/include/asterisk/res_pjsip.h | 48 - b/include/asterisk/res_pjsip_session.h | 8 - b/include/asterisk/stream.h | 4 - b/main/asterisk.c | 10 - b/main/bridge.c | 44 - b/main/bridge_channel.c | 20 - b/main/channel.c | 14 - b/main/dsp.c | 4 - b/main/format_cache.c | 21 - b/main/format_cap.c | 2 - b/main/pbx.c | 12 - b/main/say.c | 20 - b/main/stream.c | 30 - b/main/tcptls.c | 12 - b/res/ari/resource_bridges.h | 4 - b/res/ari/resource_endpoints.c | 1 - b/res/parking/parking_bridge_features.c | 1 - b/res/res_musiconhold.c | 24 - b/res/res_parking.c | 1 - b/res/res_pjsip.c | 54 - b/res/res_pjsip/pjsip_configuration.c | 1 - b/res/res_pjsip/pjsip_transport_management.c | 2 - b/res/res_pjsip_config_wizard.c | 1 - b/res/res_pjsip_diversion.c | 326 + - b/res/res_pjsip_pubsub.c | 10 - b/res/res_pjsip_sdp_rtp.c | 3 - b/res/res_pjsip_session.c | 1939 ++++++++-- - b/res/res_stasis.c | 31 - b/res/stasis/stasis_bridge.c | 2 - b/rest-api/api-docs/bridges.json | 4 - 59 files changed, 3729 insertions(+), 784 deletions(-) diff --git a/asterisk-17.9.1-summary.html b/asterisk-17.9.1-summary.html new file mode 100644 index 0000000000..2fdf7f7602 --- /dev/null +++ b/asterisk-17.9.1-summary.html @@ -0,0 +1,17 @@ +Release Summary - asterisk-17.9.1

Release Summary

asterisk-17.9.1

Date: 2020-12-22

<asteriskteam@digium.com>


Table of Contents

    +
  1. Summary
  2. +
  3. Contributors
  4. +
  5. Open Issues
  6. +
  7. Diffstat
  8. +

Summary

[Back to Top]

This release has been made to address one or more security vulnerabilities that have been identified. A security advisory document has been published for each vulnerability that includes additional information. Users of versions of Asterisk that are affected are strongly encouraged to review the advisories and determine what action they should take to protect their systems from these issues.

Security Advisories:

The data in this summary reflects changes that have been made since the previous release, asterisk-17.9.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
1 Torrey Searle
1 Mikhail Ivanov
1 Torrey Searle

Open Issues

[Back to Top]

This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.

Security

Category: Resources/res_pjsip_diversion

ASTERISK-29219: res_pjsip_diversion: Crash if Tel URI contains History-Info
Reported by: Torrey Searle
    +
  • [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
  • +

Bug

Category: Resources/res_pjsip_diversion

ASTERISK-29191: tel: URI in Diversion header causes crash
Reported by: Mikhail Ivanov
    +
  • [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
  • +

Category: pjproject/pjsip

ASTERISK-29191: tel: URI in Diversion header causes crash
Reported by: Mikhail Ivanov
    +
  • [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash on tel: uri in History-Info
  • +


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.

0 files changed

\ No newline at end of file diff --git a/asterisk-17.9.1-summary.txt b/asterisk-17.9.1-summary.txt new file mode 100644 index 0000000000..8ea62de4e1 --- /dev/null +++ b/asterisk-17.9.1-summary.txt @@ -0,0 +1,101 @@ + Release Summary + + asterisk-17.9.1 + + Date: 2020-12-22 + + + + ---------------------------------------------------------------------- + + Table of Contents + + 1. Summary + 2. Contributors + 3. Open Issues + 4. Diffstat + + ---------------------------------------------------------------------- + + Summary + + [Back to Top] + + This release has been made to address one or more security vulnerabilities + that have been identified. A security advisory document has been published + for each vulnerability that includes additional information. Users of + versions of Asterisk that are affected are strongly encouraged to review + the advisories and determine what action they should take to protect their + systems from these issues. + + Security Advisories: + + * AST-2020-003,AST-2020-004 + + The data in this summary reflects changes that have been made since the + previous release, asterisk-17.9.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. + + Coders Testers Reporters + 1 Torrey Searle 1 Mikhail Ivanov + 1 Torrey Searle + + ---------------------------------------------------------------------- + + Open Issues + + [Back to Top] + + This is a list of all open issues from the issue tracker that were + referenced by changes that went into this release. + + Security + + Category: Resources/res_pjsip_diversion + + ASTERISK-29219: res_pjsip_diversion: Crash if Tel URI contains + History-Info + Reported by: Torrey Searle + * [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash + on tel: uri in History-Info + + Bug + + Category: Resources/res_pjsip_diversion + + ASTERISK-29191: tel: URI in Diversion header causes crash + Reported by: Mikhail Ivanov + * [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash + on tel: uri in History-Info + + Category: pjproject/pjsip + + ASTERISK-29191: tel: URI in Diversion header causes crash + Reported by: Mikhail Ivanov + * [fbfc7ab43b] Torrey Searle -- res/res_pjsip_diversion: prevent crash + on tel: uri in History-Info + + ---------------------------------------------------------------------- + + 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. + + 0 files changed