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.0.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 |
---|---|---|
23 George Joseph 23 Sean Bright 16 Joshua Colp 13 Kevin Harwell 6 Corey Farrell 5 Asterisk Development Team 5 Alexei Gradinari 5 Ben Ford 4 Frederic LE FOLL 3 Igor Goncharovsky 2 Salah Ahmed 2 Joshua C. Colp 2 Torrey Searle 2 lvl 1 Thomas Arimont (license 5525) 1 Pascal Cadotte Michaud 1 Martin Tomec 1 Walter Doekes 1 Stas Kobzar 1 Jonathan Rose 1 Michael Goryainov 1 Chris-Savinovich 1 Michael Cargile 1 Chris Savinovich 1 sungtae kim 1 Florian Floimair 1 cmaj 1 Christoph Moench-Tegeder 1 Dan Cropp 1 Guido Falsi | 1 tests/test_utils.c. | 5 Kevin Harwell 5 Joshua C. Colp 4 Frederic LE FOLL 3 Salah Ahmed 3 Ross Beer 2 Alexei Gradinari 2 Torrey Searle 2 Ross Beer 2 Joshua Elson 2 George Joseph 2 Ruddy G 1 Michael Cargile 1 Walter Doekes 1 Ted G 1 Martin Tomec 1 Chris Savinovich 1 Byron Clark 1 Niklas Larsson 1 Jonas Swiatek 1 Yoooooo Ha 1 Michael 1 Eliel Sardañons 1 Guido Falsi 1 Gregory Massel 1 Dan Cropp 1 Jeremiah Gadd 1 Bernhard Schmidt 1 Stas Kobzar 1 nappsoft 1 Pascal Cadotte Michaud 1 Kilburn 1 Ian Jones 1 Michael Goryainov 1 Bernhard Schmidt 1 Ted G 1 Marian Piater 1 Aheliotech 1 Dan Cropp 1 Mark 1 Alexander Traud 1 Speed Dial Dave 1 Timothy Vanderaerden 1 Niklas Larsson 1 Andrey V. T. 1 Christoph Moench-Tegeder 1 Florian Floimair 1 Jonathan Harris 1 Daniel 1 Sam Banks 1 Eliel Sardañons 1 Alexander Traud 1 Cyril Ramière 1 Jørgen H 1 cmaj 1 Juan Martin 1 lvl |
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 |
---|---|---|
de2b8ef23a | Asterisk Development Team | Update for 17.1.0-rc2 |
a76d3103fb | George Joseph | Revert "chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up" |
c8563727d5 | Asterisk Development Team | Update for 17.1.0-rc1 |
08a6e8c553 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 17.1.0 |
6a89784b78 | Joshua Colp | Revert "PJSIP_CONTACT: add missing argument documentation" |
f26e5bacc0 | Sean Bright | res_pjsip_registrar.c: Prevent possible buffer overflow with domain aliases |
88150323a2 | Thomas Arimont | channel.c: Resolve issue with receiving SIP INFO packets for DTMF |
5b15a1c639 | George Joseph | CI: Turn off shallow cloning altogether |
cc59e21409 | Sean Bright | media_cache.c: Various CLI improvements |
2a92e6b576 | George Joseph | CI: Fix missing script block in jenkinsfiles |
f0d1ce50af | George Joseph | CI: Fix missing script block in jenkinsfiles |
46dceab33f | George Joseph | CI: Increase clone depth and do better cleanup |
76ef36fafc | Sean Bright | res_pjsip_registrar: Fix uninitlized variable warning |
649733612d | Alexei Gradinari | serializer: set high/low alert levels on whole pool |
8bc6fa0fbd | Kevin Harwell | various files - fix some alerts raised by lgtm code analysis |
ea3daa94c8 | Kevin Harwell | res_pjsip_session: initialize pending's topology to endpoint's |
2d665091a3 | George Joseph | ExternalMedia: Change return object from ExternalMedia to Channel |
b8ae799ca9 | Joshua Colp | res_rtp_asterisk: Remove a log message that slipped in. |
ba688e6891 | Joshua Colp | test_res_rtp: Enable FIR and REMB nominal tests. |
c84135d2a3 | Chris Savinovich | test_taskprocessor.c: Fix test failure on Ubuntu |
37ec88c4c8 | Kevin Harwell | serializer: move/add asterisk serializer pool functionality |
299ba78b09 | Kevin Harwell | res_pjsip/res_pjsip_mwi: use centralized serializer pools |
25fbe79793 | Corey Farrell | stasis_state: Create internal stasis_state_proxy object. |
4b47d4774d | Alexei Gradinari | res_pjsip_pubsub: add endpoint to some warning |
d223419bcd | Jonathan Rose | basic-pbx: Bring forward queue configuration from 13 |
8269fcbf03 | Ben Ford | taskprocessor.c: Added "like" support to 'core show taskprocessors' |
37139e16a5 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 17.0.0-rc2 |
7550a82fe0 | Sean Bright | res_musiconhold: Add new 'playlist' mode |
175a7ccac7 | Kevin Harwell | res_pjsip_pubsub: change warning to debug |
5bedd4a9b4 | Corey Farrell | core: Fix ABI mismatch of ao2_global_obj. |
f181dfc065 | Ben Ford | taskprocessor.c: Add CLI commands to reset taskprocessor stats. |
ec712cfab2 | Corey Farrell | core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option. |
b1c5753b78 | George Joseph | astmm.c: Display backtrace with memory show allocations |
af0ccbc45e | Corey Farrell | stasis: refcounter.py can incorrectly report skewed objects. |
fd7fc3d7a5 | Corey Farrell | stasis: Fix leaks |
78f329dad9 | Corey Farrell | app_voicemail: Fix module unload leak. |
1d960195c2 | Ben Ford | res_rtp_asterisk.c: Send RTCP as compound packets. |
5dad4f4ea1 | Ben Ford | res_rtp: Add unit tests for RTCP stats. |
44068cc6bf | George Joseph | ARI: External Media |
c060ef7dee | George Joseph | chan_sip: Update links referenced in deprecation notice |
7d99710fa6 | Chris-Savinovich | test_utils.c: Skip test adsi_loaded_test if module not loaded. |
95b3c9839d | Igor Goncharovsky | chan_unistim: Fix code, causing all incoming DTMF sent back to asterisk |
e7f1f7eefd | Igor Goncharovsky | chan_unistim: Fix RTP port byte order for big-endian arch |
a0b0c7540c | Alexei Gradinari | Fix misname 'res_external_mwi' to 'res_mwi_external' in comments. |
581ffdf6a9 | George Joseph | chan_rtp: Accept hostname as well as ip address as destination |
b3d9f6ef6c | George Joseph | dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4 |
f6ab42df26 | George Joseph | res_ari.c: Prefer exact handler match over wildcard |
e123d1ccc5 | Sean Bright | audiohook.c: Substitute silence for unavailable audio frames |
5489ad5574 | George Joseph | CI: Escape backslashes in printenv/sort/tr |
aa44e723c5 | George Joseph | CI: Add "throttle" label and "skip_gate" capability |
8652140794 | George Joseph | CI: Make node labels job-specific |
87f8ca2812 | Sean Bright | app_voicemail: Remove extra menuselect build options |
1976db6ffd | Sean Bright | res_musiconhold: Use a vector instead of custom array allocation |
c748187bbf | Sean Bright | manager: Send fewer packets |
f1e0c9d1b8 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 17.0.0 |
4f2ad5a55d | George Joseph | doc: Add "master-only" flag back to the CHANGES and UPGRADE files |
a66ccb90ac | Sean Bright | res_musiconhold: Use ast_pipe_nonblock() wrapper |
e821a637a8 | George Joseph | loader.c: Fix possible SEGV when a module fails to register |
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.0.0-summary.html | 1265 ---- asterisk-17.0.0-summary.txt | 2973 ---------- b/.version | 2 b/CHANGES | 94 b/ChangeLog | 1876 +++++- b/README-SERIOUSLY.bestpractices.md | 4 b/UPGRADE.txt | 10 b/addons/cdr_mysql.c | 18 b/addons/chan_ooh323.c | 7 b/apps/app_amd.c | 24 b/apps/app_cdr.c | 8 b/apps/app_chanisavail.c | 3 b/apps/app_dictate.c | 4 b/apps/app_followme.c | 10 b/apps/app_meetme.c | 2 b/apps/app_minivm.c | 3 b/apps/app_mixmonitor.c | 13 b/apps/app_playback.c | 9 b/apps/app_queue.c | 6 b/apps/app_readexten.c | 3 b/apps/app_senddtmf.c | 13 b/apps/app_voicemail.c | 217 b/asterisk-17.1.0-rc2-summary.html | 28 b/asterisk-17.1.0-rc2-summary.txt | 133 b/bridges/bridge_native_rtp.c | 5 b/bridges/bridge_softmix.c | 7 b/cdr/cdr_pgsql.c | 2 b/cel/cel_pgsql.c | 2 b/channels/chan_dahdi.c | 35 b/channels/chan_dahdi.h | 18 b/channels/chan_iax2.c | 16 b/channels/chan_motif.c | 9 b/channels/chan_pjsip.c | 24 b/channels/chan_rtp.c | 19 b/channels/chan_sip.c | 39 b/channels/chan_unistim.c | 174 b/channels/pjsip/cli_commands.c | 13 b/channels/pjsip/dialplan_functions.c | 65 b/channels/pjsip/include/dialplan_functions.h | 25 b/channels/sig_pri.c | 2 b/codecs/Makefile | 3 b/codecs/ex_alaw.h | 5 b/codecs/ex_g722.h | 5 b/codecs/ex_ulaw.h | 5 b/codecs/speex/arch.h | 13 b/codecs/speex/fixed_generic.h | 4 b/codecs/speex/resample.c | 332 - b/codecs/speex/speex_resampler.h | 4 b/configs/basic-pbx/extensions.conf | 14 b/configs/basic-pbx/modules.conf | 1 b/configs/basic-pbx/queues.conf | 19 b/configs/samples/extconfig.conf.sample | 1 b/configs/samples/musiconhold.conf.sample | 23 b/configure | 82 b/configure.ac | 20 b/contrib/ast-db-manage/config/versions/fbb7766f17bc_add_playlist_to_moh.py | 54 b/contrib/realtime/mysql/mysql_config.sql | 15 b/contrib/realtime/postgresql/postgresql_config.sql | 21 b/formats/format_g726.c | 16 b/formats/msgsm.h | 4 b/funcs/func_curl.c | 37 b/funcs/func_env.c | 5 b/funcs/func_jitterbuffer.c | 19 b/include/asterisk/abstract_jb.h | 4 b/include/asterisk/ari.h | 2 b/include/asterisk/astobj2.h | 5 b/include/asterisk/audiohook.h | 2 b/include/asterisk/autoconfig.h.in | 6 b/include/asterisk/calendar.h | 4 b/include/asterisk/channel_internal.h | 5 b/include/asterisk/config.h | 18 b/include/asterisk/config_options.h | 2 b/include/asterisk/dns_core.h | 22 b/include/asterisk/dns_internal.h | 5 b/include/asterisk/format_cache.h | 5 b/include/asterisk/max_forwards.h | 1 b/include/asterisk/mixmonitor.h | 5 b/include/asterisk/parking.h | 5 b/include/asterisk/res_pjsip.h | 5 b/include/asterisk/res_pjsip_presence_xml.h | 5 b/include/asterisk/res_pjsip_session.h | 2 b/include/asterisk/rtp_engine.h | 111 b/include/asterisk/serializer.h | 85 b/include/asterisk/slin.h | 5 b/include/asterisk/taskprocessor.h | 9 b/include/asterisk/utils.h | 9 b/main/abstract_jb.c | 178 b/main/app.c | 9 b/main/asterisk.c | 15 b/main/astmm.c | 23 b/main/astobj2.c | 88 b/main/astobj2_container.c | 24 b/main/astobj2_global.c | 97 b/main/astobj2_hash.c | 21 b/main/astobj2_rbtree.c | 13 b/main/audiohook.c | 11 b/main/channel.c | 105 b/main/codec_builtin.c | 8 b/main/config.c | 16 b/main/dns_core.c | 72 b/main/event.c | 17 b/main/file.c | 37 b/main/format_cache.c | 8 b/main/indications.c | 6 b/main/manager.c | 92 b/main/media_cache.c | 47 b/main/pbx.c | 5 b/main/pbx_variables.c | 23 b/main/rtp_engine.c | 137 b/main/serializer.c | 189 b/main/stasis.c | 22 b/main/stasis_cache.c | 10 b/main/stasis_state.c | 298 - b/main/taskprocessor.c | 219 b/res/ari/config.c | 10 b/res/ari/resource_channels.c | 158 b/res/ari/resource_channels.h | 42 b/res/ari/resource_events.c | 10 b/res/parking/parking_bridge.c | 36 b/res/parking/parking_bridge_features.c | 2 b/res/parking/res_parking.h | 5 b/res/res_ari_channels.c | 135 b/res/res_ari_events.c | 2 b/res/res_calendar_ews.c | 1 b/res/res_calendar_exchange.c | 1 b/res/res_calendar_icalendar.c | 1 b/res/res_config_curl.c | 5 b/res/res_config_pgsql.c | 2 b/res/res_musiconhold.c | 294 b/res/res_phoneprov.c | 6 b/res/res_pjsip.c | 83 b/res/res_pjsip/config_system.c | 2 b/res/res_pjsip/config_transport.c | 17 b/res/res_pjsip/pjsip_configuration.c | 4 b/res/res_pjsip/pjsip_resolver.c | 4 b/res/res_pjsip_endpoint_identifier_ip.c | 18 b/res/res_pjsip_mwi.c | 339 - b/res/res_pjsip_outbound_registration.c | 17 b/res/res_pjsip_pubsub.c | 20 b/res/res_pjsip_registrar.c | 55 b/res/res_pjsip_session.c | 35 b/res/res_pjsip_t38.c | 40 b/res/res_pjsip_transport_websocket.c | 2 b/res/res_resolver_unbound.c | 6 b/res/res_rtp_asterisk.c | 297 b/res/res_stasis.c | 43 b/res/stasis/command.c | 2 b/res/stasis/control.c | 2 b/rest-api-templates/res_ari_resource.c.mustache | 2 b/rest-api/api-docs/channels.json | 125 b/tests/CI/gates.jenkinsfile | 12 b/tests/CI/periodics-daily.jenkinsfile | 11 b/tests/CI/ref_debug.jenkinsfile | 9 b/tests/CI/unittests.jenkinsfile | 9 b/tests/test_data_buffer.c | 2 b/tests/test_res_rtp.c | 516 + b/tests/test_taskprocessor.c | 2 157 files changed, 6536 insertions(+), 5842 deletions(-)