-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-16.18.0-rc1</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-16.18.0-rc1</h3><h3 align="center">Date: 2021-04-29</h3><h3 align="center"><asteriskteam@digium.com></h3><hr><h2 align="center">Table of Contents</h2><ol>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-16.18.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-16.18.0</h3><h3 align="center">Date: 2021-05-06</h3><h3 align="center"><asteriskteam@digium.com></h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-16.17.0.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
-<tr valign="top"><td width="33%">12 Joshua C. Colp <jcolp@sangoma.com><br/>6 Sean Bright <sean.bright@gmail.com><br/>5 Kevin Harwell <kharwell@sangoma.com><br/>3 George Joseph <gjoseph@digium.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 Jean Aunis <jean.aunis@prescom.fr><br/>1 Jaco Kroon <jaco@uls.co.za><br/>1 Ben Ford <bford@digium.com><br/>1 Mark Murawski <markm@intellasoft.net><br/></td><td width="33%"><td width="33%">7 Joshua C. Colp <jcolp@digium.com><br/>2 Ross Beer <ross.beer@voicehost.co.uk><br/>1 Matthias Hensler <mh@relaix.net><br/>1 Alexander Gonchiy <alexander.gonchiy@gmail.com><br/>1 George Joseph <gjoseph@digium.com><br/>1 Miguel Sanz <miguelsanzpardo@gmail.com><br/>1 N A <mail@interlinked.x10host.com><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Vyrva Igor<br/>1 Michael <ringo@vianet.ca><br/>1 Roman Pertsev <roman@voxlink.ru><br/>1 Igor Liferenko <igor.liferenko@gmail.com><br/>1 Jean Aunis - Prescom <jean.aunis@prescom.fr><br/>1 Etienne Lessard <elessard97@gmail.com><br/>1 Kevin Harwell <kharwell@digium.com><br/></td></tr>
+<tr valign="top"><td width="33%">12 Joshua C. Colp <jcolp@sangoma.com><br/>6 Sean Bright <sean.bright@gmail.com><br/>5 Kevin Harwell <kharwell@sangoma.com><br/>3 George Joseph <gjoseph@digium.com><br/>2 Asterisk Development Team <asteriskteam@digium.com><br/>1 Jean Aunis <jean.aunis@prescom.fr><br/>1 Jaco Kroon <jaco@uls.co.za><br/>1 Ben Ford <bford@digium.com><br/>1 Mark Murawski <markm@intellasoft.net><br/></td><td width="33%"><td width="33%">7 Joshua C. Colp <jcolp@digium.com><br/>2 Ross Beer <ross.beer@voicehost.co.uk><br/>1 Matthias Hensler <mh@relaix.net><br/>1 Alexander Gonchiy <alexander.gonchiy@gmail.com><br/>1 George Joseph <gjoseph@digium.com><br/>1 Miguel Sanz <miguelsanzpardo@gmail.com><br/>1 N A <mail@interlinked.x10host.com><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Vyrva Igor<br/>1 Michael <ringo@vianet.ca><br/>1 Roman Pertsev <roman@voxlink.ru><br/>1 Igor Liferenko <igor.liferenko@gmail.com><br/>1 Jean Aunis - Prescom <jean.aunis@prescom.fr><br/>1 Etienne Lessard <elessard97@gmail.com><br/>1 Kevin Harwell <kharwell@digium.com><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28356">ASTERISK-28356</a>: app_queue: CLI set ringinuse for realtime member not working<br/>Reported by: Michael<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=72fb6fd757a02efce14c6a62917cc5621449d6ef">[72fb6fd757]</a> Sean Bright -- app_queue: Add alembic migration to add ringinuse to queue_members.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24631">ASTERISK-24631</a>: Incorrect description of option "context" in queues.conf.sample<br/>Reported by: Etienne Lessard<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5a2939a5d6fe73ee8688f4be07ca72caf231960c">[5a2939a5d6]</a> Sean Bright -- res_pjsip.c: OPTIONS processing can now optionally skip authentication</li>
</ul><br><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=724291887f285d2587a60a01a39e825956f78ee3">724291887f</a></td><td>Asterisk Development Team</td><td>Update for 16.18.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0fd9c6588bb24501852a45a074dd5125c517c606">0fd9c6588b</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 16.18.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c43094f1cb644467837656fabe965bcf9ab5930f">c43094f1cb</a></td><td>Joshua C. Colp</td><td>svn: Switch to https scheme.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5ace782583c45c7e3a0dcdb7e786f9cbd469fede">5ace782583</a></td><td>George Joseph</td><td>res_pjsip: Update documentation for the auth object</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d607afd8d326719d90906922115ce40ecdb6c4a5">d607afd8d3</a></td><td>Kevin Harwell</td><td>res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=20af6d23dfcea749ee530f91a43144bc8f26e082">20af6d23df</a></td><td>Kevin Harwell</td><td>time: Add timeval create and unit conversion functions</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=464ecc1d825d3cd5d59b7e44c2ece8d6cc2ccb1c">464ecc1d82</a></td><td>Ben Ford</td><td>logger.conf.sample: Add more debug documentation.</td></tr>
-</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>.lastclean | 1
-.version | 1
-ChangeLog |93120 ----------
-asterisk-16.17.0-summary.html | 200
-asterisk-16.17.0-summary.txt | 583
-b/CHANGES | 61
+</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>asterisk-16.17.0-summary.html | 200 ---
+asterisk-16.17.0-summary.txt | 583 ----------
+b/.version | 2
+b/CHANGES | 61 +
+b/ChangeLog | 342 +++++
b/Makefile | 7
b/UPGRADE.txt | 10
b/apps/app_attended_transfer.c | 2
b/apps/app_speech_utils.c | 2
b/apps/app_talkdetect.c | 2
b/apps/app_voicemail.c | 2
+b/asterisk-16.18.0-rc1-summary.html | 129 ++
+b/asterisk-16.18.0-rc1-summary.txt | 348 +++++
b/cdr/cdr_syslog.c | 2
b/channels/chan_dahdi.c | 2
b/codecs/codec_dahdi.c | 2
b/configs/samples/logger.conf.sample | 13
-b/configs/samples/pjsip.conf.sample | 66
+b/configs/samples/pjsip.conf.sample | 66 -
b/configs/samples/queues.conf.sample | 19
b/contrib/ast-db-manage/config/versions/8915fcc5766f_add_ringinuse_to_queue_members.py | 30
b/contrib/ast-db-manage/config/versions/c20d6e3992f4_add_allow_unauthenticated_options.py | 29
+b/contrib/realtime/mysql/mysql_config.sql | 12
+b/contrib/realtime/postgresql/postgresql_config.sql | 12
b/contrib/scripts/get_mp3_source.sh | 2
b/contrib/scripts/install_prereq | 4
b/doc/appdocsxml.dtd | 24
b/funcs/func_pjsip_endpoint.c | 2
b/include/asterisk/logger.h | 5
b/include/asterisk/res_pjsip.h | 2
-b/include/asterisk/time.h | 79
+b/include/asterisk/time.h | 79 +
b/main/asterisk.c | 2
b/main/bridge_channel.c | 12
b/main/channel_internal_api.c | 2
-b/main/loader.c | 183
+b/main/loader.c | 183 ++-
b/main/logger.c | 17
-b/main/time.c | 145
+b/main/time.c | 145 ++
b/main/translate.c | 8
b/menuselect/menuselect.c | 36
b/menuselect/menuselect.h | 2
b/menuselect/menuselect_curses.c | 10
b/menuselect/menuselect_newt.c | 10
b/res/res_http_websocket.c | 2
-b/res/res_pjsip.c | 104
+b/res/res_pjsip.c | 104 +
b/res/res_pjsip/config_transport.c | 45
b/res/res_pjsip/pjsip_configuration.c | 1
b/res/res_remb_modifier.c | 2
-b/res/res_rtp_asterisk.c | 541
+b/res/res_rtp_asterisk.c | 541 ++++++---
b/tests/CI/buildAsterisk.sh | 2
b/tests/test_res_rtp.c | 40
-b/tests/test_time.c | 151
-contrib/realtime/mysql/mysql_cdr.sql | 41
-contrib/realtime/mysql/mysql_config.sql | 1276
-contrib/realtime/mysql/mysql_voicemail.sql | 35
-contrib/realtime/postgresql/postgresql_cdr.sql | 45
-contrib/realtime/postgresql/postgresql_config.sql | 1380
-contrib/realtime/postgresql/postgresql_voicemail.sql | 39
-59 files changed, 1419 insertions(+), 97013 deletions(-)</pre><br></html>
\ No newline at end of file
+b/tests/test_time.c | 122 ++
+56 files changed, 2228 insertions(+), 1082 deletions(-)</pre><br></html>
\ No newline at end of file
Release Summary
- asterisk-16.18.0-rc1
+ asterisk-16.18.0
- Date: 2021-04-29
+ Date: 2021-05-06
<asteriskteam@digium.com>
6 Sean Bright 2 Ross Beer
5 Kevin Harwell 1 Matthias Hensler
3 George Joseph 1 Alexander Gonchiy
- 1 Asterisk Development Team 1 George Joseph
+ 2 Asterisk Development Team 1 George Joseph
1 Jean Aunis 1 Miguel Sanz
1 Jaco Kroon 1 N A
1 Ben Ford 1 sungtae kim
+------------------------------------------------------------------------+
| Revision | Author | Summary |
|------------+------------------+----------------------------------------|
+ | 724291887f | Asterisk | Update for 16.18.0-rc1 |
+ | | Development Team | |
+ |------------+------------------+----------------------------------------|
| 0fd9c6588b | Asterisk | Update CHANGES and UPGRADE.txt for |
| | Development Team | 16.18.0 |
|------------+------------------+----------------------------------------|
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 |93120 ----------
- asterisk-16.17.0-summary.html | 200
- asterisk-16.17.0-summary.txt | 583
- b/CHANGES | 61
+ asterisk-16.17.0-summary.html | 200 ---
+ asterisk-16.17.0-summary.txt | 583 ----------
+ b/.version | 2
+ b/CHANGES | 61 +
+ b/ChangeLog | 342 +++++
b/Makefile | 7
b/UPGRADE.txt | 10
b/apps/app_attended_transfer.c | 2
b/apps/app_speech_utils.c | 2
b/apps/app_talkdetect.c | 2
b/apps/app_voicemail.c | 2
+ b/asterisk-16.18.0-rc1-summary.html | 129 ++
+ b/asterisk-16.18.0-rc1-summary.txt | 348 +++++
b/cdr/cdr_syslog.c | 2
b/channels/chan_dahdi.c | 2
b/codecs/codec_dahdi.c | 2
b/configs/samples/logger.conf.sample | 13
- b/configs/samples/pjsip.conf.sample | 66
+ b/configs/samples/pjsip.conf.sample | 66 -
b/configs/samples/queues.conf.sample | 19
b/contrib/ast-db-manage/config/versions/8915fcc5766f_add_ringinuse_to_queue_members.py | 30
b/contrib/ast-db-manage/config/versions/c20d6e3992f4_add_allow_unauthenticated_options.py | 29
+ b/contrib/realtime/mysql/mysql_config.sql | 12
+ b/contrib/realtime/postgresql/postgresql_config.sql | 12
b/contrib/scripts/get_mp3_source.sh | 2
b/contrib/scripts/install_prereq | 4
b/doc/appdocsxml.dtd | 24
b/funcs/func_pjsip_endpoint.c | 2
b/include/asterisk/logger.h | 5
b/include/asterisk/res_pjsip.h | 2
- b/include/asterisk/time.h | 79
+ b/include/asterisk/time.h | 79 +
b/main/asterisk.c | 2
b/main/bridge_channel.c | 12
b/main/channel_internal_api.c | 2
- b/main/loader.c | 183
+ b/main/loader.c | 183 ++-
b/main/logger.c | 17
- b/main/time.c | 145
+ b/main/time.c | 145 ++
b/main/translate.c | 8
b/menuselect/menuselect.c | 36
b/menuselect/menuselect.h | 2
b/menuselect/menuselect_curses.c | 10
b/menuselect/menuselect_newt.c | 10
b/res/res_http_websocket.c | 2
- b/res/res_pjsip.c | 104
+ b/res/res_pjsip.c | 104 +
b/res/res_pjsip/config_transport.c | 45
b/res/res_pjsip/pjsip_configuration.c | 1
b/res/res_remb_modifier.c | 2
- b/res/res_rtp_asterisk.c | 541
+ b/res/res_rtp_asterisk.c | 541 ++++++---
b/tests/CI/buildAsterisk.sh | 2
b/tests/test_res_rtp.c | 40
- b/tests/test_time.c | 151
- contrib/realtime/mysql/mysql_cdr.sql | 41
- contrib/realtime/mysql/mysql_config.sql | 1276
- contrib/realtime/mysql/mysql_voicemail.sql | 35
- contrib/realtime/postgresql/postgresql_cdr.sql | 45
- contrib/realtime/postgresql/postgresql_config.sql | 1380
- contrib/realtime/postgresql/postgresql_voicemail.sql | 39
- 59 files changed, 1419 insertions(+), 97013 deletions(-)
+ b/tests/test_time.c | 122 ++
+ 56 files changed, 2228 insertions(+), 1082 deletions(-)