Release Summary

asterisk-1.8.7.0

Date: 2011-09-23

<asteriskteam@digium.com>


Table of Contents

  1. Summary
  2. Contributors
  3. Closed Issues
  4. Other Changes
  5. Diffstat

Summary

[Back to Top]

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.6.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 closed by commits that went into this release.

Coders

Testers

Reporters

20 rmudgett
6 mnicholson
5 jrose
4 bebuild
4 kmoore
4 mjordan
4 pabelanger
4 tilghman
4 twilson
3 qwell
1 dvossel
1 irroot
1 may
1 tzafrir
1 mickecarlsson

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.

Category: . I did not set the category correctly.


ASTERISK-18399: When using autoload=yes in modules.conf, res_odbc_conf.so complaints about undefined symbol
Revision: 334229
Reporter: mickecarlsson
Coders: tilghman


Commits Not Associated with an Issue

[Back to Top]

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.

RevisionAuthorSummaryIssues Referenced
331461rmudgettOutput of queue log not started until logger reloaded. ASTERISK-15863, ASTERISK-17036, ASTERISK-18208
331517kmooreSIP Notify via AMI or CLI leaks SIP PVTs ASTERISK-18091
331575rmudgettSegfault in shell_helper in func_shell.c. ASTERISK-18109
331578qwellUse proper values for 64-bit option flags. ASTERISK-18239
331635jroseFixes 32bit compilation warnings brought on by 331634 in app_dial and app_meetme
331649kmooreLogger does not warn of failure to open logging channels ASTERISK-16231
331658twilsonFix netsock2 multiple zero-expansion test
331714rmudgettAMI actions DAHDIHangup and DAHDITransfer have no effect.
331771rmudgettSuppress warning message when using DAHDITransfer or DAHDIHangup.
331774mnicholsonUnlock the channel before calling update_queue.
331867dvosselFixes locking inversion issues present in the handling of the sip REFER method. ASTERISK-18082
331886pabelangerFix noisy message when briding channels ASTERISK-18270
331955rmudgettFix some minor chan_dahdi config load issues.
332021mnicholsonAdded the 'storesipcause' option to sip.conf to allow the user to disable the
332026mnicholsonuse DEFAULT_STORE_SIP_CAUSE to set the default value for the 'storesipcause' option
332100rmudgettFix multiple parking issues. ASTERISK-17183, ASTERISK-17870, ASTERISK-17430, ASTERISK-17452, ASTERISK-15792
332118jroseASTERISK-18067 ASTERISK-15479 - White Space affects mailbox value, multiple MWI subs ASTERISK-18067, ASTERISK-15479
332176pabelangerFlag test modules as 'core'
332234mnicholsonprint a warning instructing the user to disable storesipcause if we process 100
332264rmudgettOutgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards.
332320twilsonDon't read from a disarmed or invalid timerfd ASTERISK-18142, ASTERISK-18197, ASTERISK-18166
332355tilghmanRe-add support for spaces in pathnames, including now spaces in DESTDIR. ASTERISK-18290
332446tilghmanMove BETTER_BACKTRACES out of development mode, as it's useful when DEBUG_THREADS is enabled.
332503kmooreCRC4 in "dahdi show status" gives wrong impression to T1 users
332559twilsonFix possible error on stringification of IPv4-mapped addrs ASTERISK-18289
332699pabelangerFix outgoing calls in chan_gtalk ASTERISK-18301
332759rmudgettMemory leak reading realtime database variable list. ASTERISK-18277, ASTERISK-18265
332816rmudgettMemory leaks in realtime_multi_xxx() when database access returns error.
332817mjordanReview: https://reviewboard.asterisk.org/r/1364/
332874rmudgettReference leaks in app_queue. ASTERISK-18265
332876pabelangerRevert previous commit ASTERISK-18301
332939rmudgettMinor code optimizations.
332943rmudgettSigned
332945rmudgettRevert previous commit. Not ready yet.
333009mnicholsondefault 'sipstorecause' to no
333010rmudgettMemory Leak in app_queue ASTERISK-15862, ASTERISK-18265
333201qwellFix installation into directories containing spaces. ASTERISK-18290
333265jroseSegfault when publishing device states via XMPP and not connected ASTERISK-18078
333267qwellFix for DESTDIR spaces patch.
333339mjordanBug fixes for voicemail user emailsubject / emailbody. ASTERISK-16795, ASTERISK-16781
333354mjordanFixed incorrect pointer copy to structure copy in revision 333339
333378jrose[patch] Buddies are always auto-registered when processing the roster ASTERISK-14233
333507tzafrirchan_vpb: remove unused variables (gcc4.6) ASTERISK-18336
333569jroseAccidental use of variable client->status instead of client->state in from ASTERISK-18078 ASTERISK-18078
333630mjordanFixed improperly formatted TestEvent AMI message in app_voicemail
333784rmudgettFix deadlock potential of chan_mobile.c:mbl_ast_hangup().
333785rmudgettAdd some do not hold locks notes to channel.h
333836twilsonRefresh peer address if DNS unavailable at peer creation ASTERISK-18000
333947maycleanups in ACF/ARJ GK replies processing
334006kmooreCorrect an AMI protocol violation with SIPshowpeer ASTERISK-17486
334009rmudgettCall pickup race leaves orphaned channels or crashes. ASTERISK-18222, ASTERISK-18273
334012rmudgettNo DAHDI channel available for conference, user introduction disabled. ASTERISK-17398
334156mnicholsonDisable T.38 when we get a invite with image media port set to 0 ASTERISK-17678
334234tilghmanRemove 1.6 compatibility documentation from 1.8, as it no longer applies.
334296rmudgettFix potential memory allocation failure crashes in config.c.
334355rmudgettMusicOnHold has extra unref which may lead to memory corruption and crash. ASTERISK-18346
334453irroot ASTERISK-18255
336575bebuildCreate Asterisk 1.8.7.0-rc2 from 1.8.7.0-rc1.
336596bebuildDrop summary files and update .version file.
336635bebuildMerge changes related to the release of Asterisk 1.8.7.0-rc2.
336636bebuildImporting release summary for 1.8.7.0-rc2 release.

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.

.version                           |    2
CHANGES                            |    7
ChangeLog                          |   51
Makefile                           |  167 -
Makefile.moddir_rules              |    2
UPGRADE.txt                        |    4
addons/chan_mobile.c               |   17
addons/ooh323c/src/ooCalls.c       |    1
addons/ooh323c/src/ooCalls.h       |    1
addons/ooh323c/src/ooGkClient.c    |   21
addons/ooh323c/src/oochannels.c    |    1
addons/ooh323c/src/ooh323.c        |   26
addons/ooh323c/src/ooq931.c        |   29
agi/Makefile                       |    6
apps/app_dial.c                    |   21
apps/app_meetme.c                  |   11
apps/app_queue.c                   |   52
apps/app_voicemail.c               |  206 +
asterisk-1.8.7.0-rc1-summary.html  |  217 -
asterisk-1.8.7.0-rc1-summary.txt   |  365 ---
asterisk-1.8.7.0-rc2-summary.html  |   65
asterisk-1.8.7.0-rc2-summary.txt   |   98
build_tools/cflags-devmode.xml     |    5
build_tools/cflags.xml             |    5
build_tools/mkpkgconfig            |    6
channels/chan_agent.c              |    4
channels/chan_dahdi.c              |  224 +
channels/chan_sip.c                |  298 +-
channels/chan_vpb.cc               |   55
channels/sig_pri.c                 |    3
channels/sig_pri.h                 |    4
channels/sip/include/sip.h         |    1
configs/chan_dahdi.conf.sample     |   11
configs/features.conf.sample       |  117 -
configs/manager.conf.sample        |    3
configs/sip.conf.sample            |   10
configure.ac                       |   22
contrib/scripts/get_ilbc_source.sh |    2
funcs/func_shell.c                 |   21
include/asterisk/autoconfig.h.in   |  115 -
include/asterisk/channel.h         |   18
include/asterisk/config.h          |   11
include/asterisk/manager.h         |    1
include/asterisk/test.h            |   56
main/app.c                         |    2
main/asterisk.c                    |    5
main/channel.c                     |  178 +
main/config.c                      |  616 +++--
main/features.c                    | 4162 +++++++++++++++++++++++++------------
main/file.c                        |    1
main/logger.c                      |  204 +
main/manager.c                     |    1
main/netsock2.c                    |    2
main/pbx.c                         |    7
main/rtp_engine.c                  |    4
main/test.c                        |   43
res/res_config_odbc.c              |   12
res/res_config_pgsql.c             |    7
res/res_jabber.c                   |   20
res/res_musiconhold.c              |   39
res/res_timing_timerfd.c           |   27
sounds/Makefile                    |  110
tests/test_acl.c                   |    2
tests/test_amihooks.c              |    2
tests/test_aoc.c                   |    2
tests/test_app.c                   |    2
tests/test_ast_format_str_reduce.c |    2
tests/test_astobj2.c               |    2
tests/test_db.c                    |    1
tests/test_devicestate.c           |    2
tests/test_dlinklists.c            |    2
tests/test_event.c                 |    2
tests/test_expr.c                  |    2
tests/test_func_file.c             |    2
tests/test_gosub.c                 |    2
tests/test_heap.c                  |    2
tests/test_linkedlists.c           |    2
tests/test_locale.c                |    2
tests/test_logger.c                |    2
tests/test_netsock2.c              |    3
tests/test_pbx.c                   |    2
tests/test_poll.c                  |    2
tests/test_sched.c                 |    2
tests/test_security_events.c       |    2
tests/test_skel.c                  |    2
tests/test_stringfields.c          |    2
tests/test_strings.c               |    2
tests/test_substitution.c          |    2
tests/test_time.c                  |    2
tests/test_utils.c                 |    2
utils/Makefile                     |    4
91 files changed, 4986 insertions(+), 2876 deletions(-)