Release Summary

asterisk-11.13.0

Date: 2014-09-24

<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.12.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

5 rmudgett
4 gtjoseph
3 file
3 jcolp
3 kmoore
3 mjordan
2 Jeremy Laine
2 jrose
2 wdoekes
1 cloos
1 Elazar Broad
1 elguero
1 mmichelson
1 newtonr
1 David Herselman
1 dimitripietro
1 elguero
1 Kilburn
1 wdoekes
2 mjordan
2 sharky
1 amohod
1 ateks
1 bbs2web
1 dimitripietro
1 ebroad
1 jideliov
1 maddog
1 RomanSk
1 slavon
1 wdoekes

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: Applications/app_dial


ASTERISK-24225: Dial option z is broken
Revision: 421233
Reporter: dimitripietro
Testers: dimitripietro
Coders: rmudgett

Category: Channels/chan_iax2


ASTERISK-23767: [patch] Dynamic IAX2 registration stops trying if ever not able to resolve
Revision: 422274
Reporter: bbs2web
Testers: David Herselman, elguero
Coders: elguero

Category: Channels/chan_sip/General


ASTERISK-24178: [patch]fromdomainport used even if not set
Revision: 421718
Reporter: ebroad
Coders: Elazar Broad

Category: Channels/chan_sip/Messaging


ASTERISK-24301: Security: Out of call MESSAGE requests processed via Message channel driver can crash Asterisk
Revision: 423360
Reporter: mjordan
Coders: mmichelson

Category: Channels/chan_sip/WebSocket


ASTERISK-23997: chan_sip: port incorrectly incremented for RTCP ICE candidates in SDP answer
Revision: 421909
Reporter: slavon
Coders: jcolp

Category: Core/PBX


ASTERISK-24249: SIP debugs do not stop
Revision: 423067
Reporter: amohod
Coders: wdoekes

Category: Documentation


ASTERISK-24171: [patch] Provide a manpage for the aelparse utility
Revision: 422372
Reporter: sharky
Coders: Jeremy Laine

ASTERISK-24171: [patch] Provide a manpage for the aelparse utility
Revision: 422377
Reporter: sharky
Coders: Jeremy Laine

Category: General


ASTERISK-24032: Gentoo compilation emits warning: "_FORTIFY_SOURCE" redefined
Revision: 421228
Reporter: maddog
Testers: Kilburn, wdoekes
Coders: cloos

Category: Resources/res_fax


ASTERISK-24301: Security: Out of call MESSAGE requests processed via Message channel driver can crash Asterisk
Revision: 423360
Reporter: mjordan
Coders: mmichelson

Category: Resources/res_musiconhold


ASTERISK-22252: res_musiconhold cleanup - REF_DEBUG reload warnings and ref leaks
Revision: 421777
Reporter: wdoekes
Coders: jrose

ASTERISK-24019: When a Music On Hold stream starts it restarts at beginning of file.
Revision: 421977
Reporter: ateks
Coders: rmudgett

Category: Resources/res_pjsip_nat


ASTERISK-23634: With TURN Asterisk crashes on multiple (7-10) concurrent WebRTC (avpg/encryption/icesupport) calls
Revision: 423150
Reporter: RomanSk
Coders: jcolp

Category: Resources/res_rtp_asterisk


ASTERISK-23577: res_rtp_asterisk: Crash in ast_rtp_on_turn_rtp_state when RTP instance is NULL
Revision: 423150
Reporter: jideliov
Coders: jcolp

Category: Tests/testsuite


ASTERISK-24211: testsuite: Fix the dial_LS_options test
Revision: 423010
Reporter: mjordan
Coders: kmoore

Category: Utilities/aelparse


ASTERISK-24171: [patch] Provide a manpage for the aelparse utility
Revision: 422372
Reporter: sharky
Coders: Jeremy Laine

ASTERISK-24171: [patch] Provide a manpage for the aelparse utility
Revision: 422377
Reporter: sharky
Coders: Jeremy Laine


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
420897wdoekeslogger: Don't store verbose-magic in the log files.
421060mjordanmain/file: Move test event to emit PLAYBACK event more consistently
421164mjordanapp_voicemail/app: Remove test events that were duplicated by r421059
421328gtjosephfunc_config: Change 'Not Found' message from ERROR to DEBUG
421443kmooreAMI Docs: Fix Status channel parameter optionality
421602rmudgettcli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
421800rmudgettres_musiconhold.c: Remove obsolete REF_DEBUG code.
422113kmooreCallerID: Fix parsing of malformed callerid
422294mjordanLICENSE: Clarify language in Asterisk's LICENSE to allow for linking to UniMRCP
422440gtjosephmanager: Make WaitEvent action respect eventfilters
422625jroseManager: Require read permission for SYSTEM in order to send FullyBooted
422790newtonrSounds/BuildSystem: Modifications to include new releases and Japanese language.
422903gtjosephconfig: bug: fix truncation of included config files on permissions error
423207fileres_rtp_asterisk: Fix building when pjproject is not used.
423210fileres_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.
423253fileres_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
423277gtjosephconfig: bug: Fix SEGV in ast_category_insert when matching category isn't found
423400rmudgettastobj2.c/refcounter.py: Fix to deal with invalid object refs.

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.

LICENSE                       |    2
apps/app_dial.c               |    2
apps/app_voicemail.c          |    5
channels/chan_iax2.c          |   36 +-
channels/chan_sip.c           |   29 -
configs/sip.conf.sample       |    4
configure.ac                  |    4
contrib/scripts/refcounter.py |   80 +++-
doc/aelparse.8                |   28 +
doc/smsq.8                    |  146 ++++++++
funcs/func_config.c           |    2
include/asterisk/config.h     |    5
include/asterisk/utils.h      |    9
main/app.c                    |    2
main/astobj2.c                |   10
main/callerid.c               |   63 +--
main/channel.c                |   13
main/cli.c                    |    2
main/config.c                 |   66 ++-
main/file.c                   |    2
main/logger.c                 |   43 ++
main/manager.c                |   16
main/utils.c                  |   23 +
res/res_fax_spandsp.c         |   19 +
res/res_musiconhold.c         |   25 -
res/res_rtp_asterisk.c        |  707 ++++++++++++++++++++++++++++--------------
sounds/Makefile               |    7
sounds/sounds.xml             |   27 +
tests/test_callerid.c         |  165 +++++++++
tests/test_utils.c            |   98 +++++
30 files changed, 1277 insertions(+), 363 deletions(-)