This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series 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-1.8.12.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 closed by commits that went into this release.
Coders |
Testers |
Reporters |
21 mjordan 14 rmudgett 7 kmoore 6 twilson 4 jrose 3 mmichelson 2 Makoto 2 pabelanger 1 alecdavis 1 Barry 1 Corey 1 elguero 1 Gunther 1 markm 1 Matt 1 may 1 Michael 1 qwell 1 russell 1 seanbright 1 Steve 1 tilghman 1 wdoekes |
3 Michael L. Young 3 rmudgett 2 Andrey Solovyev 2 Ben Klang 2 feyfre 2 Mario 1 Matt Jordan 1 Terry Wilson |
2 kobaz 2 makoto 2 mjordan 1 aphiaspring87 1 awktane 1 babak2536 1 bjm 1 coreyfarrell 1 corruptor 1 dan_lukes 1 davidw 1 elguero 1 evrinoma@gmail.com 1 feyfre 1 gkelleter 1 jamicque 1 jkroon 1 lgfsantos 1 one47 1 slavon 1 susu 1 tomaso 1 tzafrir |
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 directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.
Revision | Author | Summary | Issues Referenced |
361269 | jrose | Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined | |
361380 | russell | Remove a few more files related to chan_usbradio and app_rpt. | |
361403 | pabelanger | Fix typo in svn:keywords | |
361412 | pabelanger | Fix typo in svn:keywords | |
361471 | kmoore | Add missing newlines to CLI logging | |
361558 | mjordan | Fix memory leak when using MeetMeAdmin 'e' option with user specified | |
361606 | mjordan | Fix memory leak in res_calendar_ews when event email address node is empty | |
361657 | mjordan | Change SHARED function to use a safe traversal when modifying a variable | |
361705 | mjordan | Prevent invalid access of free'd memory if DAHDI channel during an MWI event | |
361753 | mjordan | Allow func_curl to exit gracefully if list allocation fails during write | |
361803 | mjordan | Fix crash caused by unloading or reloading of res_http_post | |
361854 | rmudgett | Prevent invalid access of free'd memory if DAHDI channel during an MWI event | |
362079 | jrose | Send relative path named recordings to the meetme directory instead of sounds | |
362151 | mjordan | Check for IO stream failures in various format's truncate/seek operations | ASTERISK-19655 |
362201 | mjordan | Fix handling of negative return code when storing voicemails in ODBC storage | ASTERISK-19655 |
362204 | mjordan | Fix negative return handling in channel drivers | ASTERISK-19655 |
362304 | mjordan | Fix error that caused seek format operations to set max file size to '1' or '0' | ASTERISK-19655 |
362354 | jrose | Make use of va_args more appropriate to form in various res_config modules plus utils. | ASTERISK-19451 |
362355 | mjordan | Fix places where a negative return from ftello could be used as invalid input | ASTERISK-19655 |
362359 | mjordan | Fix places in main where a negative return value could impact execution | ASTERISK-19655 |
362362 | mjordan | Fix places in resources where a negative return value could impact execution | ASTERISK-19655 |
362368 | mjordan | Handle case where an unknown format is used to get the preferred codec size | ASTERISK-19655 |
362428 | rmudgett | Add ability to ignore layer 1 alarms for BRI PTMP lines. | |
362485 | mjordan | Fix a variety of potential buffer overflows | ASTERISK-19668 |
362586 | seanbright | Prevent a crash in ExternalIVR when the 'S' command is sent first. | ASTERISK-17889 |
362677 | rmudgett | Update membermacro and membergosub documentation in queues.conf.sample. | |
362680 | elguero | Add leading and trailing backslashes | |
362729 | wdoekes | Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}. | |
362815 | twilson | Document Speech* apps hangup on failure and suggest TryExec | |
362997 | rmudgett | Update app_dial M and U option GOTO return value documentation. | |
363209 | tilghman | On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY. | |
363375 | rmudgett | Hangup affected channel in error paths of bridge_call_thread(). | |
363687 | rmudgett | Clear ISDN channel resetting state if the peer continues to use it. | ASTERISK-19608 |
363788 | rmudgett | Update Pickup application documentation. | |
363875 | rmudgett | Update Pickup application documentation. (Even better) | |
363934 | alecdavis | chan_sip: [general] maxforwards, not checked for a value greater than 255 | |
364046 | twilson | Add more constness to the end_buf pointer in the netconsole | ASTERISK-18308 |
364108 | rmudgett | Update Pickup application documentation. (With feeling this time.) | |
364203 | mjordan | Allow for reloading SRTP crypto keys within the same SIP dialog | ASTERISK-19253 |
364258 | kmoore | Allow SIP pvts involved in Replaces transfers to fall out of reference sooner | ASTERISK-19579 |
364340 | twilson | Fix ast_parse_arg numeric type range checking and add tests | |
364578 | mjordan | Fix error that caused truncate operations to fail | ASTERISK-19655, ASTERISK-19810 |
364649 | may | Fix use freed pointer in return value from call thread | ASTERISK-19663 |
364706 | mmichelson | Revert improved identities sent in dialog-info NOTIFY requests in r360862 | ASTERISK-16735 |
364840 | rmudgett | * Fix error path resouce leak in local_request(). | |
364841 | qwell | Prevent a potential crash when using manager hooks. | |
365006 | twilson | Fix a CEL LINKEDID_END race and local channel linkedids | |
365068 | twilson | Don't leak a ref if out of memory and can't link the linkedid |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
Makefile | 47 -- Makefile.rules | 4 addons/chan_mobile.c | 6 addons/ooh323cDriver.c | 5 apps/app_chanspy.c | 8 apps/app_confbridge.c | 11 apps/app_dial.c | 14 apps/app_directed_pickup.c | 49 +- apps/app_externalivr.c | 16 apps/app_forkcdr.c | 11 apps/app_ices.c | 2 apps/app_meetme.c | 45 ++ apps/app_sms.c | 12 apps/app_speech_utils.c | 9 apps/app_voicemail.c | 16 apps/rpt_flow.pdf | 576 ------------------------------- build_tools/cflags.xml | 5 build_tools/menuselect-deps.in | 1 channels/chan_agent.c | 2 channels/chan_dahdi.c | 82 +++- channels/chan_gtalk.c | 14 channels/chan_iax2.c | 9 channels/chan_local.c | 35 + channels/chan_mgcp.c | 2 channels/chan_sip.c | 95 ++--- channels/chan_skinny.c | 12 channels/chan_unistim.c | 13 channels/console_gui.c | 6 channels/console_video.c | 2 channels/sig_pri.c | 97 ++++- channels/sig_pri.h | 28 + codecs/gsm/Makefile | 43 -- codecs/gsm/src/k6opt.s | 739 ----------------------------------------- codecs/lpc10/Makefile | 26 - configs/chan_dahdi.conf.sample | 12 configs/queues.conf.sample | 10 configs/rpt.conf.sample | 193 ---------- configs/usbradio.conf.sample | 61 --- configure.ac | 15 formats/format_g719.c | 28 + formats/format_g723.c | 15 formats/format_g729.c | 15 formats/format_gsm.c | 55 ++- formats/format_h263.c | 15 formats/format_h264.c | 15 formats/format_ilbc.c | 15 formats/format_ogg_vorbis.c | 2 formats/format_pcm.c | 65 +++ formats/format_siren14.c | 29 + formats/format_siren7.c | 29 + formats/format_sln.c | 36 + formats/format_sln16.c | 29 + formats/format_vox.c | 66 ++- formats/format_wav.c | 39 +- formats/format_wav_gsm.c | 37 +- funcs/func_channel.c | 2 funcs/func_curl.c | 1 funcs/func_devstate.c | 2 funcs/func_env.c | 34 + funcs/func_global.c | 5 funcs/func_strings.c | 4 funcs/func_sysinfo.c | 2 funcs/func_version.c | 3 funcs/func_volume.c | 2 include/asterisk/time.h | 5 main/app.c | 2 main/asterisk.c | 62 ++- main/astfd.c | 4 main/astobj2.c | 5 main/cdr.c | 2 main/cel.c | 98 ++--- main/config.c | 126 ++++-- main/features.c | 241 +++++++------ main/frame.c | 10 main/http.c | 12 main/jitterbuf.c | 8 main/logger.c | 3 main/manager.c | 97 +++-- main/pbx.c | 4 main/stdtime/localtime.c | 6 main/tcptls.c | 2 main/tdd.c | 28 - main/translate.c | 33 + main/utils.c | 2 main/xmldoc.c | 2 makeopts.in | 1 res/res_agi.c | 12 res/res_calendar_ews.c | 2 res/res_clioriginate.c | 1 res/res_config_curl.c | 7 res/res_config_odbc.c | 73 ++-- res/res_config_pgsql.c | 12 res/res_config_sqlite.c | 2 res/res_fax.c | 2 res/res_musiconhold.c | 2 res/res_rtp_asterisk.c | 5 res/res_srtp.c | 2 tests/test_config.c | 286 +++++++++++++++ tests/test_linkedlists.c | 2 tests/test_poll.c | 2 utils/extconf.c | 2 101 files changed, 1713 insertions(+), 2330 deletions(-)