mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 03:18:30 +00:00
126 lines
13 KiB
HTML
126 lines
13 KiB
HTML
|
|
<!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.8.9.0-rc1</title></head>
|
||
|
|
<body>
|
||
|
|
<h1 align="center"><a name="top">Release Summary</a></h1>
|
||
|
|
<h3 align="center">asterisk-1.8.9.0-rc1</h3>
|
||
|
|
<h3 align="center">Date: 2011-12-29</h3>
|
||
|
|
<h3 align="center"><asteriskteam@digium.com></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="#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.8.8.0.</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>
|
||
|
|
12 rmudgett<br/>
|
||
|
|
4 jrose<br/>
|
||
|
|
3 mjordan<br/>
|
||
|
|
3 seanbright<br/>
|
||
|
|
3 twilson<br/>
|
||
|
|
2 wdoekes<br/>
|
||
|
|
1 kmoore<br/>
|
||
|
|
1 kpfleming<br/>
|
||
|
|
1 mnicholson<br/>
|
||
|
|
1 schmidts<br/>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
<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.8?view=revision&revision=347166">347166</a></td><td>wdoekes</td><td>Don't allow transport=tcp when tcpenable=no.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18837">ASTERISK-18837</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347239">347239</a></td><td>jrose</td><td>Documents CHANNEL(musicclass) taking priority over m([x]) in waitExten</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18804">ASTERISK-18804</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347292">347292</a></td><td>rmudgett</td><td>Make SIP INFO messages for dtmf-relay signals case insensitive.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18924">ASTERISK-18924</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347369">347369</a></td><td>jrose</td><td>Fix: Meetme recording variables from realtime DB use null entries over channel variables</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18873">ASTERISK-18873</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347438">347438</a></td><td>rmudgett</td><td>Update AMI Getvar and Setvar documentation about supplying a channel name.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18958">ASTERISK-18958</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347531">347531</a></td><td>twilson</td><td>Don't crash on INFO automon request with no channel</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18805">ASTERISK-18805</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347595">347595</a></td><td>rmudgett</td><td>Mark channel running the h exten with the soft-hangup flag.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18811">ASTERISK-18811</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347718">347718</a></td><td>wdoekes</td><td>Fix regression when using tcpenable=no and tlsenable=yes.</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347811">347811</a></td><td>rmudgett</td><td>Fix some parsing issues in add_exten_to_pattern_tree().</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18909">ASTERISK-18909</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=347995">347995</a></td><td>twilson</td><td>Add a separate buffer for SRTCP packets</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18889">ASTERISK-18889</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348048">348048</a></td><td>schmidts</td><td>Fix possible misshandling of an incoming SIP response as a peer poke response.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18940">ASTERISK-18940</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348101">348101</a></td><td>rmudgett</td><td>Fix FollowMe CallerID on outgoing calls.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17557">ASTERISK-17557</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348154">348154</a></td><td>jrose</td><td>Document PARKINGSLOT variable in features.conf.sample</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16239">ASTERISK-16239</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348157">348157</a></td><td>jrose</td><td>Fix accidental use of tabs instead of spaces from previous features.conf.sample change</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348212">348212</a></td><td>mnicholson</td><td>Don't clear LOCALSTATIONID before sending or receiving. The user may set that</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18921">ASTERISK-18921</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348310">348310</a></td><td>rmudgett</td><td>Fix ParkAndAnnounce to pass the CallerID to the announcing channel.</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348362">348362</a></td><td>rmudgett</td><td>Fix crash during CDR update.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18836">ASTERISK-18836</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348401">348401</a></td><td>rmudgett</td><td>Fix cut and past error in ast_call_forward().</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18836">ASTERISK-18836</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348464">348464</a></td><td>rmudgett</td><td>Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348516">348516</a></td><td>kpfleming</td><td>Correct two flaws in sip.conf.sample related to AST-2011-013.</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348647">348647</a></td><td>rmudgett</td><td>Fix crashes on other platforms caused by interference from Darwin weak symbol support.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18728">ASTERISK-18728</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348735">348735</a></td><td>rmudgett</td><td>Fix chan_iax2 to not report an RDNIS number if it is blank.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17152">ASTERISK-17152</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348833">348833</a></td><td>twilson</td><td>Allow packetization vaules > 127</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18876">ASTERISK-18876</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348888">348888</a></td><td>mjordan</td><td>Fix for memory leaks / cleanup in cel_pgsql</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18879">ASTERISK-18879</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348940">348940</a></td><td>rmudgett</td><td>Fix extension state callback references in chan_sip.</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17760">ASTERISK-17760</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-18844">ASTERISK-18844</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=348992">348992</a></td><td>kmoore</td><td>Fix missing doc tags found while fixing ASTERISK-18689</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18689">ASTERISK-18689</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=349044">349044</a></td><td>seanbright</td><td>In ChanSpy, don't create audiohooks that will never be used.</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=349144">349144</a></td><td>seanbright</td><td>Once an audiohook is attached to a channel, we continue to transcode all of the</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=349194">349194</a></td><td>mjordan</td><td>Fix timing source dependency issues with MOH</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17474">ASTERISK-17474</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=349289">349289</a></td><td>seanbright</td><td>Use ast_audiohook_write_list_empty to determine if our lists are empty instead</td>
|
||
|
|
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=349339">349339</a></td><td>mjordan</td><td>Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop</td>
|
||
|
|
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19040">ASTERISK-19040</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19128">ASTERISK-19128</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-17725">ASTERISK-17725</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-18340">ASTERISK-18340</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19095">ASTERISK-19095</a></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_authenticate.c | 15 -
|
||
|
|
apps/app_chanspy.c | 56 ++--
|
||
|
|
apps/app_dial.c | 2
|
||
|
|
apps/app_followme.c | 201 ++++++++-------
|
||
|
|
apps/app_meetme.c | 8
|
||
|
|
apps/app_parkandannounce.c | 19 +
|
||
|
|
apps/app_queue.c | 2
|
||
|
|
bridges/bridge_builtin_features.c | 13 -
|
||
|
|
cel/cel_pgsql.c | 37 +-
|
||
|
|
channels/chan_iax2.c | 6
|
||
|
|
channels/chan_sip.c | 110 ++++++--
|
||
|
|
configs/features.conf.sample | 2
|
||
|
|
configs/sip.conf.sample | 6
|
||
|
|
configure.ac | 34 ++
|
||
|
|
funcs/func_cdr.c | 20 +
|
||
|
|
include/asterisk/cdr.h | 32 ++
|
||
|
|
include/asterisk/frame.h | 2
|
||
|
|
include/asterisk/module.h | 1
|
||
|
|
include/asterisk/pbx.h | 42 ++-
|
||
|
|
main/audiohook.c | 4
|
||
|
|
main/channel.c | 122 ++++++---
|
||
|
|
main/features.c | 28 +-
|
||
|
|
main/manager.c | 6
|
||
|
|
main/pbx.c | 492 +++++++++++++++++++++++++-------------
|
||
|
|
main/rtp_engine.c | 8
|
||
|
|
res/res_fax.c | 2
|
||
|
|
res/res_monitor.c | 6
|
||
|
|
res/res_musiconhold.c | 21 +
|
||
|
|
res/res_srtp.c | 10
|
||
|
|
res/res_timing_dahdi.c | 2
|
||
|
|
res/res_timing_pthread.c | 2
|
||
|
|
res/res_timing_timerfd.c | 2
|
||
|
|
32 files changed, 876 insertions(+), 437 deletions(-)
|
||
|
|
</pre><br/>
|
||
|
|
<hr/>
|
||
|
|
</body>
|
||
|
|
</html>
|