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-13.28.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 |
---|---|---|
8 Sean Bright 8 George Joseph 5 Tzafrir Cohen 4 Kevin Harwell 3 Joshua Colp 3 Igor Goncharovsky 2 Alexei Gradinari 2 Asterisk Development Team 2 Frederic LE FOLL 1 Rodrigo Ramírez Norambuena 1 Walter Doekes 1 Leonid Fainshtein 1 Torrey Searle 1 Stas Kobzar 1 Dan Cropp 1 sungtae kim | 2 Frederic LE FOLL 2 Ruddy G 1 Dennis 1 Dan Cropp 1 dennis 1 Salah Ahmed 1 Stas Kobzar 1 Alexei Gradinari 1 Walter Doekes 1 Alexander Traud 1 Byron Clark 1 Dan Cropp 1 Gregory Massel 1 Chris Savinovich 1 Kilburn 1 Torrey Searle 1 Joshua C. Colp 1 Jonas Swiatek 1 Ian Jones 1 Alexander Traud |
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 |
---|---|---|
18fbd8d8c3 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 13.29.0 |
2a7cec9051 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 13.29.0 |
7f1a574ce7 | Igor Goncharovsky | chan_unistim: Fix code, causing all incoming DTMF sent back to asterisk |
b003c9b3ae | Igor Goncharovsky | chan_unistim: Fix RTP port byte order for big-endian arch |
e6a4cca4aa | Alexei Gradinari | Fix misname 'res_external_mwi' to 'res_mwi_external' in comments. |
22372d5d2b | George Joseph | res_ari.c: Prefer exact handler match over wildcard |
ddc64ca059 | Sean Bright | audiohook.c: Substitute silence for unavailable audio frames |
c6558e09af | George Joseph | CI: Escape backslashes in printenv/sort/tr |
17908cb76e | George Joseph | CI: Add "throttle" label and "skip_gate" capability |
1a051fcf5a | George Joseph | CI: Make node labels job-specific |
bb74c691ce | Sean Bright | res_musiconhold: Use a vector instead of custom array allocation |
5096a5ddf7 | Sean Bright | manager: Send fewer packets |
2982138d2b | Sean Bright | res_musiconhold: Use ast_pipe_nonblock() wrapper |
e51e2cae58 | George Joseph | CI: Don't enable non-core modules in Certified branches |
8e09fbb4e9 | Leonid Fainshtein | openr2(6/6): Set hangup cause |
fdaefbb20a | Tzafrir Cohen | openr2(5/6): added cli command -- mfcr2 destroy link <index> |
effca9917d | Tzafrir Cohen | openr2(4/6): added new cli command -- mfcr2 show links |
b3de2c0e1e | Tzafrir Cohen | openr2(3/6): Convert r2links to standard Asterisk AST_LIST* |
4b779a59e4 | Tzafrir Cohen | openr2(2/6): Stop polling channels when DAHDI returns -ENODEV (e.g: plug-out) |
b63425f469 | George Joseph | CI: Add cleanWs to cleanup steps in jenkinsfiles |
5c87fa6a0e | Rodrigo Ramírez Norambuena | README.md: Update year |
51504432a7 | George Joseph | CI: Add install-headers to the install make targets |
aaafe8a108 | George Joseph | Build: Add separate header install/uninstall targets |
d2eaba4853 | Kevin Harwell | manager: Log AMI actions |
d8bf4b1608 | Tzafrir Cohen | openr2(1/6): bugfix in configuration saving |
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 |66563 ---------- asterisk-13.28.0-summary.html | 100 asterisk-13.28.0-summary.txt | 286 b/CHANGES | 30 b/Makefile | 30 b/README.md | 2 b/apps/app_agent_pool.c | 4 b/apps/app_chanisavail.c | 3 b/apps/app_mixmonitor.c | 13 b/apps/app_queue.c | 12 b/apps/app_voicemail.c | 2 b/channels/chan_dahdi.c | 425 b/channels/chan_iax2.c | 8 b/channels/chan_unistim.c | 174 b/channels/sig_pri.c | 17 b/codecs/Makefile | 3 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/funcs/func_talkdetect.c | 2 b/include/asterisk/audiohook.h | 2 b/include/asterisk/cel.h | 22 b/include/asterisk/sched.h | 16 b/main/aoc.c | 8 b/main/audiohook.c | 11 b/main/ccss.c | 4 b/main/cdr.c | 52 b/main/cel.c | 82 b/main/channel.c | 4 b/main/core_local.c | 6 b/main/manager.c | 105 b/main/rtp_engine.c | 27 b/main/sched.c | 30 b/main/stasis_channels.c | 4 b/main/translate.c | 2 b/main/udptl.c | 18 b/menuselect/Makefile | 8 b/menuselect/autoconfig.h.in | 3 b/menuselect/configure | 334 b/menuselect/configure.ac | 12 b/menuselect/makeopts.in | 3 b/res/res_ari.c | 23 b/res/res_config_sqlite3.c | 6 b/res/res_musiconhold.c | 238 b/res/res_pjsip.c | 4 b/res/res_pjsip/location.c | 6 b/res/res_pjsip_mwi.c | 289 b/res/res_pjsip_sdp_rtp.c | 2 b/res/res_pjsip_session.c | 12 b/res/res_srtp.c | 33 b/tests/CI/buildAsterisk.sh | 10 b/tests/CI/gates.jenkinsfile | 30 b/tests/CI/installAsterisk.sh | 2 b/tests/CI/periodics-daily.jenkinsfile | 9 b/tests/CI/ref_debug.jenkinsfile | 15 b/tests/CI/unittests.jenkinsfile | 9 b/third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch | 14 contrib/realtime/mysql/mysql_cdr.sql | 33 contrib/realtime/mysql/mysql_config.sql | 1183 contrib/realtime/mysql/mysql_voicemail.sql | 35 contrib/realtime/postgresql/postgresql_cdr.sql | 37 contrib/realtime/postgresql/postgresql_config.sql | 1281 contrib/realtime/postgresql/postgresql_voicemail.sql | 39 66 files changed, 1928 insertions(+), 70164 deletions(-)