                                Release Summary

                                asterisk-11.11.0

                                Date: 2014-07-10

                           <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.10.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              
   7 wdoekes                1 Dennis Guse            4 coreyfarrell           
   5 coreyfarrell           1 George Joseph          4 wdoekes                
   5 gtjoseph               1 gtjoseph               2 igorg                  
   5 rmudgett               1 IA+-aki CAvico         2 mjordan                
   4 kmoore                 1 uniken1                2 rmudgett               
   3 jcolp                                           2 rnewton                
   3 jrose                                           1 dennis.guse            
   3 mjordan                                         1 i2045                  
   2 newtonr                                         1 icivico                
   1 Alexander Traud                                 1 jideliov               
   1 igorg                                           1 kenner                 
   1 may                                             1 one47                  
   1 mmichelson                                      1 patrol-cz              
   1 one47                                           1 tootai                 
   1 Pavel Troller                                   1 traud                  
   1 tm1000                                          1 tsearle                
   1 Torrey Searle                                   1 uniken1                
   1 zvision                                         1 whiskerp               
                                                     1 zvision                

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

                                 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: 415599
   Reporter: igorg
   Coders: may

  Category: Applications/app_confbridge

   ASTERISK-23035: ConfBridge with name longer than max (32 chars) results in
   several bridges with same conf_name
   Revision: 415066
   Reporter: icivico
   Testers: IA+-aki CAvico
   Coders: coreyfarrell

   ASTERISK-23824: ConfBridge: Users cannot be muted via CLI or AMI when
   waiting to enter a conference
   Revision: 415206
   Reporter: mjordan
   Coders: tm1000

  Category: Applications/app_mixmonitor

   ASTERISK-23609: Security: AMI action MixMonitor allows arbitrary programs
   to be run
   Revision: 415825
   Reporter: coreyfarrell
   Coders: jrose

  Category: CDR/cdr_sqlite3_custom

   ASTERISK-23766: [patch] Specify timeout for database write in SQLite
   Revision: 416337
   Reporter: igorg
   Coders: igorg

  Category: CEL/cel_sqlite3_custom

   ASTERISK-23766: [patch] Specify timeout for database write in SQLite
   Revision: 416337
   Reporter: igorg
   Coders: igorg

  Category: Channels/chan_dahdi

   ASTERISK-23897: [patch]Change in SETUP ACK handling (checking PI) in
   revision 413765 breaks working environments
   Revision: 417957
   Reporter: patrol-cz
   Coders: Pavel Troller, rmudgett

  Category: Channels/chan_sip/CodecHandling

   ASTERISK-23916: [patch]SIP/SDP fmtp line may include whitespace between
   attributes
   Revision: 417588
   Reporter: traud
   Coders: Alexander Traud

  Category: Channels/chan_sip/General

   ASTERISK-22551: Session timer : UAS (Asterisk) starts counting at Invite,
   UAC starts counting at 200 OK.
   Revision: 414628
   Reporter: i2045
   Coders: wdoekes

   ASTERISK-23246: DEBUG messages in sdp_crypto.c display despite a DEBUG
   level of zero
   Revision: 415915
   Reporter: rnewton
   Coders: coreyfarrell

   ASTERISK-23790: [patch] - SIP From headers longer than 256 characters
   result in dropped call and 'No closing bracket' warnings.
   Revision: 417249
   Reporter: uniken1
   Testers: uniken1
   Coders: wdoekes

  Category: Channels/chan_sip/SRTP

   ASTERISK-22961: [patch] DTLS-SRTP not working with SHA-256
   Revision: 417677
   Reporter: jideliov
   Coders: jcolp

  Category: Channels/chan_sip/WebSocket

   ASTERISK-22961: [patch] DTLS-SRTP not working with SHA-256
   Revision: 417677
   Reporter: jideliov
   Coders: jcolp

  Category: Channels/chan_unistim

   ASTERISK-23792: Mutex left locked in chan_unistim.c
   Revision: 414677
   Reporter: whiskerp
   Coders: wdoekes

  Category: Contrib/General

   ASTERISK-23492: Add option to safe_asterisk to disable backgrounding
   Revision: 415171
   Reporter: wdoekes
   Coders: wdoekes

   ASTERISK-23492: Add option to safe_asterisk to disable backgrounding
   Revision: 415522
   Reporter: wdoekes
   Coders: wdoekes

   ASTERISK-23921: refcounter.py uses excessive ram for large refs files
   Revision: 417481
   Reporter: coreyfarrell
   Coders: coreyfarrell

  Category: Core/AstDB

   ASTERISK-23766: [patch] Specify timeout for database write in SQLite
   Revision: 416337
   Reporter: igorg
   Coders: igorg

  Category: Core/AstMM

   ASTERISK-23948: REF_DEBUG fails to record ao2_ref against objects that
   were already freed
   Revision: 417505
   Reporter: coreyfarrell
   Coders: coreyfarrell

  Category: Core/Configuration

   ASTERISK-23683: #includes - wildcard character in a path more than one
   directory deep - results in no config parsing on module reload
   Revision: 415229
   Reporter: tootai
   Coders: rmudgett

   ASTERISK-23803: AMI action UpdateConfig EmptyCat clears all categories but
   the requested one
   Revision: 414881
   Reporter: zvision
   Coders: zvision

  Category: Core/General

   ASTERISK-23984: Infinite loop possible in ast_careful_fwrite()
   Revision: 417798
   Reporter: one47
   Coders: one47

  Category: Core/HTTP

   ASTERISK-23673: Security: DOS by consuming the number of allowed HTTP
   connections.
   Revision: 415854
   Reporter: rmudgett
   Coders: rmudgett

   ASTERISK-23673: Security: DOS by consuming the number of allowed HTTP
   connections.
   Revision: 416067
   Reporter: rmudgett
   Coders: rmudgett

  Category: Core/Logging

   ASTERISK-23246: DEBUG messages in sdp_crypto.c display despite a DEBUG
   level of zero
   Revision: 415915
   Reporter: rnewton
   Coders: coreyfarrell

  Category: Core/ManagerInterface

   ASTERISK-23803: AMI action UpdateConfig EmptyCat clears all categories but
   the requested one
   Revision: 414881
   Reporter: zvision
   Coders: zvision

  Category: Core/PBX

   ASTERISK-23827: autoservice thread doesn't exit at shutdown
   Revision: 415464
   Reporter: coreyfarrell
   Coders: coreyfarrell

  Category: Core/UDPTL

   ASTERISK-23908: [patch]When using FEC error correction, asterisk tries
   considers negative sequence numbers as missing
   Revision: 417320
   Reporter: tsearle
   Coders: Torrey Searle

  Category: Documentation

   ASTERISK-23844: Load of pbx_lua fails on sample extensions.lua with Lua
   5.2 or greater due to addition of goto statement
   Revision: 416581
   Reporter: rnewton
   Testers: gtjoseph
   Coders: gtjoseph

  Category: Functions/func_odbc

   ASTERISK-23582: [patch]Inconsistent column length in *odbc
   Revision: 414694
   Reporter: wdoekes
   Coders: jcolp

   ASTERISK-23582: [patch]Inconsistent column length in *odbc
   Revision: 414998
   Reporter: wdoekes
   Coders: wdoekes

  Category: PBX/pbx_lua

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

   ASTERISK-23844: Load of pbx_lua fails on sample extensions.lua with Lua
   5.2 or greater due to addition of goto statement
   Revision: 416581
   Reporter: rnewton
   Testers: gtjoseph
   Coders: gtjoseph

  Category: Resources/res_config_odbc

   ASTERISK-23582: [patch]Inconsistent column length in *odbc
   Revision: 414694
   Reporter: wdoekes
   Coders: jcolp

   ASTERISK-23582: [patch]Inconsistent column length in *odbc
   Revision: 414998
   Reporter: wdoekes
   Coders: wdoekes

  Category: Resources/res_config_sqlite3

   ASTERISK-23766: [patch] Specify timeout for database write in SQLite
   Revision: 416337
   Reporter: igorg
   Coders: igorg

  Category: Resources/res_http_websocket

   ASTERISK-23917: res_http_websocket: Delay in client processing large
   streams of data causes disconnect and stuck socket
   Revision: 417310
   Reporter: mjordan
   Coders: mjordan

  Category: Resources/res_rtp_asterisk

   ASTERISK-23834: res_rtp_asterisk debug message gives wrong length if ICE
   Revision: 417141
   Reporter: kenner
   Coders: jcolp

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

                      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 |
   |----------+------------+-----------------------------------+------------|
   | 414565   | wdoekes    | res_config_odbc: Fix old and new  |            |
   |          |            | ast_string_field memory leaks.    |            |
   |----------+------------+-----------------------------------+------------|
   | 414859   | kmoore     | PBX: Prevent incorrect hint       |            |
   |          |            | parsing                           |            |
   |----------+------------+-----------------------------------+------------|
   | 415390   | jrose      | chan_sip: Fix order of variables  |            |
   |          |            | specified in SIPNotify action     |            |
   |----------+------------+-----------------------------------+------------|
   | 415728   | rmudgett   | format.c: Fix misuse of hash      |            |
   |          |            | container function.               |            |
   |----------+------------+-----------------------------------+------------|
   | 415837   | jrose      | Correct UPGRADE.txt notes in      |            |
   |          |            | r415825                           |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | main/pbx - documentation -        |            |
   | 415999   | newtonr    | enhance 'core show hints' and     |            |
   |          |            | 'core show hint' help text        |            |
   |----------+------------+-----------------------------------+------------|
   | 416151   | kmoore     | MoH: Don't restart stream on      |            |
   |          |            | repeated start calls              |            |
   |----------+------------+-----------------------------------+------------|
   | 416252   | mjordan    | MoH: Undo commit r416150 (1.8)    |            |
   |----------+------------+-----------------------------------+------------|
   | 416440   | kmoore     | MoH: Don't restart stream on      |            |
   |          |            | repeated start calls              |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | Allow the PUSH and UNSHIFT        |            |
   | 416501   | mmichelson | functions to set inheritable      |            |
   |          |            | channel variables.                |            |
   |----------+------------+-----------------------------------+------------|
   | 416733   | kmoore     | Fix build warnings with           |            |
   |          |            | TEST_FRAMEWORK enabled            |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | build: Allow                      |            |
   | 416870   | gtjoseph   | autoconf/ast_ext_tool_check to    |            |
   |          |            | handle cross-compiling better.    |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | build: Allow                      |            |
   | 416930   | gtjoseph   | autoconf/ast_ext_tool_check to    |            |
   |          |            | handle cross-compiling better.    |            |
   |----------+------------+-----------------------------------+------------|
   | 417017   | gtjoseph   | build: Turn FORTIFY_SOURCE off if |            |
   |          |            | DONT_OPTIMIZE is set.             |            |
   |----------+------------+-----------------------------------+------------|
   |          |            | main/features - documentation -   |            |
   |          |            | reformat examples and options in  |            |
   | 417077   | newtonr    | features.conf.sample to show      |            |
   |          |            | clearly which options apply in    |            |
   |          |            | which section                     |            |
   |----------+------------+-----------------------------------+------------|
   | 417419   | mjordan    | res_http_websocket: Export symbol |            |
   |          |            | for ast_websocket_set_timeout     |            |
   +------------------------------------------------------------------------+

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

                                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.

 Makefile                             |    1
 Makefile.rules                       |    2
 UPGRADE.txt                          |   37 ++
 addons/chan_ooh323.c                 |   37 +-
 apps/app_confbridge.c                |   24 +
 apps/app_mixmonitor.c                |    6
 apps/app_queue.c                     |   16 -
 apps/confbridge/include/confbridge.h |    2
 autoconf/ast_ext_tool_check.m4       |   62 +--
 cdr/cdr_sqlite3_custom.c             |   14
 cel/cel_sqlite3_custom.c             |   17 -
 channels/chan_dahdi.c                |    4
 channels/chan_sip.c                  |  131 +++++---
 channels/chan_unistim.c              |    2
 channels/sig_pri.c                   |   26 +
 channels/sig_pri.h                   |    6
 channels/sip/include/sip.h           |    4
 channels/sip/reqresp_parser.c        |    4
 channels/sip/sdp_crypto.c            |    4
 configs/chan_dahdi.conf.sample       |   17 +
 configs/extensions.lua.sample        |   22 +
 configs/features.conf.sample         |  151 +++++----
 configs/http.conf.sample             |    6
 configs/sip.conf.sample              |   16 -
 contrib/scripts/refcounter.py        |   47 +-
 contrib/scripts/safe_asterisk        |  131 ++++----
 funcs/func_odbc.c                    |  265 ++++++++--------
 funcs/func_strings.c                 |   12
 include/asterisk/autoconfig.h.in     |    5
 include/asterisk/config.h            |   10
 include/asterisk/http_websocket.h    |   13
 include/asterisk/manager.h           |   14
 include/asterisk/rtp_engine.h        |   27 +
 include/asterisk/tcptls.h            |   63 +++-
 include/asterisk/utils.h             |    1
 main/astobj2.c                       |   13
 main/autoservice.c                   |   16 -
 main/bridging.c                      |    4
 main/config.c                        |  216 ++++++++-----
 main/db.c                            |    6
 main/format.c                        |    6
 main/http.c                          |   37 ++
 main/logger.c                        |   10
 main/manager.c                       |   89 +++--
 main/pbx.c                           |   37 +-
 main/rtp_engine.c                    |   19 +
 main/tcptls.c                        |  551 +++++++++++++++++++++++++++++------
 main/test.c                          |   20 -
 main/udptl.c                         |    6
 main/utils.c                         |   28 +
 pbx/pbx_lua.c                        |    6
 res/res_config_odbc.c                |  200 +++++++++---
 res/res_config_sqlite3.c             |    1
 res/res_http_websocket.c             |   29 +
 res/res_http_websocket.exports.in    |    1
 res/res_musiconhold.c                |   12
 res/res_rtp_asterisk.c               |  500 +++++++++++++++++++++----------
 57 files changed, 2094 insertions(+), 912 deletions(-)

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