Release Summary asterisk-16.14.0-rc1 Date: 2020-09-09 ---------------------------------------------------------------------- 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-16.13.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 4 Sean Bright 1 Nickolay V. Shmyrev 4 George Joseph 1 Ramarajan 3 Joshua C. Colp 1 Ove Aursand 2 Kevin Harwell 1 Evandro César Arruda 2 Alexander Traud 1 Thomas Johnson 1 Kfir Itzhak 1 Misha Vodsedalek 1 Evandro César Arruda 1 Torrey Searle 1 Torrey Searle 1 Kfir Itzhak 1 Asterisk Development Team 1 Joshua C. Colp 1 Patrick Verzele 1 Karsten Wemheuer 1 Nickolay Shmyrev 1 Joseph Ades 1 Leandro Dardini ---------------------------------------------------------------------- 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: Applications/app_queue ASTERISK-25665: Duplicate logging in queue log for EXITEMPTY events Reported by: Ove Aursand * [ae718c975a] Kfir Itzhak -- app_queue: Fix leave-empty not recording a call as abandoned ASTERISK-29043: app_queue: Leave empty sometimes not recorded as abandoned Reported by: Kfir Itzhak * [ae718c975a] Kfir Itzhak -- app_queue: Fix leave-empty not recording a call as abandoned ASTERISK-29034: Lastpause of realtime members is reseting Reported by: Evandro César Arruda * [aa93107444] Evandro César Arruda -- app_queue: Member lastpause time reseting Category: Applications/app_voicemail ASTERISK-29029: Voicemail "pollmailboxes"-option not working, bug in function handle_subscribe Reported by: Karsten Wemheuer * [53a88df076] Sean Bright -- app_voicemail: Fix pollmailboxes ASTERISK-27273: app_voicemail: When a voicemail is marked as "Urgent", it is not sent by email/processed by the mailcmd command Reported by: Leandro Dardini * [788b60d935] Sean Bright -- app_voicemail: Process urgent messages with mailcmd Category: Channels/chan_pjsip ASTERISK-28878: chan_pjsip: PJSIP_MEDIA_OFFER Broken asterisk 16 Reported by: Joseph Ades * [17258e0cdf] Kevin Harwell -- chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution Category: PBX/General ASTERISK-29046: pbx: Deadlock when doing a reload, while simultaneously doing an ExtensionState on a pattern match hint that ends up adding an extension Reported by: Ramarajan * [0452717645] Joshua C. Colp -- pbx: Fix hints deadlock between reload and ExtensionState. Category: Resources/res_parking ASTERISK-29042: res_parking: Parker UUID is no longer copied Reported by: Misha Vodsedalek * [075a7ee4a6] Joshua C. Colp -- parking: Copy parker UUID as well. Category: Resources/res_pjsip_diversion ASTERISK-29001: chan_pjsip does not process or forward 181 responses Reported by: Torrey Searle * [75756ab850] Torrey Searle -- res_pjsip_diversion: handle 181 Category: Resources/res_pjsip_session ASTERISK-29033: res_pjsip_session: Aggressively terminates session on failed re-INVITE Reported by: Joshua C. Colp * [eaed23b340] Joshua C. Colp -- res_pjsip_session: Don't aggressively terminate on failed re-INVITE. Category: Resources/res_rtp_asterisk ASTERISK-28974: res_rtp_asterisk: T.140 messages have appended RTP string to each message block. Reported by: Thomas Johnson * [32b593c325] Sean Bright -- bridge_channel: Ensure text messages are zero terminated Category: Resources/res_speech ASTERISK-29040: res_speech: Assertion on format Reported by: Nickolay V. Shmyrev * [444c606161] Nickolay Shmyrev -- res_speech: Bump reference on format object ---------------------------------------------------------------------- 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 | |------------+----------------------+------------------------------------| | bd0724c7ed | Asterisk Development | Update CHANGES and UPGRADE.txt for | | | Team | 16.14.0 | |------------+----------------------+------------------------------------| | | | res_pjsip_session: Deferred | | ab34417f7e | Patrick Verzele | re-INVITE without SDP send | | | | a=sendrecv instead of a=sendonly | |------------+----------------------+------------------------------------| | 7b441505dc | Kevin Harwell | conversions: Add string to signed | | | | integer conversion functions | |------------+----------------------+------------------------------------| | a14c5301e7 | George Joseph | ast_coredumper: Fix issues with | | | | naming | |------------+----------------------+------------------------------------| | afc5cf8d67 | Alexander Traud | samples: Fix keep_alive_interval | | | | default in pjsip.conf. | |------------+----------------------+------------------------------------| | 0fa20c8df6 | Alexander Traud | sip_nat_settings: Update script | | | | for latest Linux. | |------------+----------------------+------------------------------------| | d28a44c33d | George Joseph | logger.c: Added a new log | | | | formatter called "plain" | |------------+----------------------+------------------------------------| | | | res_musiconhold.c: Use | | 55358b1276 | Sean Bright | ast_file_read_dir to scan MoH | | | | directory | |------------+----------------------+------------------------------------| | b9ba0f8da8 | George Joseph | scope_trace: Added debug messages | | | | and added additional macros | |------------+----------------------+------------------------------------| | | | stream.c: Added 2 more debugging | | 377caaed3c | George Joseph | utils and added pos to stream | | | | string | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- 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 |90578 ------------------- asterisk-16.13.0-summary.html | 77 asterisk-16.13.0-summary.txt | 248 b/CHANGES | 22 b/apps/app_queue.c | 3 b/apps/app_voicemail.c | 30 b/channels/pjsip/dialplan_functions.c | 5 b/configs/samples/logger.conf.sample | 4 b/configs/samples/pjsip.conf.sample | 10 b/contrib/scripts/ast_coredumper | 4 b/contrib/scripts/sip_nat_settings | 19 b/include/asterisk/conversions.h | 54 b/include/asterisk/frame.h | 5 b/include/asterisk/logger.h | 86 b/include/asterisk/stream.h | 26 b/main/bridge_channel.c | 37 b/main/conversions.c | 51 b/main/logger.c | 52 b/main/stream.c | 27 b/res/res_musiconhold.c | 131 b/res/res_pjsip_diversion.c | 6 b/res/res_pjsip_session.c | 13 b/res/res_speech.c | 7 b/tests/test_conversions.c | 124 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 32 files changed, 583 insertions(+), 93818 deletions(-)