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-11.4.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 |
17 alecdavis 10 elguero 7 Corey Farrell 7 rmudgett 6 dlee 6 sruffell 4 mjordan 4 qwell 3 bebuild 3 newtonr 3 seanbright 2 igorg 2 kmoore 2 may 1 Correy Farrell 1 file 1 gknispel 1 Guenther Kelleter 1 jrose 1 Karsten Wemheuer 1 kawasaki 1 Michael Walton 1 mmichelson 1 oej 1 one47 1 pbertera 1 russell 1 tzafrir |
12 alecdavis 7 mjordan 6 sruffell 6 Tony Lewis 5 elguero 2 Corey Farrell 1 abelbeck 1 Andrew Latham 1 Dan Martens 1 David Brillert 1 Dmitry Melekhov 1 Ishfaq Malik 1 Jaco Kroon 1 JoshE 1 jrose 1 Nikola Ciprich 1 Peter Katzmann 1 Pietro Bertera 1 rmudgett 1 Rodrigo P. Telles 1 Tzafrir Cohen 1 William luke |
9 coreyfarrell 7 alecdavis 2 elguero 2 isrl 2 mpaland 2 nikola.ciprich 2 pk16208 2 rnewton 1 abelbeck 1 blkline 1 dbohling 1 dlmarten 1 falves11 1 floradio 1 giacomo 1 gian 1 gkelleter 1 gknispel 1 greenlightcrm 1 herzer 1 ishmalik 1 jcovert 1 jhoppebugs 1 jkroon 1 kawasaki 1 kiennd 1 mike@farsouthnet.com 1 mjordan 1 n8ideas 1 pgoldbaum 1 remiq 1 slesru 1 telles 1 usinternet 1 volga629 |
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 |
384411 | dlee | Fix parallel make problems. | |
384414 | file | Remove silly use of strncmp. | |
384545 | dlee | Fixed spurious rebuilds of func_version. | |
384641 | mjordan | Update documentation for CHANNEL function | |
384827 | elguero | Fix For Not Overriding The Default Settings In chan_sip | ASTERISK-21225 |
385048 | newtonr | Modified the list of keys for the driver backends for sake of sample clarity | |
385313 | rmudgett | Fix 'pri intense debug span' alias. | |
385403 | alecdavis | IAX2, prevent network thread starting before all helper threads are ready | ASTERISK-18827 |
385430 | alecdavis | IAX2 defer_full_frames fail to get sent | ASTERISK-18827 |
385689 | dlee | Fix the svn:keywords property on several files. | |
385768 | qwell | Don't unnecessarily rebuild things on every run of 'make'. | |
386006 | dlee | Fix lock errors on startup. | |
386051 | dlee | cli.c: Properly initialize debug_modules and verbose_modules. | |
386484 | elguero | Change Case On Forcerport For Consistency | |
386486 | elguero | Fix Displaying Symmetric RTP Global Setting | |
386794 | oej | Play periodic prompts for first call in a call queue | |
386930 | seanbright | Use the proper lower bound when doing saturation arithmetic. | |
387030 | jrose | Add forgotten event types to event_names array | |
387422 | mjordan | Update utils Makefile to handle r387294 | |
387689 | russell | Make SLA reload more paranoid. | |
387823 | dlee | Minor fixups to Doxygen comments. | |
388253 | seanbright | Fix copy/paste error in one-touch-recording implementation. | |
388378 | mmichelson | Fix memory leak in pbx_dundi | |
388424 | rmudgett | Add version.c to list of ignored files in the utils directory. | |
388597 | kmoore | Revert r388529 for now | |
388816 | qwell | Fix VM snapshot handling for combined INBOX. | |
389245 | qwell | Add doxygen.log to svn:ignore property. | |
390229 | may | remove unnecessary declarations | ASTERISK-21800 |
391084 | alecdavis | IAX2: refactor nativebridge transfer | |
391111 | alecdavis | fix bad edit after conflict resolution | |
391148 | alecdavis | chan_iax2: nativebridge refactor, missed unlock bridgecallno | |
394180 | bebuild | Create a tag for 11.5.0-rc2 | |
394181 | bebuild | Merge r391334 for 11.5.0-rc2 | |
394187 | bebuild | Importing release summary for 11.5.0-rc2 release. |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
.version | 2 CHANGES | 9 ChangeLog | 10 Makefile | 35 - UPGRADE.txt | 10 addons/chan_ooh323.c | 10 apps/app_meetme.c | 11 apps/app_queue.c | 72 ++- apps/app_voicemail.c | 81 ++-- asterisk-11.5.0-rc1-summary.html | 608 -------------------------------- asterisk-11.5.0-rc1-summary.txt | 726 --------------------------------------- asterisk-11.5.0-rc2-summary.html | 60 +++ asterisk-11.5.0-rc2-summary.txt | 88 ++++ build_tools/menuselect-deps.in | 1 channels/chan_alsa.c | 7 channels/chan_dahdi.c | 40 +- channels/chan_iax2.c | 139 ++++--- channels/chan_sip.c | 519 +++++++++++++++++---------- channels/chan_unistim.c | 18 channels/misdn/isdn_msg_parser.c | 2 channels/sig_pri.c | 4 channels/sig_pri.h | 2 channels/sip/include/sip.h | 1 codecs/codec_resample.c | 2 configs/chan_dahdi.conf.sample | 12 configs/cli_aliases.conf.sample | 2 configs/extconfig.conf.sample | 6 configs/queues.conf.sample | 7 configure.ac | 5 funcs/func_channel.c | 14 include/asterisk/astobj2.h | 37 + include/asterisk/autoconfig.h.in | 6 include/asterisk/utils.h | 12 main/astobj2.c | 24 + main/channel.c | 23 + main/cli.c | 4 main/config.c | 6 main/devicestate.c | 13 main/event.c | 2 main/features.c | 24 - main/lock.c | 2 main/logger.c | 15 main/manager.c | 16 main/message.c | 62 +-- main/pbx.c | 5 main/slinfactory.c | 2 main/utils.c | 6 makeopts.in | 3 pbx/pbx_dundi.c | 3 res/res_config_ldap.c | 20 - res/res_config_pgsql.c | 4 res/res_jabber.c | 5 res/res_mutestream.c | 2 res/res_rtp_asterisk.c | 18 res/res_rtp_multicast.c | 43 ++ res/res_srtp.c | 3 res/res_timing_pthread.c | 121 +++--- res/res_xmpp.c | 5 sounds/Makefile | 5 utils/Makefile | 6 60 files changed, 1143 insertions(+), 1857 deletions(-)