Compare commits

...

8 Commits

Author SHA1 Message Date
Leif Madsen
b57601643a Importing release summary for 1.6.2.16 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16@301498 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 17:33:55 +00:00
Leif Madsen
ad2d20a708 Update .version, ChangeLog and remove summary files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16@301493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 16:49:52 +00:00
Leif Madsen
2fcd1a9930 Merged configure update for Debian packages.
------------------------------------------------------------------------
r301220 | pabelanger | 2011-01-09 15:38:25 -0600 (Sun, 09 Jan 2011) | 14 lines

SOUND_CACHE_DIR now defaults to empty

Sounds files included in the Asterisk tarball were being ignored and
re-downloaded. Users wanting to cache the files can still override the setting
using the --with-sounds-cache option.

(closes issue 0018589)
Reported by: pabelanger
Patches:
      issue18589.patch uploaded by pabelanger (license 224)
      Tested by: pabelanger

Review: https://reviewboard.asterisk.org/r/1074/ [^]

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16@301492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 16:43:16 +00:00
Leif Madsen
6fa1eed108 Create Asterisk 1.6.2.16 from 1.6.2.16-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16@301460 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-12 16:19:41 +00:00
Leif Madsen
8cb9b68943 Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16-rc1@298187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:19:12 +00:00
Leif Madsen
91b83b0d6a Importing release summary for 1.6.2.16-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16-rc1@298186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:19:08 +00:00
Leif Madsen
1bddad8ec4 Importing files for 1.6.2.16-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16-rc1@298185 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:19:05 +00:00
Leif Madsen
900f6ba94d Creating tag for the release of asterisk-1.6.2.16-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.2.16-rc1@298184 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-13 16:14:40 +00:00
9 changed files with 56681 additions and 6895 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
36

1
.version Normal file
View File

@@ -0,0 +1 @@
1.6.2.16

28750
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,271 @@
<!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.6.2.16</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.6.2.16</h3>
<h3 align="center">Date: 2011-01-12</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.6.2.15.</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>
8 rmudgett<br/>
7 tilghman<br/>
6 russell<br/>
5 jpeeler<br/>
3 lmadsen<br/>
3 oej<br/>
3 pabelanger<br/>
3 twilson<br/>
2 seanbright<br/>
1 bjm<br/>
1 junky<br/>
</td>
<td>
2 cmbaker82<br/>
2 klaus3000<br/>
2 russell<br/>
1 alecdavis<br/>
1 bjm<br/>
1 ranjtech<br/>
1 rmudgett<br/>
1 tilghman<br/>
1 twilson<br/>
</td>
<td>
2 klaus3000<br/>
2 oej<br/>
1 alecdavis<br/>
1 birgita<br/>
1 bjm<br/>
1 eeman<br/>
1 junky<br/>
1 kwemheuer<br/>
1 marcbou<br/>
1 mbrevda<br/>
1 nerbos<br/>
1 pabelanger<br/>
1 ranjtech<br/>
1 rsw686<br/>
1 SantaFox<br/>
1 tnakonz<br/>
1 vmarrone<br/>
1 zahir_koradia<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: Applications/app_followme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18126">#18126</a>: [patch] stuck channels if followme context doesnt exists<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297713">297713</a><br/>
Reporter: junky<br/>
Coders: junky<br/>
<br/>
<h3>Category: Applications/app_meetme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18322">#18322</a>: Redirect two bridged channels to the same conference<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: nerbos<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18369">#18369</a>: Conference with scheduler blocks on realtime ODBC connection to MSSQL database<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296466">296466</a><br/>
Reporter: tnakonz<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18129">#18129</a>: [patch] Oneway audio from SIP phone to FXS port after FXS port gets a CallWaiting pip<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296166">296166</a><br/>
Reporter: alecdavis<br/>
Testers: alecdavis, rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18211">#18211</a>: Channel hangs up when redirected through CLI or AMI<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: zahir_koradia<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18230">#18230</a>: [regression] Redirect function (over console or AMI) does not work anymore<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: vmarrone<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18397">#18397</a>: IAX2 CODEC_PRES wrong (offset error?)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296991">296991</a><br/>
Reporter: birgita<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18398">#18398</a>: [patch] segfault with 'core stop gracefully'<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296671">296671</a><br/>
Reporter: pabelanger<br/>
Coders: pabelanger<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18051">#18051</a>: SIP brute force attemps having a DoS effect<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297960">297960</a><br/>
Reporter: eeman<br/>
Testers: twilson<br/>
Coders: twilson<br/>
<br/>
<h3>Category: Channels/chan_sip/Transfers</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18185">#18185</a>: Blind transfer failure, A calls B, B transfers to C<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: kwemheuer<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18284">#18284</a>: [patch] devicestate is not aggregated from all received events<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295710">295710</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<br/>
<br/>
<h3>Category: Core/Internationalization</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18353">#18353</a>: saynumber(1,n) in Swedish doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295907">295907</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18355">#18355</a>: saynumber() fixes for Swedish<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296351">296351</a><br/>
Reporter: oej<br/>
Coders: oej<br/>
<br/>
<h3>Category: Core/Netsock</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18442">#18442</a>: [patch] Error building netsock library on OpenSolaris 5.11 snv_134b<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=298050">298050</a><br/>
Reporter: ranjtech<br/>
Testers: ranjtech<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Core/Portability</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18384">#18384</a>: [patch] main/asterisk.c compile errors<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296533">296533</a><br/>
Reporter: bjm<br/>
Testers: tilghman, bjm<br/>
Coders: bjm, tilghman<br/>
<br/>
<h3>Category: Core/RTP</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18189">#18189</a>: RFC2833 DTMF generation broken due to SSRC change on bridges channels<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297824">297824</a><br/>
Reporter: marcbou<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18352">#18352</a>: SSRC is changing when DTMF sent<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297824">297824</a><br/>
Reporter: rsw686<br/>
Testers: cmbaker82<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18171">#18171</a>: Channel redirect doesn't work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: SantaFox<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_fax</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18299">#18299</a>: Asterisk not send fax to fax extension<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295843">295843</a><br/>
Reporter: mbrevda<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_jabber</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18280">#18280</a>: EID is not copied when event is received from XMPP and forwarded into Asterisk's core<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295710">295710</a><br/>
Reporter: klaus3000<br/>
Testers: russell, klaus3000<br/>
Coders: russell<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.6.2?view=revision&revision=295281">295281</a></td><td>rmudgett</td><td>Dead code elimination in channel.c:ast_channel_bridge() variable who.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295440">295440</a></td><td>pabelanger</td><td>Fix compiler warnings when using openssl-dev 1.0.0+</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295672">295672</a></td><td>twilson</td><td>Discard responses with more than one Via</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=295868">295868</a></td><td>seanbright</td><td>Change some documentation to suggest dahdi_monitor instead of ztmonitor.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296001">296001</a></td><td>russell</td><td>Handle failures building translation paths more effectively.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296083">296083</a></td><td>russell</td><td>Fix false reporting of an error by set_format().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296221">296221</a></td><td>russell</td><td>Make Asterisk less crashy.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296869">296869</a></td><td>jpeeler</td><td>Properly restore backup information file when hanging up during message prepending.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=296950">296950</a></td><td>tilghman</td><td>Missed initializations caused startup errors on Mac OS X (and possibly others, too).</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297073">297073</a></td><td>jpeeler</td><td>Fix not stopping MOH when transfered local channel queue member is answered.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297186">297186</a></td><td>oej</td><td>If we get a NOTIFY from a non-existing subscription we should answer with 481, not bad event.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297229">297229</a></td><td>russell</td><td>Add "DAHDI" to a couple of app_meetme error messages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297311">297311</a></td><td>twilson</td><td>Initialize offset for adaptive jitter buffer</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297405">297405</a></td><td>pabelanger</td><td>Resolve compile error under FreeBSD</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297534">297534</a></td><td>seanbright</td><td>The CLI command should not contain <placeholder>s, these are for descriptions.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297605">297605</a></td><td>jpeeler</td><td>Improve handling of REGISTER requests with multiple contact headers.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297819">297819</a></td><td>tilghman</td><td>Use non-deprecated APIs for CoreAudio</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=297908">297908</a></td><td>tilghman</td><td>Use inheritance to get correct results for SIPFROMDOMAIN.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=301460">301460</a></td><td>lmadsen</td><td>Create Asterisk 1.6.2.16 from 1.6.2.16-rc1</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=301492">301492</a></td><td>lmadsen</td><td>Merged configure update for Debian packages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.2?view=revision&revision=301493">301493</a></td><td>lmadsen</td><td>Update .version, ChangeLog and remove summary files.</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>
.version | 2
ChangeLog | 30 ++
Makefile | 12 -
apps/app_dial.c | 11 -
apps/app_followme.c | 10
apps/app_macro.c | 22 +-
apps/app_meetme.c | 8
apps/app_voicemail.c | 10
asterisk-1.6.2.16-rc1-summary.html | 261 ------------------------
asterisk-1.6.2.16-rc1-summary.txt | 340 --------------------------------
autoconf/ast_ext_lib.m4 | 2
channels/chan_console.c | 2
channels/chan_dahdi.c | 308 ++++++++++++++++++----------
channels/chan_iax2.c | 15 +
channels/chan_sip.c | 71 +++++-
configs/chan_dahdi.conf.sample | 2
configs/extensions.conf.sample | 4
configure | 2
configure.ac | 2
contrib/init.d/org.asterisk.muted.plist | 33 +++
include/asterisk/autoconfig.h.in | 68 ++++--
include/asterisk/channel.h | 32 ++-
include/asterisk/event.h | 20 +
include/asterisk/frame.h | 11 -
include/asterisk/jabber.h | 2
main/abstract_jb.c | 5
main/asterisk.c | 8
main/channel.c | 153 +++++++++-----
main/event.c | 157 ++++++++++++++
main/netsock.c | 2
main/pbx.c | 24 +-
main/say.c | 93 ++++----
res/res_jabber.c | 23 +-
utils/muted.c | 76 +++++--
34 files changed, 905 insertions(+), 916 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

View File

@@ -0,0 +1,355 @@
Release Summary
asterisk-1.6.2.16
Date: 2011-01-12
<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.6.2.15.
----------------------------------------------------------------------
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
8 rmudgett 2 cmbaker82 2 klaus3000
7 tilghman 2 klaus3000 2 oej
6 russell 2 russell 1 alecdavis
5 jpeeler 1 alecdavis 1 birgita
3 lmadsen 1 bjm 1 bjm
3 oej 1 ranjtech 1 eeman
3 pabelanger 1 rmudgett 1 junky
3 twilson 1 tilghman 1 kwemheuer
2 seanbright 1 twilson 1 marcbou
1 bjm 1 mbrevda
1 junky 1 nerbos
1 pabelanger
1 ranjtech
1 rsw686
1 SantaFox
1 tnakonz
1 vmarrone
1 zahir_koradia
----------------------------------------------------------------------
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_followme
#18126: [patch] stuck channels if followme context doesnt exists
Revision: 297713
Reporter: junky
Coders: junky
Category: Applications/app_meetme
#18322: Redirect two bridged channels to the same conference
Revision: 295843
Reporter: nerbos
Coders: rmudgett
#18369: Conference with scheduler blocks on realtime ODBC connection to
MSSQL database
Revision: 296466
Reporter: tnakonz
Coders: tilghman
Category: Channels/General
#18129: [patch] Oneway audio from SIP phone to FXS port after FXS port
gets a CallWaiting pip
Revision: 296166
Reporter: alecdavis
Testers: alecdavis, rmudgett
Coders: rmudgett
#18211: Channel hangs up when redirected through CLI or AMI
Revision: 295843
Reporter: zahir_koradia
Coders: rmudgett
#18230: [regression] Redirect function (over console or AMI) does not work
anymore
Revision: 295843
Reporter: vmarrone
Coders: rmudgett
Category: Channels/chan_iax2
#18397: IAX2 CODEC_PRES wrong (offset error?)
Revision: 296991
Reporter: birgita
Coders: tilghman
#18398: [patch] segfault with 'core stop gracefully'
Revision: 296671
Reporter: pabelanger
Coders: pabelanger
Category: Channels/chan_sip/General
#18051: SIP brute force attemps having a DoS effect
Revision: 297960
Reporter: eeman
Testers: twilson
Coders: twilson
Category: Channels/chan_sip/Transfers
#18185: Blind transfer failure, A calls B, B transfers to C
Revision: 295843
Reporter: kwemheuer
Coders: rmudgett
Category: Core/General
#18284: [patch] devicestate is not aggregated from all received events
Revision: 295710
Reporter: klaus3000
Testers: russell, klaus3000
Coders: russell
Category: Core/Internationalization
#18353: saynumber(1,n) in Swedish doesn't work
Revision: 295907
Reporter: oej
Coders: oej
#18355: saynumber() fixes for Swedish
Revision: 296351
Reporter: oej
Coders: oej
Category: Core/Netsock
#18442: [patch] Error building netsock library on OpenSolaris 5.11
snv_134b
Revision: 298050
Reporter: ranjtech
Testers: ranjtech
Coders: tilghman
Category: Core/Portability
#18384: [patch] main/asterisk.c compile errors
Revision: 296533
Reporter: bjm
Testers: tilghman, bjm
Coders: bjm, tilghman
Category: Core/RTP
#18189: RFC2833 DTMF generation broken due to SSRC change on bridges
channels
Revision: 297824
Reporter: marcbou
Testers: cmbaker82
Coders: jpeeler
#18352: SSRC is changing when DTMF sent
Revision: 297824
Reporter: rsw686
Testers: cmbaker82
Coders: jpeeler
Category: General
#18171: Channel redirect doesn't work
Revision: 295843
Reporter: SantaFox
Coders: rmudgett
Category: Resources/res_fax
#18299: Asterisk not send fax to fax extension
Revision: 295843
Reporter: mbrevda
Coders: rmudgett
Category: Resources/res_jabber
#18280: EID is not copied when event is received from XMPP and forwarded
into Asterisk's core
Revision: 295710
Reporter: klaus3000
Testers: russell, klaus3000
Coders: russell
----------------------------------------------------------------------
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 |
|----------+------------+-----------------------------------+------------|
| | | Dead code elimination in | |
| 295281 | rmudgett | channel.c:ast_channel_bridge() | |
| | | variable who. | |
|----------+------------+-----------------------------------+------------|
| 295440 | pabelanger | Fix compiler warnings when using | |
| | | openssl-dev 1.0.0+ | |
|----------+------------+-----------------------------------+------------|
| 295672 | twilson | Discard responses with more than | |
| | | one Via | |
|----------+------------+-----------------------------------+------------|
| | | Change some documentation to | |
| 295868 | seanbright | suggest dahdi_monitor instead of | |
| | | ztmonitor. | |
|----------+------------+-----------------------------------+------------|
| | | Handle failures building | |
| 296001 | russell | translation paths more | |
| | | effectively. | |
|----------+------------+-----------------------------------+------------|
| 296083 | russell | Fix false reporting of an error | |
| | | by set_format(). | |
|----------+------------+-----------------------------------+------------|
| 296221 | russell | Make Asterisk less crashy. | |
|----------+------------+-----------------------------------+------------|
| | | Properly restore backup | |
| 296869 | jpeeler | information file when hanging up | |
| | | during message prepending. | |
|----------+------------+-----------------------------------+------------|
| | | Missed initializations caused | |
| 296950 | tilghman | startup errors on Mac OS X (and | |
| | | possibly others, too). | |
|----------+------------+-----------------------------------+------------|
| | | Fix not stopping MOH when | |
| 297073 | jpeeler | transfered local channel queue | |
| | | member is answered. | |
|----------+------------+-----------------------------------+------------|
| | | If we get a NOTIFY from a | |
| 297186 | oej | non-existing subscription we | |
| | | should answer with 481, not bad | |
| | | event. | |
|----------+------------+-----------------------------------+------------|
| 297229 | russell | Add "DAHDI" to a couple of | |
| | | app_meetme error messages. | |
|----------+------------+-----------------------------------+------------|
| 297311 | twilson | Initialize offset for adaptive | |
| | | jitter buffer | |
|----------+------------+-----------------------------------+------------|
| 297405 | pabelanger | Resolve compile error under | |
| | | FreeBSD | |
|----------+------------+-----------------------------------+------------|
| | | The CLI command should not | |
| 297534 | seanbright | contain s, these are for | |
| | | descriptions. | |
|----------+------------+-----------------------------------+------------|
| | | Improve handling of REGISTER | |
| 297605 | jpeeler | requests with multiple contact | |
| | | headers. | |
|----------+------------+-----------------------------------+------------|
| 297819 | tilghman | Use non-deprecated APIs for | |
| | | CoreAudio | |
|----------+------------+-----------------------------------+------------|
| 297908 | tilghman | Use inheritance to get correct | |
| | | results for SIPFROMDOMAIN. | |
|----------+------------+-----------------------------------+------------|
| 301460 | lmadsen | Create Asterisk 1.6.2.16 from | |
| | | 1.6.2.16-rc1 | |
|----------+------------+-----------------------------------+------------|
| 301492 | lmadsen | Merged configure update for | |
| | | Debian packages. | |
|----------+------------+-----------------------------------+------------|
| 301493 | lmadsen | Update .version, ChangeLog and | |
| | | remove summary files. | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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 | 30 ++
Makefile | 12 -
apps/app_dial.c | 11 -
apps/app_followme.c | 10
apps/app_macro.c | 22 +-
apps/app_meetme.c | 8
apps/app_voicemail.c | 10
asterisk-1.6.2.16-rc1-summary.html | 261 ------------------------
asterisk-1.6.2.16-rc1-summary.txt | 340 --------------------------------
autoconf/ast_ext_lib.m4 | 2
channels/chan_console.c | 2
channels/chan_dahdi.c | 308 ++++++++++++++++++----------
channels/chan_iax2.c | 15 +
channels/chan_sip.c | 71 +++++-
configs/chan_dahdi.conf.sample | 2
configs/extensions.conf.sample | 4
configure | 2
configure.ac | 2
contrib/init.d/org.asterisk.muted.plist | 33 +++
include/asterisk/autoconfig.h.in | 68 ++++--
include/asterisk/channel.h | 32 ++-
include/asterisk/event.h | 20 +
include/asterisk/frame.h | 11 -
include/asterisk/jabber.h | 2
main/abstract_jb.c | 5
main/asterisk.c | 8
main/channel.c | 153 +++++++++-----
main/event.c | 157 ++++++++++++++
main/netsock.c | 2
main/pbx.c | 24 +-
main/say.c | 93 ++++----
res/res_jabber.c | 23 +-
utils/muted.c | 76 +++++--
34 files changed, 905 insertions(+), 916 deletions(-)
----------------------------------------------------------------------

View File

@@ -54,7 +54,7 @@ AC_ARG_WITH([$1], AC_HELP_STRING([--with-$1=PATH], [use $3 in PATH]),
;;
esac
],
[m4_ifval($4, [$2="$4"])])
[m4_ifval($4, [$2="$4"], [:])])
AC_SUBST($2)
])

34135
configure vendored

File diff suppressed because it is too large Load Diff

View File

@@ -342,7 +342,7 @@ AST_EXT_LIB_SETUP([RADIUS], [Radius Client], [radius])
AST_EXT_LIB_SETUP([RESAMPLE], [LIBRESAMPLE], [resample])
AST_EXT_LIB_SETUP([SDL], [Sdl], [sdl])
AST_EXT_LIB_SETUP([SDL_IMAGE], [Sdl Image], [SDL_image])
AST_OPTION_ONLY([sounds-cache], [SOUNDS_CACHE_DIR], [cached sound tarfiles], [${HOME}/.asterisk_sounds_cache])
AST_OPTION_ONLY([sounds-cache], [SOUNDS_CACHE_DIR], [cached sound tarfiles], [])
AST_EXT_LIB_SETUP([SPANDSP], [SPANDSP], [spandsp])
AST_EXT_LIB_SETUP([SS7], [ISDN SS7], [ss7])
AST_EXT_LIB_SETUP([SPEEX], [Speex], [speex])

View File

@@ -702,16 +702,16 @@
/* Define to 1 if you have the `strtoq' function. */
#undef HAVE_STRTOQ
/* Define to 1 if `ifr_ifru.ifru_hwaddr' is a member of `struct ifreq'. */
/* Define to 1 if `ifr_ifru.ifru_hwaddr' is member of `struct ifreq'. */
#undef HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if `cr_uid' is a member of `struct ucred'. */
/* Define to 1 if `cr_uid' is member of `struct ucred'. */
#undef HAVE_STRUCT_UCRED_CR_UID
/* Define to 1 if `uid' is a member of `struct ucred'. */
/* Define to 1 if `uid' is member of `struct ucred'. */
#undef HAVE_STRUCT_UCRED_UID
/* Define to 1 if you have the mISDN Supplemental Services library. */
@@ -947,12 +947,12 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
#undef PTHREAD_CREATE_JOINABLE
@@ -972,6 +972,11 @@
/* Define to the type of arg 5 for `select'. */
#undef SELECT_TYPE_ARG5
/* Define to 1 if the `setvbuf' function takes the buffering type as its
second argument and the buffer pointer as the third, as on System V before
release 3. */
#undef SETVBUF_REVERSED
/* The size of `fd_set.fds_bits', as computed by sizeof. */
#undef SIZEOF_FD_SET_FDS_BITS
@@ -1004,27 +1009,12 @@
/* Define to a type of the same size as fd_set.fds_bits[[0]] */
#undef TYPEOF_FD_SET_FDS_BITS
/* Enable extensions on AIX 3, Interix. */
/* Define to 1 if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Define to 1 if running on Darwin. */
#undef _DARWIN_UNLIMITED_SELECT
@@ -1032,6 +1022,11 @@
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
@@ -1048,6 +1043,20 @@
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Enable extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES
/* Define to empty if `const' does not conform to ANSI C. */
#undef const