dect
/
asterisk
Archived
13
0
Fork 0

Importing release summary for 1.8.3 release.

git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.8.3@308583 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
lmadsen 2011-02-22 23:07:20 +00:00
parent 15cb8e764e
commit 6ae79285ef
2 changed files with 1189 additions and 0 deletions

536
asterisk-1.8.3-summary.html Normal file
View File

@ -0,0 +1,536 @@
<!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.3</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.8.3</h3>
<h3 align="center">Date: 2011-02-22</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.8.2.</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>
17 tilghman<br/>
13 lmadsen<br/>
10 rmudgett<br/>
6 jpeeler<br/>
6 pabelanger<br/>
5 lathama<br/>
3 bbryant<br/>
3 mnicholson<br/>
3 twilson<br/>
2 cjacobsen<br/>
2 makoto<br/>
2 mmichelson<br/>
1 dimas<br/>
1 dvossel<br/>
1 IgorG<br/>
1 jcovert<br/>
1 jthurman<br/>
1 ks3<br/>
1 kshumard<br/>
1 marquis<br/>
1 may<br/>
1 moy<br/>
1 pitel<br/>
1 pprindeville<br/>
1 russell<br/>
1 schmidts<br/>
1 tzafrir<br/>
</td>
<td>
5 lathama<br/>
5 rmudgett<br/>
3 jthurman<br/>
2 elguero<br/>
2 GeorgeKonopacki<br/>
2 joscas<br/>
2 pabelanger<br/>
2 trev<br/>
2 zerohalo<br/>
1 bunny<br/>
1 dimas<br/>
1 gbour<br/>
1 jcovert<br/>
1 ks3<br/>
1 makoto<br/>
1 Marquis<br/>
1 mdu113<br/>
1 mmurdock<br/>
1 moy<br/>
1 nivek<br/>
1 pprindeville<br/>
1 seanbright<br/>
1 twilson<br/>
1 wimpy<br/>
</td>
<td>
2 cjacobsen<br/>
2 jcovert<br/>
2 joscas<br/>
2 lathama<br/>
2 makoto<br/>
2 pabelanger<br/>
1 bcnit<br/>
1 bunny<br/>
1 cabal95<br/>
1 dimas<br/>
1 Dovid<br/>
1 ebroad<br/>
1 gbour<br/>
1 gelo<br/>
1 GeorgeKonopacki<br/>
1 grecco<br/>
1 IgorG<br/>
1 iskatel<br/>
1 jlaguilar<br/>
1 jthurman<br/>
1 kkm<br/>
1 ks3<br/>
1 kshumard<br/>
1 mariner7<br/>
1 mdu113<br/>
1 mmurdock<br/>
1 nivek<br/>
1 pitel<br/>
1 pprindeville<br/>
1 rgj<br/>
1 shihchuan<br/>
1 thsgmbh<br/>
1 voipgate<br/>
1 wimpy<br/>
1 wybecom<br/>
1 zerohalo<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: Addons/res_config_mysql</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18525">#18525</a>: [patch] ast_update2_realtime fails to update multiple columns with MySQL driver<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299583">299583</a><br/>
Reporter: makoto<br/>
Coders: makoto<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18526">#18526</a>: [patch] res_config_mysql.so crashes when processing "#include" with a file which doesn't exist<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300798">300798</a><br/>
Reporter: makoto<br/>
Testers: makoto<br/>
Coders: makoto<br/>
<br/>
<h3>Category: Applications/app_dial</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18602">#18602</a>: Dial MulticastRTP channels with A option kills asterisk<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301845">301845</a><br/>
Reporter: wybecom<br/>
Coders: bbryant<br/>
<br/>
<h3>Category: Applications/app_meetme</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18182">#18182</a>: [patch] useropts not initialized<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301090">301090</a><br/>
Reporter: dimas<br/>
Testers: dimas<br/>
Coders: dimas<br/>
<br/>
<h3>Category: Applications/app_verbose</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18586">#18586</a>: [patch] Indicate log level argument for Log() is not optional<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301177">301177</a><br/>
Reporter: kshumard<br/>
Coders: kshumard<br/>
<br/>
<h3>Category: Applications/app_voicemail</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18358">#18358</a>: [patch] Cannot forward voicemail with file storage backend<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301047">301047</a><br/>
Reporter: cabal95<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18600">#18600</a>: [patch] r299990 broke file paths on Linux<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301402">301402</a><br/>
Reporter: ebroad<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: CDR/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18461">#18461</a>: [patch] cel.conf mentions USER_EVENT when it should be USER_DEFINED<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299312">299312</a><br/>
Reporter: joscas<br/>
Testers: lathama, joscas<br/>
Coders: lathama<br/>
<br/>
<h3>Category: CDR/cdr_pgsql</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18460">#18460</a>: [patch] CDR(billsec) is not inserted properly for unanswered calls<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299131">299131</a><br/>
Reporter: joscas<br/>
Testers: joscas<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/chan_dahdi</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=17273">#17273</a>: atxfer *2 channel dahdi FXS no hangup<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=302174">302174</a><br/>
Reporter: grecco<br/>
Testers: rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18438">#18438</a>: Ealry media is lost on accepted calls (with open r2 support, Elastix 2 flavor)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299531">299531</a><br/>
Reporter: mariner7<br/>
Testers: moy<br/>
Coders: moy<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18508">#18508</a>: [patch] chan_dahdi inserts empty COLP<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299405">299405</a><br/>
Reporter: wimpy<br/>
Testers: wimpy, rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18583">#18583</a>: [patch] Codec negotiation fails on IAX calls from 1.8.1.1 to 1.8.1.1<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301263">301263</a><br/>
Reporter: jcovert<br/>
Testers: jcovert<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/chan_sip/DatabaseSupport</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18251">#18251</a>: [patch] Realtime field 'fullcontact' populated with invalid data<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298482">298482</a><br/>
Reporter: bcnit<br/>
Testers: trev, jthurman, elguero, zerohalo<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18338">#18338</a>: [patch] (Call Completion / SIP) INVITE Fails (Receive a 404 From Asterisk Server) When Using The URI Provided From A NOTIFY(cc-r<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299248">299248</a><br/>
Reporter: GeorgeKonopacki<br/>
Testers: GeorgeKonopacki<br/>
Coders: mmichelson<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18350">#18350</a>: [patch] asterisk crash when setting outbound mwi subscription in sip.conf<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298773">298773</a><br/>
Reporter: gbour<br/>
Testers: Marquis, gbour<br/>
Coders: marquis<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18504">#18504</a>: SIP autocreated peers crash asterisk on call<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299248">299248</a><br/>
Reporter: kkm<br/>
Testers: GeorgeKonopacki<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Channels/chan_sip/IPv6</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18464">#18464</a>: [patch] IPv6 address truncated when stored in realtime<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298539">298539</a><br/>
Reporter: IgorG<br/>
Coders: IgorG<br/>
<br/>
<h3>Category: Channels/chan_sip/Subscriptions</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18075">#18075</a>: [patch] Asterisk fails to recognize SUBSCRIBE retransmissions and tries to re-authenticate them, which breaks presence on polyco<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300301">300301</a><br/>
Reporter: mdu113<br/>
Testers: twilson, mdu113<br/>
Coders: twilson<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18597">#18597</a>: [regression] Snom BLF subscription does not work<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301683">301683</a><br/>
Reporter: thsgmbh<br/>
Coders: twilson<br/>
<br/>
<h3>Category: Channels/chan_sip/Transfers</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18403">#18403</a>: [patch] Deadlock on SIP blind transfer (REFER)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301790">301790</a><br/>
Reporter: jthurman<br/>
Testers: jthurman<br/>
Coders: jthurman, jpeeler<br/>
<br/>
<h3>Category: Core/BuildSystem</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18493">#18493</a>: [patch] Sqlite3 requires -lpthread to build in configure.ac<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298818">298818</a><br/>
Reporter: pprindeville<br/>
Testers: pprindeville<br/>
Coders: pprindeville<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18589">#18589</a>: [patch] [regression] asterisk 1.8 tarball sound files ignored, Makefile re-downloads them.<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301221">301221</a><br/>
Reporter: pabelanger<br/>
Testers: pabelanger<br/>
Coders: pabelanger<br/>
<br/>
<h3>Category: Core/PBX</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=17999">#17999</a>: Issues with DTMF triggered attended transfers<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=302174">302174</a><br/>
Reporter: iskatel<br/>
Testers: rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Core/RTP</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18290">#18290</a>: MutlicastRTP makes asterisk crash<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301845">301845</a><br/>
Reporter: voipgate<br/>
Coders: bbryant<br/>
<br/>
<h3>Category: Documentation</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18531">#18531</a>: [patch] Note more settings in users.conf.sample to guide the user<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300433">300433</a><br/>
Reporter: lathama<br/>
Testers: lathama<br/>
Coders: lathama<br/>
<br/>
<h3>Category: Features</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18395">#18395</a>: C should not receive request call again after C cancel if B blind transfer using atxfer call C<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=302174">302174</a><br/>
Reporter: shihchuan<br/>
Testers: rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Features/Parking</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15758">#15758</a>: Park application expects timeout to be in Milliseconds<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299088">299088</a><br/>
Reporter: mmurdock<br/>
Testers: mmurdock, seanbright<br/>
Coders: lmadsen<br/>
<br/>
<h3>Category: Functions/func_dialgroup</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18091">#18091</a>: [patch] dialgroup fills database with duplicates<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298478">298478</a><br/>
Reporter: bunny<br/>
Testers: bunny<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Functions/func_odbc</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18243">#18243</a>: [patch] Random segfault when querying MySQL via func_odbc<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300623">300623</a><br/>
Reporter: ks3<br/>
Testers: ks3<br/>
Coders: ks3<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18130">#18130</a>: [regression] DTMF on agent channel causes high CPU<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301504">301504</a><br/>
Reporter: rgj<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18446">#18446</a>: [patch] Configuring settings in /etc/defaults/asterisk cause the init.d process to stay on STDOUT<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298827">298827</a><br/>
Reporter: lathama<br/>
Testers: lathama<br/>
Coders: lathama<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18547">#18547</a>: [patch] main/xmldoc.c error message is backwards -- fix that, and remove the sources of the error while we're at it<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300521">300521</a><br/>
Reporter: jcovert<br/>
Coders: jcovert<br/>
<br/>
<h3>Category: PBX/pbx_ael</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18480">#18480</a>: [patch] Contexts with a 'switch' statement in a 's' extension adds MSet to the beginning of the Context<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299449">299449</a><br/>
Reporter: nivek<br/>
Testers: nivek<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: PBX/pbx_realtime</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=16228">#16228</a>: eswitch does not substiotute variables when using Local Channel<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299626">299626</a><br/>
Reporter: jlaguilar<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Resources/res_calendar</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18521">#18521</a>: [patch] Memory leaking in calendars<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300214">300214</a><br/>
Reporter: pitel<br/>
Coders: pitel<br/>
<br/>
<h3>Category: Resources/res_config_odbc</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18279">#18279</a>: [patch] res_odbc using ^ separator in M(macro) option as argument separator in Dial app gives control characters<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298482">298482</a><br/>
Reporter: zerohalo<br/>
Testers: trev, jthurman, elguero, zerohalo<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Resources/res_fax</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18481">#18481</a>: [patch] *** glibc detected *** /usr/sbin/asterisk: free(): invalid pointer on shutdown<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298394">298394</a><br/>
Reporter: pabelanger<br/>
Testers: pabelanger<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Resources/res_features</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=17096">#17096</a>: C keeps ringing when hanging A and B after blind transfer using atxfer<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=302174">302174</a><br/>
Reporter: gelo<br/>
Testers: rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Resources/res_phoneprov</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18503">#18503</a>: [patch] Polycom 000000000000.cfg template uses old parameter separator<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300384">300384</a><br/>
Reporter: cjacobsen<br/>
Testers: lathama<br/>
Coders: cjacobsen<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=18607">#18607</a>: [patch] Static entry for Polycom 331 split firmware<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301731">301731</a><br/>
Reporter: cjacobsen<br/>
Testers: lathama<br/>
Coders: cjacobsen<br/>
<br/>
<h3>Category: Tests/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=18594">#18594</a>: Text Correction<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301444">301444</a><br/>
Reporter: Dovid<br/>
Coders: schmidts<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.8?view=revision&revision=298195">298195</a></td><td>rmudgett</td><td>Outgoing PRI/BRI calls cannot do DTMF triggered transfers.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298598">298598</a></td><td>jpeeler</td><td>Fix improper hangup when doing an attended transfer to queue.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298685">298685</a></td><td>jpeeler</td><td>After recording only silence for a voicemail prepending, restore backup files.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298960">298960</a></td><td>tilghman</td><td>Let Asterisk find better backtrace information with libbfd.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=298963">298963</a></td><td>tilghman</td><td>Remove backtrace used for testing merge process</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299004">299004</a></td><td>tzafrir</td><td>Typos: recieved => received</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299138">299138</a></td><td>tilghman</td><td>Documentation fix</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299353">299353</a></td><td>mnicholson</td><td>Respond as soon as possible with a 202 Accepted to refer requests.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299711">299711</a></td><td>may</td><td>Change order of sending TCS and MSD packets</td>
<td><a href="https://issues.asterisk.org/view.php?id=18433">#18433</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299752">299752</a></td><td>tilghman</td><td>Properly quote path on Darwin.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299753">299753</a></td><td>tilghman</td><td>Regen configure</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299794">299794</a></td><td>tilghman</td><td>Mac OS X spaces-in-pathnames fix.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299820">299820</a></td><td>tilghman</td><td>More space-in-pathname issues.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299865">299865</a></td><td>pabelanger</td><td>Documentation typo</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299907">299907</a></td><td>pabelanger</td><td>Properly quote varibles for MAC OS X</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299948">299948</a></td><td>pabelanger</td><td>Only remove /tmp/astdatadir, not /var/lib/asterisk</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=299989">299989</a></td><td>tilghman</td><td>Quote arguments, just in case there's a space in a pathname.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300082">300082</a></td><td>lmadsen</td><td>Increase side of mapping response field.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300166">300166</a></td><td>rmudgett</td><td>Use correct variable for atxfercallbackretries config option.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300430">300430</a></td><td>russell</td><td>Update the autosupport script from Digium support.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300575">300575</a></td><td>pabelanger</td><td>Change deprecated message to LOG_WARNING</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300714">300714</a></td><td>rmudgett</td><td>Merged revision 300711 from</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=300955">300955</a></td><td>jpeeler</td><td>Ensure good bye prompt in voicemail is played at the correct time.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301134">301134</a></td><td>rmudgett</td><td>The DTMF attended transfer feature cannot callback a chan_dahdi BRI phone.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301308">301308</a></td><td>mnicholson</td><td>Prevent buffer overflows in ast_uri_encode()</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301311">301311</a></td><td>pabelanger</td><td>Fix a logic issue when passing context ARG</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301446">301446</a></td><td>dvossel</td><td>Removal of unused variables so Asterisk will compile.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301595">301595</a></td><td>mnicholson</td><td>Removed a usleep(1) that shouldn't be necessary in session_do, and removed the</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301844">301844</a></td><td>lathama</td><td>Add relationships to function documentation.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301849">301849</a></td><td>lathama</td><td>Add relationships to function documentation.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301851">301851</a></td><td>bbryant</td><td>Changing previous revisions 301845/301847 to use ast_sockaddr_setnull() instead</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=301946">301946</a></td><td>rmudgett</td><td>Deadlock between dahdi_request() and pri_dchannel() processing an incomming call.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=302005">302005</a></td><td>twilson</td><td>Document "encryption" option in sip.conf.sample</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303102">303102</a></td><td>lmadsen</td><td>Create 1.8.3-rc2 from 1.8.3-rc1</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303138">303138</a></td><td>lmadsen</td><td>Update .version, ChangeLog, and merge changes.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303770">303770</a></td><td>lmadsen</td><td>Importing release summary for 1.8.3-rc2 release.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303957">303957</a></td><td>lmadsen</td><td>Drop these summary files.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303959">303959</a></td><td>lmadsen</td><td>Update ChangeLog and merge in changes for DTMF based attended transfers.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=303961">303961</a></td><td>lmadsen</td><td>Remove entry from ChangeLog.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=304139">304139</a></td><td>lmadsen</td><td>Merge changes from 303907 into tag.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=304140">304140</a></td><td>lmadsen</td><td>Importing release summary for 1.8.3-rc2 release.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=308141">308141</a></td><td>lmadsen</td><td>Create 1.8.3-rc3 from 1.8.3-rc2</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=308144">308144</a></td><td>lmadsen</td><td>Update .version and ChangeLog files. Remove old summary files. Merge in changes for chan_sip and app_queue.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=308147">308147</a></td><td>lmadsen</td><td>Importing release summary for 1.8.3-rc3 release.</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 | 36
Makefile | 58
Makefile.moddir_rules | 2
addons/ooh323c/src/oochannels.c | 14
addons/ooh323c/src/ooh245.c | 20
addons/ooh323c/src/ooh323.c | 29
addons/ooh323c/src/ooq931.c | 11
addons/res_config_mysql.c | 2
apps/app_chanspy.c | 2
apps/app_meetme.c | 4
apps/app_queue.c | 2
apps/app_verbose.c | 2
apps/app_voicemail.c | 43
asterisk-1.8.3-rc2-summary.html | 68
asterisk-1.8.3-rc2-summary.txt | 107 -
asterisk-1.8.3-rc3-summary.html | 60
asterisk-1.8.3-rc3-summary.txt | 92 +
autoconf/ast_ext_lib.m4 | 2
build_tools/cflags-devmode.xml | 6
build_tools/make_sample_voicemail | 12
build_tools/menuselect-deps.in | 2
cdr/cdr_pgsql.c | 6
cdr/cdr_sqlite.c | 9
channels/chan_agent.c | 2
channels/chan_dahdi.c | 36
channels/chan_iax2.c | 4
channels/chan_local.c | 18
channels/chan_multicast_rtp.c | 2
channels/chan_sip.c | 320 ++-
channels/sig_pri.c | 79
channels/sig_pri.h | 2
configs/cel.conf.sample | 2
configs/extensions.conf.sample | 14
configs/phoneprov.conf.sample | 2
configs/sip.conf.sample | 11
configs/users.conf.sample | 29
configure.ac | 40
contrib/init.d/rc.debian.asterisk | 2
contrib/scripts/autosupport | 619 +++++-
contrib/scripts/autosupport.8 | 61
funcs/func_aes.c | 10
funcs/func_base64.c | 10
funcs/func_dialgroup.c | 5
include/asterisk/autoconfig.h.in | 6
include/asterisk/logger.h | 10
include/asterisk/utils.h | 9
main/Makefile | 4
main/aoc.c | 12
main/astobj2.c | 2
main/channel.c | 2
main/features.c | 1032 +++++++----
main/file.c | 10
main/logger.c | 152 +
main/manager.c | 14
main/strcompat.c | 32
main/utils.c | 43
main/xmldoc.c | 2
makeopts.in | 3
pbx/ael/ael-test/ref.ael-test19 | 2
pbx/ael/ael-test/ref.ael-test3 | 14
pbx/ael/ael-test/ref.ael-vtest13 | 3367 ++++++++++++++++++--------------------
pbx/ael/ael-test/ref.ael-vtest17 | 16
pbx/ael/ael-test/ref.ael-vtest25 | 2
pbx/pbx_dundi.c | 2
phoneprov/000000000000.cfg | 2
res/ael/pval.c | 8
res/res_calendar_exchange.c | 1
res/res_calendar_icalendar.c | 1
res/res_config_odbc.c | 5
res/res_odbc.c | 17
sample.call | 2
sounds/Makefile | 25
utils/ael_main.c | 11
utils/check_expr.c | 12
utils/conf2ael.c | 12
utils/hashtest.c | 13
utils/hashtest2.c | 12
utils/refcounter.c | 13
79 files changed, 3978 insertions(+), 2751 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

653
asterisk-1.8.3-summary.txt Normal file
View File

@ -0,0 +1,653 @@
Release Summary
asterisk-1.8.3
Date: 2011-02-22
<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.8.2.
----------------------------------------------------------------------
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
17 tilghman 5 lathama 2 cjacobsen
13 lmadsen 5 rmudgett 2 jcovert
10 rmudgett 3 jthurman 2 joscas
6 jpeeler 2 elguero 2 lathama
6 pabelanger 2 GeorgeKonopacki 2 makoto
5 lathama 2 joscas 2 pabelanger
3 bbryant 2 pabelanger 1 bcnit
3 mnicholson 2 trev 1 bunny
3 twilson 2 zerohalo 1 cabal95
2 cjacobsen 1 bunny 1 dimas
2 makoto 1 dimas 1 Dovid
2 mmichelson 1 gbour 1 ebroad
1 dimas 1 jcovert 1 gbour
1 dvossel 1 ks3 1 gelo
1 IgorG 1 makoto 1 GeorgeKonopacki
1 jcovert 1 Marquis 1 grecco
1 jthurman 1 mdu113 1 IgorG
1 ks3 1 mmurdock 1 iskatel
1 kshumard 1 moy 1 jlaguilar
1 marquis 1 nivek 1 jthurman
1 may 1 pprindeville 1 kkm
1 moy 1 seanbright 1 ks3
1 pitel 1 twilson 1 kshumard
1 pprindeville 1 wimpy 1 mariner7
1 russell 1 mdu113
1 schmidts 1 mmurdock
1 tzafrir 1 nivek
1 pitel
1 pprindeville
1 rgj
1 shihchuan
1 thsgmbh
1 voipgate
1 wimpy
1 wybecom
1 zerohalo
----------------------------------------------------------------------
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/res_config_mysql
#18525: [patch] ast_update2_realtime fails to update multiple columns with
MySQL driver
Revision: 299583
Reporter: makoto
Coders: makoto
#18526: [patch] res_config_mysql.so crashes when processing "#include"
with a file which doesn't exist
Revision: 300798
Reporter: makoto
Testers: makoto
Coders: makoto
Category: Applications/app_dial
#18602: Dial MulticastRTP channels with A option kills asterisk
Revision: 301845
Reporter: wybecom
Coders: bbryant
Category: Applications/app_meetme
#18182: [patch] useropts not initialized
Revision: 301090
Reporter: dimas
Testers: dimas
Coders: dimas
Category: Applications/app_verbose
#18586: [patch] Indicate log level argument for Log() is not optional
Revision: 301177
Reporter: kshumard
Coders: kshumard
Category: Applications/app_voicemail
#18358: [patch] Cannot forward voicemail with file storage backend
Revision: 301047
Reporter: cabal95
Coders: jpeeler
#18600: [patch] r299990 broke file paths on Linux
Revision: 301402
Reporter: ebroad
Coders: tilghman
Category: CDR/General
#18461: [patch] cel.conf mentions USER_EVENT when it should be
USER_DEFINED
Revision: 299312
Reporter: joscas
Testers: lathama, joscas
Coders: lathama
Category: CDR/cdr_pgsql
#18460: [patch] CDR(billsec) is not inserted properly for unanswered calls
Revision: 299131
Reporter: joscas
Testers: joscas
Coders: tilghman
Category: Channels/chan_dahdi
#17273: atxfer *2 channel dahdi FXS no hangup
Revision: 302174
Reporter: grecco
Testers: rmudgett
Coders: rmudgett
#18438: Ealry media is lost on accepted calls (with open r2 support,
Elastix 2 flavor)
Revision: 299531
Reporter: mariner7
Testers: moy
Coders: moy
#18508: [patch] chan_dahdi inserts empty COLP
Revision: 299405
Reporter: wimpy
Testers: wimpy, rmudgett
Coders: rmudgett
Category: Channels/chan_iax2
#18583: [patch] Codec negotiation fails on IAX calls from 1.8.1.1 to
1.8.1.1
Revision: 301263
Reporter: jcovert
Testers: jcovert
Coders: tilghman
Category: Channels/chan_sip/DatabaseSupport
#18251: [patch] Realtime field 'fullcontact' populated with invalid data
Revision: 298482
Reporter: bcnit
Testers: trev, jthurman, elguero, zerohalo
Coders: tilghman
Category: Channels/chan_sip/General
#18338: [patch] (Call Completion / SIP) INVITE Fails (Receive a 404 From
Asterisk Server) When Using The URI Provided From A NOTIFY(cc-r
Revision: 299248
Reporter: GeorgeKonopacki
Testers: GeorgeKonopacki
Coders: mmichelson
#18350: [patch] asterisk crash when setting outbound mwi subscription in
sip.conf
Revision: 298773
Reporter: gbour
Testers: Marquis, gbour
Coders: marquis
#18504: SIP autocreated peers crash asterisk on call
Revision: 299248
Reporter: kkm
Testers: GeorgeKonopacki
Coders: mmichelson
Category: Channels/chan_sip/IPv6
#18464: [patch] IPv6 address truncated when stored in realtime
Revision: 298539
Reporter: IgorG
Coders: IgorG
Category: Channels/chan_sip/Subscriptions
#18075: [patch] Asterisk fails to recognize SUBSCRIBE retransmissions and
tries to re-authenticate them, which breaks presence on polyco
Revision: 300301
Reporter: mdu113
Testers: twilson, mdu113
Coders: twilson
#18597: [regression] Snom BLF subscription does not work
Revision: 301683
Reporter: thsgmbh
Coders: twilson
Category: Channels/chan_sip/Transfers
#18403: [patch] Deadlock on SIP blind transfer (REFER)
Revision: 301790
Reporter: jthurman
Testers: jthurman
Coders: jthurman, jpeeler
Category: Core/BuildSystem
#18493: [patch] Sqlite3 requires -lpthread to build in configure.ac
Revision: 298818
Reporter: pprindeville
Testers: pprindeville
Coders: pprindeville
#18589: [patch] [regression] asterisk 1.8 tarball sound files ignored,
Makefile re-downloads them.
Revision: 301221
Reporter: pabelanger
Testers: pabelanger
Coders: pabelanger
Category: Core/PBX
#17999: Issues with DTMF triggered attended transfers
Revision: 302174
Reporter: iskatel
Testers: rmudgett
Coders: rmudgett
Category: Core/RTP
#18290: MutlicastRTP makes asterisk crash
Revision: 301845
Reporter: voipgate
Coders: bbryant
Category: Documentation
#18531: [patch] Note more settings in users.conf.sample to guide the user
Revision: 300433
Reporter: lathama
Testers: lathama
Coders: lathama
Category: Features
#18395: C should not receive request call again after C cancel if B blind
transfer using atxfer call C
Revision: 302174
Reporter: shihchuan
Testers: rmudgett
Coders: rmudgett
Category: Features/Parking
#15758: Park application expects timeout to be in Milliseconds
Revision: 299088
Reporter: mmurdock
Testers: mmurdock, seanbright
Coders: lmadsen
Category: Functions/func_dialgroup
#18091: [patch] dialgroup fills database with duplicates
Revision: 298478
Reporter: bunny
Testers: bunny
Coders: tilghman
Category: Functions/func_odbc
#18243: [patch] Random segfault when querying MySQL via func_odbc
Revision: 300623
Reporter: ks3
Testers: ks3
Coders: ks3
Category: General
#18130: [regression] DTMF on agent channel causes high CPU
Revision: 301504
Reporter: rgj
Coders: jpeeler
#18446: [patch] Configuring settings in /etc/defaults/asterisk cause the
init.d process to stay on STDOUT
Revision: 298827
Reporter: lathama
Testers: lathama
Coders: lathama
#18547: [patch] main/xmldoc.c error message is backwards -- fix that, and
remove the sources of the error while we're at it
Revision: 300521
Reporter: jcovert
Coders: jcovert
Category: PBX/pbx_ael
#18480: [patch] Contexts with a 'switch' statement in a 's' extension adds
MSet to the beginning of the Context
Revision: 299449
Reporter: nivek
Testers: nivek
Coders: tilghman
Category: PBX/pbx_realtime
#16228: eswitch does not substiotute variables when using Local Channel
Revision: 299626
Reporter: jlaguilar
Coders: tilghman
Category: Resources/res_calendar
#18521: [patch] Memory leaking in calendars
Revision: 300214
Reporter: pitel
Coders: pitel
Category: Resources/res_config_odbc
#18279: [patch] res_odbc using ^ separator in M(macro) option as argument
separator in Dial app gives control characters
Revision: 298482
Reporter: zerohalo
Testers: trev, jthurman, elguero, zerohalo
Coders: tilghman
Category: Resources/res_fax
#18481: [patch] *** glibc detected *** /usr/sbin/asterisk: free(): invalid
pointer on shutdown
Revision: 298394
Reporter: pabelanger
Testers: pabelanger
Coders: tilghman
Category: Resources/res_features
#17096: C keeps ringing when hanging A and B after blind transfer using
atxfer
Revision: 302174
Reporter: gelo
Testers: rmudgett
Coders: rmudgett
Category: Resources/res_phoneprov
#18503: [patch] Polycom 000000000000.cfg template uses old parameter
separator
Revision: 300384
Reporter: cjacobsen
Testers: lathama
Coders: cjacobsen
#18607: [patch] Static entry for Polycom 331 split firmware
Revision: 301731
Reporter: cjacobsen
Testers: lathama
Coders: cjacobsen
Category: Tests/General
#18594: Text Correction
Revision: 301444
Reporter: Dovid
Coders: schmidts
----------------------------------------------------------------------
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 |
|----------+------------+-----------------------------------+------------|
| 298195 | rmudgett | Outgoing PRI/BRI calls cannot do | |
| | | DTMF triggered transfers. | |
|----------+------------+-----------------------------------+------------|
| 298598 | jpeeler | Fix improper hangup when doing an | |
| | | attended transfer to queue. | |
|----------+------------+-----------------------------------+------------|
| | | After recording only silence for | |
| 298685 | jpeeler | a voicemail prepending, restore | |
| | | backup files. | |
|----------+------------+-----------------------------------+------------|
| | | Let Asterisk find better | |
| 298960 | tilghman | backtrace information with | |
| | | libbfd. | |
|----------+------------+-----------------------------------+------------|
| 298963 | tilghman | Remove backtrace used for testing | |
| | | merge process | |
|----------+------------+-----------------------------------+------------|
| 299004 | tzafrir | Typos: recieved => received | |
|----------+------------+-----------------------------------+------------|
| 299138 | tilghman | Documentation fix | |
|----------+------------+-----------------------------------+------------|
| 299353 | mnicholson | Respond as soon as possible with | |
| | | a 202 Accepted to refer requests. | |
|----------+------------+-----------------------------------+------------|
| 299711 | may | Change order of sending TCS and | #18433 |
| | | MSD packets | |
|----------+------------+-----------------------------------+------------|
| 299752 | tilghman | Properly quote path on Darwin. | |
|----------+------------+-----------------------------------+------------|
| 299753 | tilghman | Regen configure | |
|----------+------------+-----------------------------------+------------|
| 299794 | tilghman | Mac OS X spaces-in-pathnames fix. | |
|----------+------------+-----------------------------------+------------|
| 299820 | tilghman | More space-in-pathname issues. | |
|----------+------------+-----------------------------------+------------|
| 299865 | pabelanger | Documentation typo | |
|----------+------------+-----------------------------------+------------|
| 299907 | pabelanger | Properly quote varibles for MAC | |
| | | OS X | |
|----------+------------+-----------------------------------+------------|
| 299948 | pabelanger | Only remove /tmp/astdatadir, not | |
| | | /var/lib/asterisk | |
|----------+------------+-----------------------------------+------------|
| 299989 | tilghman | Quote arguments, just in case | |
| | | there's a space in a pathname. | |
|----------+------------+-----------------------------------+------------|
| 300082 | lmadsen | Increase side of mapping response | |
| | | field. | |
|----------+------------+-----------------------------------+------------|
| | | Use correct variable for | |
| 300166 | rmudgett | atxfercallbackretries config | |
| | | option. | |
|----------+------------+-----------------------------------+------------|
| 300430 | russell | Update the autosupport script | |
| | | from Digium support. | |
|----------+------------+-----------------------------------+------------|
| 300575 | pabelanger | Change deprecated message to | |
| | | LOG_WARNING | |
|----------+------------+-----------------------------------+------------|
| 300714 | rmudgett | Merged revision 300711 from | |
|----------+------------+-----------------------------------+------------|
| | | Ensure good bye prompt in | |
| 300955 | jpeeler | voicemail is played at the | |
| | | correct time. | |
|----------+------------+-----------------------------------+------------|
| | | The DTMF attended transfer | |
| 301134 | rmudgett | feature cannot callback a | |
| | | chan_dahdi BRI phone. | |
|----------+------------+-----------------------------------+------------|
| 301308 | mnicholson | Prevent buffer overflows in | |
| | | ast_uri_encode() | |
|----------+------------+-----------------------------------+------------|
| 301311 | pabelanger | Fix a logic issue when passing | |
| | | context ARG | |
|----------+------------+-----------------------------------+------------|
| 301446 | dvossel | Removal of unused variables so | |
| | | Asterisk will compile. | |
|----------+------------+-----------------------------------+------------|
| | | Removed a usleep(1) that | |
| 301595 | mnicholson | shouldn't be necessary in | |
| | | session_do, and removed the | |
|----------+------------+-----------------------------------+------------|
| 301844 | lathama | Add relationships to function | |
| | | documentation. | |
|----------+------------+-----------------------------------+------------|
| 301849 | lathama | Add relationships to function | |
| | | documentation. | |
|----------+------------+-----------------------------------+------------|
| | | Changing previous revisions | |
| 301851 | bbryant | 301845/301847 to use | |
| | | ast_sockaddr_setnull() instead | |
|----------+------------+-----------------------------------+------------|
| | | Deadlock between dahdi_request() | |
| 301946 | rmudgett | and pri_dchannel() processing an | |
| | | incomming call. | |
|----------+------------+-----------------------------------+------------|
| 302005 | twilson | Document "encryption" option in | |
| | | sip.conf.sample | |
|----------+------------+-----------------------------------+------------|
| 303102 | lmadsen | Create 1.8.3-rc2 from 1.8.3-rc1 | |
|----------+------------+-----------------------------------+------------|
| 303138 | lmadsen | Update .version, ChangeLog, and | |
| | | merge changes. | |
|----------+------------+-----------------------------------+------------|
| 303770 | lmadsen | Importing release summary for | |
| | | 1.8.3-rc2 release. | |
|----------+------------+-----------------------------------+------------|
| 303957 | lmadsen | Drop these summary files. | |
|----------+------------+-----------------------------------+------------|
| | | Update ChangeLog and merge in | |
| 303959 | lmadsen | changes for DTMF based attended | |
| | | transfers. | |
|----------+------------+-----------------------------------+------------|
| 303961 | lmadsen | Remove entry from ChangeLog. | |
|----------+------------+-----------------------------------+------------|
| 304139 | lmadsen | Merge changes from 303907 into | |
| | | tag. | |
|----------+------------+-----------------------------------+------------|
| 304140 | lmadsen | Importing release summary for | |
| | | 1.8.3-rc2 release. | |
|----------+------------+-----------------------------------+------------|
| 308141 | lmadsen | Create 1.8.3-rc3 from 1.8.3-rc2 | |
|----------+------------+-----------------------------------+------------|
| | | Update .version and ChangeLog | |
| 308144 | lmadsen | files. Remove old summary files. | |
| | | Merge in changes for chan_sip and | |
| | | app_queue. | |
|----------+------------+-----------------------------------+------------|
| 308147 | lmadsen | Importing release summary for | |
| | | 1.8.3-rc3 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 | 36
Makefile | 58
Makefile.moddir_rules | 2
addons/ooh323c/src/oochannels.c | 14
addons/ooh323c/src/ooh245.c | 20
addons/ooh323c/src/ooh323.c | 29
addons/ooh323c/src/ooq931.c | 11
addons/res_config_mysql.c | 2
apps/app_chanspy.c | 2
apps/app_meetme.c | 4
apps/app_queue.c | 2
apps/app_verbose.c | 2
apps/app_voicemail.c | 43
asterisk-1.8.3-rc2-summary.html | 68
asterisk-1.8.3-rc2-summary.txt | 107 -
asterisk-1.8.3-rc3-summary.html | 60
asterisk-1.8.3-rc3-summary.txt | 92 +
autoconf/ast_ext_lib.m4 | 2
build_tools/cflags-devmode.xml | 6
build_tools/make_sample_voicemail | 12
build_tools/menuselect-deps.in | 2
cdr/cdr_pgsql.c | 6
cdr/cdr_sqlite.c | 9
channels/chan_agent.c | 2
channels/chan_dahdi.c | 36
channels/chan_iax2.c | 4
channels/chan_local.c | 18
channels/chan_multicast_rtp.c | 2
channels/chan_sip.c | 320 ++-
channels/sig_pri.c | 79
channels/sig_pri.h | 2
configs/cel.conf.sample | 2
configs/extensions.conf.sample | 14
configs/phoneprov.conf.sample | 2
configs/sip.conf.sample | 11
configs/users.conf.sample | 29
configure.ac | 40
contrib/init.d/rc.debian.asterisk | 2
contrib/scripts/autosupport | 619 +++++-
contrib/scripts/autosupport.8 | 61
funcs/func_aes.c | 10
funcs/func_base64.c | 10
funcs/func_dialgroup.c | 5
include/asterisk/autoconfig.h.in | 6
include/asterisk/logger.h | 10
include/asterisk/utils.h | 9
main/Makefile | 4
main/aoc.c | 12
main/astobj2.c | 2
main/channel.c | 2
main/features.c | 1032 +++++++----
main/file.c | 10
main/logger.c | 152 +
main/manager.c | 14
main/strcompat.c | 32
main/utils.c | 43
main/xmldoc.c | 2
makeopts.in | 3
pbx/ael/ael-test/ref.ael-test19 | 2
pbx/ael/ael-test/ref.ael-test3 | 14
pbx/ael/ael-test/ref.ael-vtest13 | 3367 ++++++++++++++++++--------------------
pbx/ael/ael-test/ref.ael-vtest17 | 16
pbx/ael/ael-test/ref.ael-vtest25 | 2
pbx/pbx_dundi.c | 2
phoneprov/000000000000.cfg | 2
res/ael/pval.c | 8
res/res_calendar_exchange.c | 1
res/res_calendar_icalendar.c | 1
res/res_config_odbc.c | 5
res/res_odbc.c | 17
sample.call | 2
sounds/Makefile | 25
utils/ael_main.c | 11
utils/check_expr.c | 12
utils/conf2ael.c | 12
utils/hashtest.c | 13
utils/hashtest2.c | 12
utils/refcounter.c | 13
79 files changed, 3978 insertions(+), 2751 deletions(-)
----------------------------------------------------------------------