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.14.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 |
---|---|---|
12 Ben Ford 11 Sean Bright 9 Alexander Traud 8 George Joseph 3 Kevin Harwell 3 Joshua C. Colp 2 Torrey Searle 2 Asterisk Development Team 2 Sungtae Kim 1 Holger Hans Peter Freyther 1 Dovid Bender 1 Walter Doekes 1 Alexei Gradinari 1 Jean Aunis 1 Jasper van der Neut 1 Michal Hajek 1 lvl 1 Andrew Siplas | 3 Alexander Traud 2 George Joseph 2 sungtae kim 2 Sebastian Damm 1 Walter Doekes 1 周家建 1 Andrew Siplas 1 Jean Aunis - Prescom 1 Kevin Harwell 1 dovid 1 Brian J. Murrell 1 Vieri 1 Walter Doekes 1 Ross Beer 1 Benjamin M. 1 Péter Juhász 1 under 1 Thomas Frederiksen 1 lvl 1 Michael Newton 1 Sandro Gauci 1 Dovid Bender 1 Jasper van der Neut 1 Torrey Searle 1 Michal Hajek 1 Hajek Michal 1 Eric Smith |
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 |
---|---|---|
3366956139 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 16.15.0 |
e1fd51cd2c | George Joseph | res_pjsip_outbound_registration.c: Use our own scheduler and other stuff |
80f116c156 | George Joseph | pjsip_scheduler.c: Add type ONESHOT and enhance cli show command |
728cd55cde | Alexei Gradinari | sched: AST_SCHED_REPLACE_UNREF can lead to use after free of data |
277aa0ced6 | Alexander Traud | res_stir_shaken: Include OpenSSL headers where used actually. |
951ce0524d | Alexander Traud | chan_sip: On authentication, pick MD5 for sure. |
f98eed17c1 | Walter Doekes | main/say: Work around gcc 9 format-truncation false positive |
92e1de458a | Kevin Harwell | res_pjsip, res_pjsip_session: initialize local variables |
65426f4312 | Alexander Traud | install_prereq: Add GMime 3.0. |
fb721ce82c | Alexander Traud | BuildSystem: Enable Lua 5.4. |
69356a7895 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 16.14.0 |
681a1624b5 | Ben Ford | utils.c: NULL terminate ast_base64decode_string. |
df7c4ed0ed | Ben Ford | res_stir_shaken: Fix memory allocation error in curl.c |
21ab0a450b | Ben Ford | res_stir_shaken: Add stir_shaken option and general improvements. |
d979bdf87a | Ben Ford | res_stir_shaken: Add outbound INVITE support. |
746ce16b16 | Ben Ford | res_stir_shaken: Add inbound INVITE support. |
9d7628829c | Ben Ford | res_stir_shaken: Add unit tests for signing and verification. |
035b463c93 | Ben Ford | res_stir_shaken: Added dialplan function and API call. |
0392a8e620 | Joshua C. Colp | res_stir_shaken: Use ast_asprintf for creating file path. |
70af7e1311 | Ben Ford | res_stir_shaken: Implemented signature verification. |
971b125fc0 | Alexander Traud | res_stir_shaken: Do not build without OpenSSL. |
e9ee9a381b | Ben Ford | res_stir_shaken: Implemented signing of JSON payload. |
716e51a3f3 | Ben Ford | res_stir_shaken: Initial commit and reading private key. |
3b0a53f257 | George Joseph | app_confbridge/bridge_softmix: Add ability to force estimated bitrate |
14b483dd5e | Torrey Searle | res_pjsip_diversion: fix double 181 |
fccf360fcb | Sean Bright | res_musiconhold: Clarify that playlist mode only supports HTTP(S) URLs |
baa6e8f112 | Joshua C. Colp | res_pjsip_session: Fix stream name memory leak. |
fb6f2157e7 | George Joseph | logger.h: Fix ast_trace to respect scope_level |
8d9633074e | George Joseph | bridge_softmix/sfu_topologies_on_join: Ignore topology change failures |
9458577f68 | Sean Bright | res_pjsip_session.c: Fix build when TEST_FRAMEWORK is not defined |
6abf6f345d | George Joseph | debugging: Add enough to choke a mule |
e7620d034a | Ben Ford | Bridging: Use a ref to bridge_channel's channel to prevent crash. |
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 |90797 ---------- asterisk-16.14.0-summary.html | 76 asterisk-16.14.0-summary.txt | 248 b/CHANGES | 51 b/Makefile | 2 b/UPGRADE.txt | 10 b/addons/ooh323c/src/ooq931.c | 2 b/apps/app_confbridge.c | 3 b/apps/app_directory.c | 2 b/apps/app_voicemail.c | 5 b/apps/confbridge/conf_config_parser.c | 21 b/apps/confbridge/include/confbridge.h | 2 b/bridges/bridge_softmix.c | 153 b/channels/chan_iax2.c | 2 b/channels/chan_pjsip.c | 74 b/channels/chan_sip.c | 13 b/configs/samples/confbridge.conf.sample | 7 b/configs/samples/features.conf.sample | 4 b/configs/samples/musiconhold.conf.sample | 4 b/configs/samples/pjsip.conf.sample | 18 b/configs/samples/res_curl.conf.sample | 1 b/configs/samples/stir_shaken.conf.sample | 61 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/61797b9fced6_add_stir_shaken.py | 31 b/contrib/ast-db-manage/config/versions/e658c26033ca_create_history_info_flag.py | 38 b/contrib/scripts/install_prereq | 2 b/contrib/scripts/sip_to_pjsip/astconfigparser.py | 43 b/funcs/func_curl.c | 48 b/funcs/func_odbc.c | 2 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/logger_category.h | 178 b/include/asterisk/pbx.h | 8 b/include/asterisk/res_pjsip.h | 109 b/include/asterisk/res_pjsip_session.h | 8 b/include/asterisk/res_stir_shaken.h | 114 b/include/asterisk/rtp_engine.h | 79 b/include/asterisk/sched.h | 5 b/include/asterisk/stream.h | 4 b/include/asterisk/stun.h | 25 b/include/asterisk/utils.h | 26 b/main/bridge.c | 44 b/main/bridge_channel.c | 20 b/main/channel.c | 14 b/main/cli.c | 51 b/main/dsp.c | 4 b/main/format_cache.c | 21 b/main/format_cap.c | 2 b/main/indications.c | 6 b/main/logger.c | 5 b/main/logger_category.c | 324 b/main/pbx.c | 12 b/main/rtp_engine.c | 68 b/main/say.c | 20 b/main/stream.c | 30 b/main/stun.c | 61 b/main/tcptls.c | 12 b/main/utils.c | 50 b/res/Makefile | 1 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 | 78 b/res/res_pjsip/config_transport.c | 18 b/res/res_pjsip/pjsip_configuration.c | 2 b/res/res_pjsip/pjsip_scheduler.c | 180 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_outbound_registration.c | 296 b/res/res_pjsip_pubsub.c | 10 b/res/res_pjsip_sdp_rtp.c | 26 b/res/res_pjsip_session.c | 1938 b/res/res_pjsip_stir_shaken.c | 332 b/res/res_rtp_asterisk.c | 403 b/res/res_stasis.c | 31 b/res/res_stir_shaken.c | 1665 b/res/res_stir_shaken.exports.in | 6 b/res/res_stir_shaken/certificate.c | 388 b/res/res_stir_shaken/certificate.h | 119 b/res/res_stir_shaken/curl.c | 199 b/res/res_stir_shaken/curl.h | 73 b/res/res_stir_shaken/general.c | 286 b/res/res_stir_shaken/general.h | 111 b/res/res_stir_shaken/stir_shaken.c | 122 b/res/res_stir_shaken/stir_shaken.h | 55 b/res/res_stir_shaken/store.c | 202 b/res/res_stir_shaken/store.h | 37 b/res/stasis/stasis_bridge.c | 2 b/rest-api/api-docs/bridges.json | 6 contrib/realtime/mysql/mysql_cdr.sql | 41 contrib/realtime/mysql/mysql_config.sql | 1258 contrib/realtime/mysql/mysql_voicemail.sql | 35 contrib/realtime/postgresql/postgresql_cdr.sql | 45 contrib/realtime/postgresql/postgresql_config.sql | 1362 contrib/realtime/postgresql/postgresql_voicemail.sql | 39 104 files changed, 8051 insertions(+), 94768 deletions(-)