Skip to content
Snippets Groups Projects
Commit 44e2af8a authored by Leif Madsen's avatar Leif Madsen
Browse files

importing release summary for 1.4.24 release

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.4.24@182353 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent d0983d90
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-1.4.24</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.4.24</h3>
<h3 align="center">Date: 2009-03-16</h3>
<h3 align="center">&lt;asteriskteam@digium.com&gt;</h3>
<hr/>
<h2 align="center">Table of Contents</h2>
<ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol>
<hr/>
<a name="summary"><h2 align="center">Summary</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>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.</p>
<p>The data in this summary reflects changes that have been made since the previous release, asterisk-1.4.24-rc1.</p>
<hr/>
<a name="contributors"><h2 align="center">Contributors</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>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.</p>
<table width="100%" border="0">
<tr>
<td width="33%"><h3>Coders</h3></td>
<td width="33%"><h3>Testers</h3></td>
<td width="33%"><h3>Reporters</h3></td>
</tr>
<tr valign="top">
<td>
6 file<br/>
3 mmichelson<br/>
2 dvossel<br/>
2 qwell<br/>
1 jpeeler<br/>
1 klaus3000<br/>
1 rmudgett<br/>
1 russell<br/>
1 tilghman<br/>
</td>
<td>
1 caspy<br/>
1 dvossel<br/>
1 klaus3000<br/>
1 legranjl<br/>
</td>
<td>
3 caspy<br/>
1 guillecabeza<br/>
1 klaus3000<br/>
1 legranjl<br/>
1 makoto<br/>
1 mmichelson<br/>
1 pj<br/>
1 stevenla<br/>
1 sverre<br/>
</td>
</tr>
</table>
<hr/>
<a name="issues"><h2 align="center">Closed Issues</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14607">#14607</a>: chan_iax2.c: Packet Decrypt Failed! encrypted IAX2 during packet loss causes hangup and end of call<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181340">181340</a><br/>
Reporter: stevenla<br/>
Testers: dvossel<br/>
Coders: dvossel<br/>
<br/>
<h3>Category: Channels/chan_local</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14656">#14656</a>: [patch] unfreed memory in Local channel<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=182208">182208</a><br/>
Reporter: caspy<br/>
Testers: caspy<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="http://bugs.digium.com/view.php?id=13713">#13713</a>: [patch] Inband DTMF on outbound call is not detected when dtmfmode=auto<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181295">181295</a><br/>
Reporter: makoto<br/>
Coders: file<br/>
<br/>
<a href="http://bugs.digium.com/view.php?id=14149">#14149</a>: Continuation - Handle BYE instead of CANCEL from callers (issue 0004994)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181768">181768</a><br/>
Reporter: legranjl<br/>
Testers: legranjl<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Channels/chan_sip/Interoperability</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14611">#14611</a>: [patch] SIP Attended Transfer fails<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181029">181029</a><br/>
Reporter: klaus3000<br/>
Testers: klaus3000<br/>
Coders: klaus3000<br/>
<br/>
<a href="http://bugs.digium.com/view.php?id=14628">#14628</a>: "SIP/2.0 404 Not found" when attended transferring a private number<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181328">181328</a><br/>
Reporter: sverre<br/>
Coders: file<br/>
<br/>
<h3>Category: Core/Channels</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14623">#14623</a>: [patch] Race condition between bridge and channel masquerading<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181423">181423</a><br/>
Reporter: guillecabeza<br/>
Coders: russell<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="http://bugs.digium.com/view.php?id=13593">#13593</a>: [patch] MALLOC_DEBUG causes crash in chan_h323<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181133">181133</a><br/>
Reporter: pj<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: Resources/res_features</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14657">#14657</a>: [patch] Callee cannot use dynamic features<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181990">181990</a><br/>
Reporter: mmichelson<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Resources/res_musiconhold</h3><br/>
<a href="http://bugs.digium.com/view.php?id=14416">#14416</a>: [patch] streamed moh breaks if nobody listen it<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181655">181655</a><br/>
Reporter: caspy<br/>
Coders: file<br/>
<br/>
<a href="http://bugs.digium.com/view.php?id=14416">#14416</a>: [patch] streamed moh breaks if nobody listen it<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181659">181659</a><br/>
Reporter: caspy<br/>
Coders: file<br/>
<br/>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>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.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=180941">180941</a></td><td>qwell</td><td>Make things happier when using autoconf 2.62+</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181031">181031</a></td><td>mmichelson</td><td>Remove unused variables.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181436">181436</a></td><td>qwell</td><td>Allow prefix to set localstatedir (when used and different from the default).</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181660">181660</a></td><td>file</td><td>Fix logic flaw in previous commit.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181664">181664</a></td><td>file</td><td>Fix incorrect usage of strncasecmp... I really meant to use strcasecmp.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=181898">181898</a></td><td>rmudgett</td><td>Use the correct branch integrated property when generating the version string.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.4?view=revision&revision=182281">182281</a></td><td>dvossel</td><td>Randomize IAX2 encryption padding</td>
<td></td></tr></table>
<hr/>
<a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p>
<pre>
apps/app_meetme.c | 6 -
autoconf/ast_check_gnu_make.m4 | 18 ++---
autoconf/ast_prog_sed.m4 | 3
build_tools/make_version | 134 ++++++++++++++++++---------------------
channels/chan_iax2.c | 78 ++++++++++++++++++----
channels/chan_local.c | 27 ++++---
channels/chan_sip.c | 47 +++++++------
channels/h323/ast_h323.cxx | 8 +-
channels/iax2-parser.h | 45 +++++++------
configure | 30 ++++----
configure.ac | 7 +-
include/asterisk/astmm.h | 34 +++++++++
include/asterisk/threadstorage.h | 2
include/asterisk/utils.h | 20 +----
main/channel.c | 44 ++++++++----
pbx/pbx_ael.c | 4 -
pbx/pbx_config.c | 10 +-
res/res_features.c | 31 ++++++---
res/res_musiconhold.c | 4 -
19 files changed, 335 insertions(+), 217 deletions(-)
</pre><br/>
<hr/>
</body>
</html>
Release Summary
asterisk-1.4.24
Date: 2009-03-16
<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.4.24-rc1.
----------------------------------------------------------------------
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
6 file 1 caspy 3 caspy
3 mmichelson 1 dvossel 1 guillecabeza
2 dvossel 1 klaus3000 1 klaus3000
2 qwell 1 legranjl 1 legranjl
1 jpeeler 1 makoto
1 klaus3000 1 mmichelson
1 rmudgett 1 pj
1 russell 1 stevenla
1 tilghman 1 sverre
----------------------------------------------------------------------
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: Channels/chan_iax2
#14607: chan_iax2.c: Packet Decrypt Failed! encrypted IAX2 during packet
loss causes hangup and end of call
Revision: 181340
Reporter: stevenla
Testers: dvossel
Coders: dvossel
Category: Channels/chan_local
#14656: [patch] unfreed memory in Local channel
Revision: 182208
Reporter: caspy
Testers: caspy
Coders: tilghman
Category: Channels/chan_sip/General
#13713: [patch] Inband DTMF on outbound call is not detected when
dtmfmode=auto
Revision: 181295
Reporter: makoto
Coders: file
#14149: Continuation - Handle BYE instead of CANCEL from callers (issue
0004994)
Revision: 181768
Reporter: legranjl
Testers: legranjl
Coders: mmichelson
Category: Channels/chan_sip/Interoperability
#14611: [patch] SIP Attended Transfer fails
Revision: 181029
Reporter: klaus3000
Testers: klaus3000
Coders: klaus3000
#14628: "SIP/2.0 404 Not found" when attended transferring a private
number
Revision: 181328
Reporter: sverre
Coders: file
Category: Core/Channels
#14623: [patch] Race condition between bridge and channel masquerading
Revision: 181423
Reporter: guillecabeza
Coders: russell
Category: Core/General
#13593: [patch] MALLOC_DEBUG causes crash in chan_h323
Revision: 181133
Reporter: pj
Coders: jpeeler
Category: Resources/res_features
#14657: [patch] Callee cannot use dynamic features
Revision: 181990
Reporter: mmichelson
Coders: mmichelson
Category: Resources/res_musiconhold
#14416: [patch] streamed moh breaks if nobody listen it
Revision: 181655
Reporter: caspy
Coders: file
#14416: [patch] streamed moh breaks if nobody listen it
Revision: 181659
Reporter: caspy
Coders: file
----------------------------------------------------------------------
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 |
|----------+------------+-----------------------------------+------------|
| 180941 | qwell | Make things happier when using | |
| | | autoconf 2.62+ | |
|----------+------------+-----------------------------------+------------|
| 181031 | mmichelson | Remove unused variables. | |
|----------+------------+-----------------------------------+------------|
| | | Allow prefix to set localstatedir | |
| 181436 | qwell | (when used and different from the | |
| | | default). | |
|----------+------------+-----------------------------------+------------|
| 181660 | file | Fix logic flaw in previous | |
| | | commit. | |
|----------+------------+-----------------------------------+------------|
| | | Fix incorrect usage of | |
| 181664 | file | strncasecmp... I really meant to | |
| | | use strcasecmp. | |
|----------+------------+-----------------------------------+------------|
| | | Use the correct branch integrated | |
| 181898 | rmudgett | property when generating the | |
| | | version string. | |
|----------+------------+-----------------------------------+------------|
| 182281 | dvossel | Randomize IAX2 encryption padding | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.
apps/app_meetme.c | 6 -
autoconf/ast_check_gnu_make.m4 | 18 ++---
autoconf/ast_prog_sed.m4 | 3
build_tools/make_version | 134 ++++++++++++++++++---------------------
channels/chan_iax2.c | 78 ++++++++++++++++++----
channels/chan_local.c | 27 ++++---
channels/chan_sip.c | 47 +++++++------
channels/h323/ast_h323.cxx | 8 +-
channels/iax2-parser.h | 45 +++++++------
configure | 30 ++++----
configure.ac | 7 +-
include/asterisk/astmm.h | 34 +++++++++
include/asterisk/threadstorage.h | 2
include/asterisk/utils.h | 20 +----
main/channel.c | 44 ++++++++----
pbx/pbx_ael.c | 4 -
pbx/pbx_config.c | 10 +-
res/res_features.c | 31 ++++++---
res/res_musiconhold.c | 4 -
19 files changed, 335 insertions(+), 217 deletions(-)
----------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment