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-16.21.0.
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 |
---|---|---|
6 Naveen Albert 4 Sean Bright 1 Asterisk Development Team 1 Joseph Nadiv 1 Jean Aunis 1 Guido Falsi 1 Mark Murawski 1 Shloime Rosenblum 1 Matthew Kern | 5 N A 1 Shloime Rosenblum 1 Guido Falsi 1 Michael Munger 1 Joseph Nadiv 1 Boris P. Korzun 1 Jean Aunis - Prescom 1 Matthew Kern 1 Brian J. Murrell |
This is a list of all issues from the issue tracker that were closed by changes that went into this release.
This is a list of all changes that went into this release that did not reference a JIRA issue.
Revision | Author | Summary |
---|---|---|
448739fe63 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 16.22.0 |
b64b120bf5 | Sean Bright | Makefile: Use basename in a POSIX-compliant way. |
4cd2679c5e | Mark Murawski | pbx_ael: Fix crash and lockup issue regarding 'ael reload' |
d406cc2acd | Sean Bright | app_externalivr.c: Fix mixed leading whitespace in source code. |
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 |95167 ---------- asterisk-16.21.0-summary.html | 258 asterisk-16.21.0-summary.txt | 737 b/CHANGES | 44 b/Makefile | 2 b/UPGRADE.txt | 20 b/apps/app_externalivr.c | 288 b/apps/app_queue.c | 49 b/apps/app_verbose.c | 9 b/channels/chan_iax2.c | 20 b/configs/samples/logger.conf.sample | 8 b/configs/samples/pjsip.conf.sample | 13 b/contrib/ast-db-manage/config/versions/a06d8f8462d9_add_t38_bind_udptl_to_media_address.py | 29 b/contrib/ast-db-manage/config/versions/f56d79a9f337_pjsip_create_remove_unavailable.py | 30 b/funcs/func_channel.c | 38 b/funcs/func_vmcount.c | 23 b/include/asterisk/logger.h | 8 b/include/asterisk/res_pjsip.h | 4 b/main/logger.c | 187 b/main/message.c | 39 b/main/say.c | 37 b/pbx/pbx_ael.c | 7 b/res/res_http_media_cache.c | 46 b/res/res_pjsip.c | 41 b/res/res_pjsip/location.c | 1 b/res/res_pjsip/pjsip_configuration.c | 1 b/res/res_pjsip_registrar.c | 115 b/res/res_pjsip_t38.c | 43 contrib/realtime/mysql/mysql_cdr.sql | 41 contrib/realtime/mysql/mysql_config.sql | 1288 contrib/realtime/mysql/mysql_voicemail.sql | 35 contrib/realtime/postgresql/postgresql_cdr.sql | 45 contrib/realtime/postgresql/postgresql_config.sql | 1392 contrib/realtime/postgresql/postgresql_voicemail.sql | 39 36 files changed, 873 insertions(+), 99233 deletions(-)