                                Release Summary

                                asterisk-11.12.0

                                Date: 2014-08-19

                           <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-11.11.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              
   3 coreyfarrell           1 Arnd Schmitter         2 mjordan                
   3 rmudgett               1 George Joseph          1 arnd                   
   2 mjordan                1 JoshE                  1 coreyfarrell           
   2 sgriepentrog           1 Rusty Newton           1 dennis.guse            
   2 wdoekes                                         1 igorg                  
   1 Elazar Broad                                    1 rnewton                
   1 gtjoseph                                        1 stephane.chazelas      
   1 jrose                  
   1 kmoore                 
   1 newtonr                
   1 qwell                  

     ----------------------------------------------------------------------

                                 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: Addons/chan_ooh323

   ASTERISK-23814: No call started after peer dialed
   Revision: 419375
   Reporter: igorg
   Coders: qwell

  Category: Channels/chan_sip/Subscriptions

   ASTERISK-24087: [patch]chan_sip: sip_subscribe_mwi_destroy should not call
   sip_destroy
   Revision: 419441
   Reporter: coreyfarrell
   Coders: coreyfarrell

  Category: Channels/chan_sip/TCP-TLS

   ASTERISK-18345: [patch] sips connection dropped by asterisk with a large
   INVITE
   Revision: 420435
   Reporter: stephane.chazelas
   Coders: Elazar Broad

  Category: Core/ManagerInterface

   ASTERISK-21178: Improve documentation for manager command Getvar, Setvar
   Revision: 419943
   Reporter: rnewton
   Testers: Rusty Newton
   Coders: newtonr

   ASTERISK-23985: PresenceState Action response does not contain ActionID;
   duplicates Message Header
   Revision: 418713
   Reporter: mjordan
   Coders: mjordan

  Category: Documentation

   ASTERISK-21178: Improve documentation for manager command Getvar, Setvar
   Revision: 419943
   Reporter: rnewton
   Testers: Rusty Newton
   Coders: newtonr

  Category: Functions/func_uri

   ASTERISK-23911: URIENCODE/URIDECODE: WARNING about passing an empty string
   is a bit over zealous
   Revision: 418649
   Reporter: mjordan
   Coders: jrose

  Category: PBX/pbx_lua

   ASTERISK-23818: PBX_Lua: after asterisk startup module is loaded, but
   dialplan not available
   Revision: 420147
   Reporter: dennis.guse
   Testers: George Joseph
   Coders: gtjoseph

  Category: Utilities/General

   ASTERISK-23508: Memory Corruption in __ast_string_field_ptr_build_va
   Revision: 420715
   Reporter: arnd
   Testers: Arnd Schmitter, JoshE
   Coders: wdoekes

     ----------------------------------------------------------------------

                      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.

   +------------------------------------------------------------------------+
   | Revision | Author       | Summary                         | Issues     |
   |          |              |                                 | Referenced |
   |----------+--------------+---------------------------------+------------|
   |          |              | chan_dahdi/sig_pri: Fix type    |            |
   | 418262   | rmudgett     | mismatch in the idledial        |            |
   |          |              | feature's channel creation.     |            |
   |----------+--------------+---------------------------------+------------|
   | 418323   | mjordan      | include/asterisk/xmpp.h:        |            |
   |          |              | Convert indentation to tabs     |            |
   |----------+--------------+---------------------------------+------------|
   | 418366   | sgriepentrog | config: inform config hook of   |            |
   |          |              | change when writing file        |            |
   |----------+--------------+---------------------------------+------------|
   | 418465   | coreyfarrell | Fix minor reference leaks in    |            |
   |          |              | app_skel and TEST_FRAMEWORK     |            |
   |----------+--------------+---------------------------------+------------|
   |          |              | astobj2: work around REF_DEBUG  |            |
   | 418505   | coreyfarrell | race which causes out of order  |            |
   |          |              | log entries                     |            |
   |----------+--------------+---------------------------------+------------|
   | 419162   | kmoore       | Fix more dev-mode build issues  |            |
   |----------+--------------+---------------------------------+------------|
   | 419284   | sgriepentrog | app_voicemail: use a consistent |            |
   |          |              | generator string                |            |
   |----------+--------------+---------------------------------+------------|
   |          |              | datastores: Audit               |            |
   | 419685   | rmudgett     | ast_channel_datastore_remove    |            |
   |          |              | usage.                          |            |
   |----------+--------------+---------------------------------+------------|
   | 420054   | rmudgett     | format.c: Add reason comments   |            |
   |          |              | for the format_list ordering.   |            |
   |----------+--------------+---------------------------------+------------|
   | 420655   | wdoekes      | tcptls: Avoid compiler warning  |            |
   |          |              | on non-dev-mode.                |            |
   +------------------------------------------------------------------------+

     ----------------------------------------------------------------------

                                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.

 addons/chan_ooh323.c              |   32 +++---
 addons/ooh323c/src/ooq931.c       |   12 +-
 addons/ooh323c/src/printHandler.c |    2
 apps/app_meetme.c                 |    8 -
 apps/app_queue.c                  |    2
 apps/app_skel.c                   |    1
 apps/app_speech_utils.c           |   56 +++++++----
 apps/app_voicemail.c              |    4
 channels/chan_sip.c               |  185 +++-----------------------------------
 channels/sig_pri.c                |    8 -
 contrib/scripts/refcounter.py     |   17 ++-
 funcs/func_frame_trace.c          |    1
 funcs/func_jitterbuffer.c         |    1
 funcs/func_uri.c                  |    8 -
 include/asterisk/xmpp.h           |   84 ++++++++---------
 main/astobj2.c                    |   15 +--
 main/config.c                     |    7 +
 main/features.c                   |    8 +
 main/format.c                     |   20 +++-
 main/manager.c                    |   20 ++--
 main/pbx.c                        |    5 +
 main/tcptls.c                     |    5 +
 main/utils.c                      |   18 +++
 pbx/pbx_lua.c                     |    2
 res/res_jabber.c                  |    2
 tests/test_abstract_jb.c          |   11 ++
 tests/test_aoc.c                  |    2
 tests/test_astobj2.c              |    2
 tests/test_astobj2_thrash.c       |    2
 tests/test_config.c               |   14 +-
 tests/test_event.c                |   18 +--
 tests/test_format_api.c           |    2
 tests/test_hashtab_thrash.c       |    2
 tests/test_logger.c               |   24 ++--
 tests/test_voicemail_api.c        |   12 +-
 35 files changed, 273 insertions(+), 339 deletions(-)

     ----------------------------------------------------------------------
