Release Summary

asterisk-11.14.0

Date: 2014-11-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.13.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

13 coreyfarrell
8 wdoekes
6 mjordan
4 bebuild
3 file
3 mdavenport
3 Torrey Searle
2 igorg
2 Nitesh Bansal
2 tzafrir
1 abelbeck
1 Damian Ivereigh
1 ibercom
1 jcolp
1 Jeremy Laine
1 Jeremy Lainé
1 kharwell
1 kmoore
1 may
1 Michael Myles
1 oej
1 Peter Katzmann
1 abelbeck
1 Dmitry Melekhov
1 Etienne Lessard
1 gtjoseph
1 Nick Adams
1 opsmonitor
1 Paolo Compagnini
1 Yuriy Gorlichenko
10 coreyfarrell
3 tzafrir
2 sharky
2 tsearle
1 abelbeck
1 boroda
1 dafi
1 damianivereigh
1 dhanapathy
1 hexanol
1 ibercom
1 jcolp
1 kharwell
1 laimbock
1 looserouting
1 Narkov
1 nbansal
1 oej
1 pk16208
1 rustamxp
1 slesru
1 wdoekes
1 xdrive

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-24393: rtptimeout=0 doesn't disable rtptimeout
Revision: 425548
Reporter: slesru
Testers: Dmitry Melekhov
Coders: may

Category: Applications/app_queue


ASTERISK-24454: app_queue: ao2_iterator not destroyed, causing leak
Revision: 426255
Reporter: coreyfarrell
Coders: coreyfarrell

ASTERISK-24466: app_queue: fix a couple leaks to struct call_queue
Revision: 426805
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Applications/app_voicemail


ASTERISK-24190: IMAP voicemail causes segfault
Revision: 426692
Reporter: Narkov
Testers: Nick Adams
Coders: wdoekes

ASTERISK-24476: main/app.c / app_voicemail: ast_writestream leaks
Revision: 427024
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Applications/app_voicemail/IMAP


ASTERISK-24190: IMAP voicemail causes segfault
Revision: 426692
Reporter: Narkov
Testers: Nick Adams
Coders: wdoekes

Category: Channels/chan_motif


ASTERISK-24384: chan_motif: format capabilities leak on module load error
Revision: 424550
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Channels/chan_sip/General


ASTERISK-15879: [patch] Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
Revision: 425069
Reporter: tsearle
Coders: Torrey Searle, Nitesh Bansal

ASTERISK-20784: Failure to receive an ACK to a SIP Re-INVITE results in a SIP channel leak
Revision: 425069
Reporter: nbansal
Coders: Torrey Searle, Nitesh Bansal

ASTERISK-22791: asterisk sends Re-INVITE after receiving a BYE
Revision: 425297
Reporter: looserouting
Testers: Paolo Compagnini
Coders: wdoekes

ASTERISK-22945: [patch] Memory leaks in chan_sip.c with realtime peers
Revision: 424177
Reporter: ibercom
Testers: Yuriy Gorlichenko
Coders: ibercom

ASTERISK-24063: [patch]Asterisk does not respect outbound proxy when sending qualify requests
Revision: 425819
Reporter: damianivereigh
Coders: Damian Ivereigh

ASTERISK-24335: [PATCH] Asterisk incorrectly responds 503 to INVITE retransmissions of rejected calls
Revision: 423721
Reporter: tsearle
Coders: Torrey Searle

ASTERISK-24385: chan_sip: process_sdp leaks on an error path
Revision: 424569
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Channels/chan_sip/Interoperability


ASTERISK-21721: SIP Failed to parse multiple Supported: headers
Revision: 426595
Reporter: oej
Coders: oej

Category: Channels/chan_sip/T.38


ASTERISK-22791: asterisk sends Re-INVITE after receiving a BYE
Revision: 425297
Reporter: looserouting
Testers: Paolo Compagnini
Coders: wdoekes

Category: Channels/chan_unistim


ASTERISK-23846: Unistim multilines. Loss of voice after second call drops (on a second line).
Revision: 425667
Reporter: rustamxp
Coders: igorg

ASTERISK-24304: asterisk crashing randomly because of unistim channel
Revision: 426666
Reporter: dhanapathy
Coders: igorg

Category: Contrib/General


ASTERISK-24011: [patch]safe_asterisk tries to set ulimit -n too high on linux systems with lots of RAM
Revision: 424878
Reporter: xdrive
Coders: Michael Myles

ASTERISK-24432: Install refcounter.py when REF_DEBUG is enabled
Revision: 426831
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Core/AstMM


ASTERISK-24390: astobj2: REF_DEBUG reports false leaks with ao2_callback with OBJ_MULTIPLE
Revision: 424787
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Core/BuildSystem


ASTERISK-13797: [patch] relax badshell tilde test
Revision: 425292
Reporter: tzafrir
Coders: wdoekes

Category: Core/CallerID


ASTERISK-24406: Some caller ID strings are parsed differently since 11.13.0
Revision: 425153
Reporter: hexanol
Testers: Etienne Lessard
Coders: kmoore

Category: Core/General


ASTERISK-24348: Built-in editline tab complete segfault with MALLOC_DEBUG
Revision: 423658
Reporter: wdoekes
Coders: wdoekes

ASTERISK-24476: main/app.c / app_voicemail: ast_writestream leaks
Revision: 427024
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Core/ManagerInterface


ASTERISK-24354: AMI sendMessage closes AMI connection on error
Revision: 424690
Reporter: pk16208
Coders: Peter Katzmann

ASTERISK-24378: Release AMI connections on shutdown
Revision: 424578
Reporter: coreyfarrell
Coders: coreyfarrell

ASTERISK-24430: missing letter "p" in word response in OriginateResponse event documentation
Revision: 426366
Reporter: dafi
Coders: mjordan

Category: Documentation


ASTERISK-23768: [patch] Asterisk man page contains a (new) unquoted minus sign
Revision: 423916
Reporter: sharky
Coders: Jeremy Lainé

ASTERISK-24430: missing letter "p" in word response in OriginateResponse event documentation
Revision: 426366
Reporter: dafi
Coders: mjordan

Category: General


ASTERISK-20567: bashism in autosupport
Revision: 424117
Reporter: tzafrir
Coders: wdoekes

Category: Resources/res_calendar_ews


ASTERISK-24325: res_calendar_ews: cannot be used with neon 0.30
Revision: 425287
Reporter: tzafrir
Coders: wdoekes

Category: Resources/res_fax


ASTERISK-22791: asterisk sends Re-INVITE after receiving a BYE
Revision: 425297
Reporter: looserouting
Testers: Paolo Compagnini
Coders: wdoekes

ASTERISK-24357: [fax] Out of bounds error in update_modem_bits
Revision: 423983
Reporter: sharky
Coders: Jeremy Laine

ASTERISK-24392: res_fax: fax gateway sessions leak
Revision: 425457
Reporter: coreyfarrell
Coders: coreyfarrell

ASTERISK-24457: res_fax: fax gateway frames leak
Revision: 426527
Reporter: coreyfarrell
Coders: coreyfarrell

Category: Resources/res_fax_spandsp


ASTERISK-18923: res_fax_spandsp usage counter is wrong
Revision: 425407
Reporter: boroda
Coders: coreyfarrell

Category: Resources/res_jabber


ASTERISK-24425: [patch] jabber/xmpp to use TLS instead of SSLv3, security fix POODLE (CVE-2014-3566)
Revision: 425986
Reporter: abelbeck
Testers: abelbeck, opsmonitor, gtjoseph
Coders: abelbeck, mjordan

Category: Resources/res_rtp_asterisk


ASTERISK-24326: res_rtp_asterisk: ICE-TCP candidates are incorrectly attempted
Revision: 424852
Reporter: jcolp
Coders: jcolp

ASTERISK-24383: res_rtp_asterisk: Crash if no candidates received for component
Revision: 425029
Reporter: kharwell
Coders: kharwell

Category: Resources/res_srtp


ASTERISK-24436: Missing header in res/res_srtp.c when compiling against libsrtp-1.5.0
Revision: 426141
Reporter: laimbock
Coders: mjordan

Category: Resources/res_xmpp


ASTERISK-24425: [patch] jabber/xmpp to use TLS instead of SSLv3, security fix POODLE (CVE-2014-3566)
Revision: 425986
Reporter: abelbeck
Testers: abelbeck, opsmonitor, gtjoseph
Coders: abelbeck, mjordan


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
423801wdoekeschan_sip: Unref outbound proxy structure on dialog/pvt destruction.
424151fileres_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
424182wdoekeschan_sip: Simplify some unref code by removing unlink_peer_from_tables.
425360fileres_rtp_asterisk: Make the ICE transport check case insensitive as some implementations use 'udp'.
425644fileres_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
426209mjordanres/res_http_websocket: Fix minor nits found by wdoekes on r409681
426291mdavenportASTERISK-24419, fix incorrect syntax for setting language in extensions.conf.sample
426359mdavenportASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
426456mdavenportASTERISK-23512, correct inaccurate comment in manager.conf.sample
426600mjordanchannels/chan_sip: Add improved support for 4xx error codes
426860mjordanchannels/sip/reqresp_parser: Fix unit tests for r426594
426927tzafririnstall init.d files on GNU/kFreeBSD
426931tzafrirFix syntax from commit r426927
427019coreyfarrellfunc_jitterbuffer: fix frame leaks.
427087coreyfarrellFix compile error caused by review 4138
427543bebuildCreate 11.14.0-rc2
427546bebuildUpdate version, remove old summaries
427549bebuildMerge 427381 for rc2; update ChangeLog
427552bebuildImporting release summary for 11.14.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
ChangeLog                             |   18 +
Makefile                              |    6
UPGRADE.txt                           |   12
addons/chan_ooh323.c                  |    2
apps/app_queue.c                      |    9
apps/app_voicemail.c                  |   36 ++
asterisk-11.14.0-rc1-summary.html     |  396 ----------------------------
asterisk-11.14.0-rc1-summary.txt      |  479 ----------------------------------
asterisk-11.14.0-rc2-summary.html     |   62 ++++
asterisk-11.14.0-rc2-summary.txt      |   93 ++++++
channels/chan_motif.c                 |    6
channels/chan_sip.c                   |  117 +++++---
channels/chan_unistim.c               |   24 +
channels/sip/include/reqresp_parser.h |    5
channels/sip/reqresp_parser.c         |    6
configs/extensions.conf.sample        |    2
configs/manager.conf.sample           |    2
contrib/Makefile                      |   29 ++
contrib/scripts/autosupport           |   12
contrib/scripts/safe_asterisk         |   11
doc/asterisk.8                        |    2
funcs/func_jitterbuffer.c             |   11
include/asterisk/stringfields.h       |   32 +-
main/abstract_jb.c                    |    4
main/app.c                            |   18 -
main/astobj2.c                        |    2
main/callerid.c                       |   16 -
main/editline/readline.c              |    1
main/manager.c                        |   14
main/message.c                        |    8
main/tcptls.c                         |   22 +
main/utils.c                          |   15 -
res/res_agi.c                         |    4
res/res_calendar_ews.c                |   13
res/res_fax.c                         |   31 +-
res/res_http_websocket.c              |   16 -
res/res_jabber.c                      |    5
res/res_rtp_asterisk.c                |   37 +-
res/res_srtp.c                        |    1
res/res_xmpp.c                        |    6
tests/test_callerid.c                 |    4
42 files changed, 547 insertions(+), 1044 deletions(-)