Compare commits

...

10 Commits

Author SHA1 Message Date
Asterisk Autobuilder
67c7ce302f Importing release summary for 1.8.13.0 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0@368402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-06-04 13:53:07 +00:00
Asterisk Autobuilder
ab46f61d22 Update ChangeLog, .version, remove summaries
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0@368399 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-06-04 13:42:52 +00:00
Asterisk Autobuilder
ed19b45796 Create 1.8.13.0
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0@368396 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-06-04 13:38:28 +00:00
Asterisk Autobuilder
9089b1af0a Importing release summary for 1.8.13.0-rc2 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc2@367971 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-30 14:43:27 +00:00
Asterisk Autobuilder
10100af2d4 Merge r367781,367843,367266 for 1.8.13.0-rc2
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc2@367965 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-30 14:23:36 +00:00
Asterisk Autobuilder
db149f7ace Create 1.8.13.0-rc2
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc2@367959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-30 13:29:32 +00:00
Asterisk Autobuilder
4fee3b79e5 Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc1@365138 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-03 12:50:44 +00:00
Asterisk Autobuilder
0b2fc5c583 Importing release summary for 1.8.13.0-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc1@365137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-03 12:50:31 +00:00
Asterisk Autobuilder
82435f342a Importing files for 1.8.13.0-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc1@365136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-03 12:50:18 +00:00
Asterisk Autobuilder
4cc7f5169f Creating tag for the release of asterisk-1.8.13.0-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.13.0-rc1@365135 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-03 12:48:07 +00:00
8 changed files with 40702 additions and 19 deletions

3
.lastclean Normal file
View File

@@ -0,0 +1,3 @@
39

1
.version Normal file
View File

@@ -0,0 +1 @@
1.8.13.0

39577
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,449 @@
<!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.13.0</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.8.13.0</h3>
<h3 align="center">Date: 2012-06-04</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.12.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>
21 mjordan<br/>
14 rmudgett<br/>
7 kmoore<br/>
6 twilson<br/>
4 jrose<br/>
3 bebuild<br/>
3 mmichelson<br/>
2 Makoto<br/>
2 pabelanger<br/>
1 alecdavis<br/>
1 Barry<br/>
1 Corey<br/>
1 elguero<br/>
1 Gunther<br/>
1 markm<br/>
1 Matt<br/>
1 may<br/>
1 Michael<br/>
1 qwell<br/>
1 russell<br/>
1 seanbright<br/>
1 Steve<br/>
1 tilghman<br/>
1 wdoekes<br/>
</td>
<td>
3 Michael L. Young<br/>
3 rmudgett<br/>
2 Andrey Solovyev<br/>
2 Ben Klang<br/>
2 feyfre<br/>
2 Mario<br/>
1 Maciej Karjewski<br/>
1 Matt Jordan<br/>
1 Terry Wilson<br/>
</td>
<td>
2 jamicque<br/>
2 kobaz<br/>
2 makoto<br/>
2 mjordan<br/>
1 aphiaspring87<br/>
1 awktane<br/>
1 babak2536<br/>
1 bjm<br/>
1 coreyfarrell<br/>
1 corruptor<br/>
1 dan_lukes<br/>
1 davidw<br/>
1 elguero<br/>
1 evrinoma@gmail.com<br/>
1 feyfre<br/>
1 gkelleter<br/>
1 jkroon<br/>
1 lgfsantos<br/>
1 one47<br/>
1 slavon<br/>
1 susu<br/>
1 tomaso<br/>
1 tzafrir<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/chan_ooh323</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19445">ASTERISK-19445</a>: Incorrect values are specified as length in memcpy and memset<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361210">361210</a><br/>
Reporter: makoto<br/>
Coders: Makoto<br/>
<br/>
<h3>Category: Applications/app_confbridge</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19471">ASTERISK-19471</a>: ConfBridge does not record anything<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364277">364277</a><br/>
Reporter: feyfre<br/>
Testers: Ben Klang, Michael L. Young, feyfre<br/>
Coders: mjordan<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19641">ASTERISK-19641</a>: ConfBridge app plays conf-placeintoconf message to bridge, and not to joining channel<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364786">364786</a><br/>
Reporter: aphiaspring87<br/>
Coders: kmoore<br/>
<br/>
<h3>Category: Applications/app_dial</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19551">ASTERISK-19551</a>: Dial with Gosub autoservice error message is misleading<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361329">361329</a><br/>
Reporter: awktane<br/>
Coders: kmoore<br/>
<br/>
<h3>Category: Applications/app_forkcdr</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19164">ASTERISK-19164</a>: ForkCDR with 'e' option to set end time is overzealous<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362082">362082</a><br/>
Reporter: one47<br/>
Coders: Steve<br/>
<br/>
<h3>Category: Applications/app_mixmonitor</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19727">ASTERISK-19727</a>: MixMonitor does not work on local channels<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364277">364277</a><br/>
Reporter: kobaz<br/>
Testers: Ben Klang, Michael L. Young, feyfre<br/>
Coders: mjordan<br/>
<br/>
<h3>Category: Channels/chan_dahdi</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19708">ASTERISK-19708</a>: Call Deflection with DAHDISendCallreroutingFacility on EuroISDN not working<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363730">363730</a><br/>
Reporter: babak2536<br/>
Testers: rmudgett<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Channels/chan_iax2</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19521">ASTERISK-19521</a>: chan_iax2 does not honor trunkfreq config option<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361972">361972</a><br/>
Reporter: jkroon<br/>
Coders: kmoore<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-18321">ASTERISK-18321</a>: dynamic_exclude_static option with (temporary) unreachable DNS cause the abend<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364341">364341</a><br/>
Reporter: dan_lukes<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Channels/chan_sip/IPv6</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19456">ASTERISK-19456</a>: Turn Off Warning Message When Bind Address Is Set To ANY<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362253">362253</a><br/>
Reporter: elguero<br/>
Testers: Michael L. Young<br/>
Coders: Michael<br/>
<br/>
<h3>Category: Channels/chan_sip/Messaging</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19770">ASTERISK-19770</a>: Security Vulnerability: Segmentation fault when receiving an out-of-dialogue SIP UPDATE including a rpid info<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363106">363106</a><br/>
Reporter: tomaso<br/>
Testers: Matt Jordan<br/>
Coders: Matt<br/>
<br/>
<h3>Category: Channels/chan_skinny</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19592">ASTERISK-19592</a>: Security Vulnerability: heap overflow exists in chan_skinny's handling of KEYPAD_BUTTON_MESSAGE<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363102">363102</a><br/>
Reporter: mjordan<br/>
Coders: mjordan<br/>
<br/>
<h3>Category: Core/Channels</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19579">ASTERISK-19579</a>: ERROR we couldn't allocate a port for RTP instance while DAHDI bridgeing<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363986">363986</a><br/>
Reporter: jamicque<br/>
Coders: kmoore<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19579">ASTERISK-19579</a>: ERROR we couldn't allocate a port for RTP instance while DAHDI bridgeing<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364258">364258</a><br/>
Reporter: jamicque<br/>
Testers: Maciej Karjewski<br/>
Coders: kmoore<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-18308">ASTERISK-18308</a>: Problem with batch-creation of astdb entries<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362536">362536</a><br/>
Reporter: tzafrir<br/>
Coders: twilson<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19646">ASTERISK-19646</a>: Fix typo \n in chan_sip SDP negotiation warning message<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361332">361332</a><br/>
Reporter: slavon<br/>
Coders: mjordan<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19755">ASTERISK-19755</a>: __ao2_ref() validates user_data twice<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364902">364902</a><br/>
Reporter: gkelleter<br/>
Coders: Gunther<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19815">ASTERISK-19815</a>: Crash in core show locks when BETTER_BACKTRACES is enabled<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364635">364635</a><br/>
Reporter: kobaz<br/>
Coders: markm<br/>
<br/>
<h3>Category: Core/ManagerInterface</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-17465">ASTERISK-17465</a>: Security Vulnerability: AMI access to SHELL function only seems to need CALL Privilege, should be SYSTEM<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363141">363141</a><br/>
Reporter: davidw<br/>
Coders: jrose<br/>
<br/>
<h3>Category: Core/PBX</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19718">ASTERISK-19718</a>: ast_app_inboxcount2() calls ast_inboxcount2_func without checking if it's assigned (instead checks ast_inboxcount_func)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364769">364769</a><br/>
Reporter: coreyfarrell<br/>
Coders: Corey<br/>
<br/>
<h3>Category: Core/Portability</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19758">ASTERISK-19758</a>: main/asterisk.c rawmemchr() undefined on OpenBSD<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362868">362868</a><br/>
Reporter: bjm<br/>
Testers: Terry Wilson<br/>
Coders: Barry<br/>
<br/>
<h3>Category: Features</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19383">ASTERISK-19383</a>: Asterisk 1.8.5.0 - atxfer authorization problem when a call returns for reject or no answer<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363428">363428</a><br/>
Reporter: lgfsantos<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19445">ASTERISK-19445</a>: Incorrect values are specified as length in memcpy and memset<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361210">361210</a><br/>
Reporter: makoto<br/>
Coders: Makoto<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19633">ASTERISK-19633</a>: Having any h extension in peer's context breaks unaccepted attended feature transfers<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364060">364060</a><br/>
Reporter: corruptor<br/>
Testers: rmudgett, Andrey Solovyev, Mario<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19717">ASTERISK-19717</a>: Attended transfer hangup<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364060">364060</a><br/>
Reporter: susu<br/>
Testers: rmudgett, Andrey Solovyev, Mario<br/>
Coders: rmudgett<br/>
<br/>
<h3>Category: Functions/func_devstate</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19444">ASTERISK-19444</a>: Usage for CLI command 'devstate change' is truncated by an unnecessary comma<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361201">361201</a><br/>
Reporter: makoto<br/>
Coders: Makoto<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19462">ASTERISK-19462</a>: asterisk Illegal Instruction (core dumped)<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361955">361955</a><br/>
Reporter: evrinoma@gmail.com<br/>
Coders: kmoore<br/>
<br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19656">ASTERISK-19656</a>: Coverity Report: Fix issues for error type ARRAY_VS_SINGLETON<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364899">364899</a><br/>
Reporter: mjordan<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Resources/res_adsi</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19445">ASTERISK-19445</a>: Incorrect values are specified as length in memcpy and memset<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361210">361210</a><br/>
Reporter: makoto<br/>
Coders: Makoto<br/>
<br/>
<h3>Category: Resources/res_crypto</h3><br/>
<a href="https://issues.asterisk.org/jira/browse/ASTERISK-19445">ASTERISK-19445</a>: Incorrect values are specified as length in memcpy and memset<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361210">361210</a><br/>
Reporter: makoto<br/>
Coders: Makoto<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=361269">361269</a></td><td>jrose</td><td>Fix MusicOnHold in MeetMe so that it always uses the class if it's been defined</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361380">361380</a></td><td>russell</td><td>Remove a few more files related to chan_usbradio and app_rpt.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361403">361403</a></td><td>pabelanger</td><td>Fix typo in svn:keywords</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361412">361412</a></td><td>pabelanger</td><td>Fix typo in svn:keywords</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361471">361471</a></td><td>kmoore</td><td>Add missing newlines to CLI logging</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361558">361558</a></td><td>mjordan</td><td>Fix memory leak when using MeetMeAdmin 'e' option with user specified</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361606">361606</a></td><td>mjordan</td><td>Fix memory leak in res_calendar_ews when event email address node is empty</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361657">361657</a></td><td>mjordan</td><td>Change SHARED function to use a safe traversal when modifying a variable</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361705">361705</a></td><td>mjordan</td><td>Prevent invalid access of free'd memory if DAHDI channel during an MWI event</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361753">361753</a></td><td>mjordan</td><td>Allow func_curl to exit gracefully if list allocation fails during write</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361803">361803</a></td><td>mjordan</td><td>Fix crash caused by unloading or reloading of res_http_post</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=361854">361854</a></td><td>rmudgett</td><td>Prevent invalid access of free'd memory if DAHDI channel during an MWI event</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362079">362079</a></td><td>jrose</td><td>Send relative path named recordings to the meetme directory instead of sounds</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362151">362151</a></td><td>mjordan</td><td>Check for IO stream failures in various format's truncate/seek operations</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362201">362201</a></td><td>mjordan</td><td>Fix handling of negative return code when storing voicemails in ODBC storage</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362204">362204</a></td><td>mjordan</td><td>Fix negative return handling in channel drivers</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362304">362304</a></td><td>mjordan</td><td>Fix error that caused seek format operations to set max file size to '1' or '0'</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362354">362354</a></td><td>jrose</td><td>Make use of va_args more appropriate to form in various res_config modules plus utils.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19451">ASTERISK-19451</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362355">362355</a></td><td>mjordan</td><td>Fix places where a negative return from ftello could be used as invalid input</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362359">362359</a></td><td>mjordan</td><td>Fix places in main where a negative return value could impact execution</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362362">362362</a></td><td>mjordan</td><td>Fix places in resources where a negative return value could impact execution</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362368">362368</a></td><td>mjordan</td><td>Handle case where an unknown format is used to get the preferred codec size</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362428">362428</a></td><td>rmudgett</td><td>Add ability to ignore layer 1 alarms for BRI PTMP lines.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362485">362485</a></td><td>mjordan</td><td>Fix a variety of potential buffer overflows</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19668">ASTERISK-19668</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362586">362586</a></td><td>seanbright</td><td>Prevent a crash in ExternalIVR when the 'S' command is sent first.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-17889">ASTERISK-17889</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362677">362677</a></td><td>rmudgett</td><td>Update membermacro and membergosub documentation in queues.conf.sample.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362680">362680</a></td><td>elguero</td><td>Add leading and trailing backslashes</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362729">362729</a></td><td>wdoekes</td><td>Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362815">362815</a></td><td>twilson</td><td>Document Speech* apps hangup on failure and suggest TryExec</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=362997">362997</a></td><td>rmudgett</td><td>Update app_dial M and U option GOTO return value documentation.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363209">363209</a></td><td>tilghman</td><td>On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363375">363375</a></td><td>rmudgett</td><td>Hangup affected channel in error paths of bridge_call_thread().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363687">363687</a></td><td>rmudgett</td><td>Clear ISDN channel resetting state if the peer continues to use it.</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19608">ASTERISK-19608</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363788">363788</a></td><td>rmudgett</td><td>Update Pickup application documentation.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363875">363875</a></td><td>rmudgett</td><td>Update Pickup application documentation. (Even better)</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=363934">363934</a></td><td>alecdavis</td><td>chan_sip: [general] maxforwards, not checked for a value greater than 255</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364046">364046</a></td><td>twilson</td><td>Add more constness to the end_buf pointer in the netconsole</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18308">ASTERISK-18308</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364108">364108</a></td><td>rmudgett</td><td>Update Pickup application documentation. (With feeling this time.)</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364203">364203</a></td><td>mjordan</td><td>Allow for reloading SRTP crypto keys within the same SIP dialog</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19253">ASTERISK-19253</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364340">364340</a></td><td>twilson</td><td>Fix ast_parse_arg numeric type range checking and add tests</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364578">364578</a></td><td>mjordan</td><td>Fix error that caused truncate operations to fail</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19655">ASTERISK-19655</a>, <a href="https://issues.asterisk.org/jira/browse/ASTERISK-19810">ASTERISK-19810</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364649">364649</a></td><td>may</td><td>Fix use freed pointer in return value from call thread</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19663">ASTERISK-19663</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364706">364706</a></td><td>mmichelson</td><td>Revert improved identities sent in dialog-info NOTIFY requests in r360862</td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16735">ASTERISK-16735</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364840">364840</a></td><td>rmudgett</td><td>* Fix error path resouce leak in local_request().</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=364841">364841</a></td><td>qwell</td><td>Prevent a potential crash when using manager hooks.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=365006">365006</a></td><td>twilson</td><td>Fix a CEL LINKEDID_END race and local channel linkedids</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=365068">365068</a></td><td>twilson</td><td>Don't leak a ref if out of memory and can't link the linkedid</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=367959">367959</a></td><td>bebuild</td><td>Create 1.8.13.0-rc2</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=367965">367965</a></td><td>bebuild</td><td>Merge r367781,367843,367266 for 1.8.13.0-rc2</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=367971">367971</a></td><td>bebuild</td><td>Importing release summary for 1.8.13.0-rc2 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 | 21 +
Makefile | 47 --
Makefile.rules | 4
addons/chan_mobile.c | 6
addons/ooh323cDriver.c | 5
apps/app_chanspy.c | 8
apps/app_confbridge.c | 11
apps/app_dial.c | 14
apps/app_directed_pickup.c | 49 +-
apps/app_externalivr.c | 16
apps/app_forkcdr.c | 11
apps/app_ices.c | 2
apps/app_meetme.c | 45 ++
apps/app_sms.c | 12
apps/app_speech_utils.c | 9
apps/app_voicemail.c | 16
apps/rpt_flow.pdf | 576 ----------------------------
asterisk-1.8.13.0-rc1-summary.html | 434 ---------------------
asterisk-1.8.13.0-rc1-summary.txt | 584 -----------------------------
asterisk-1.8.13.0-rc2-summary.html | 62 +++
asterisk-1.8.13.0-rc2-summary.txt | 92 ++++
build_tools/cflags.xml | 5
build_tools/menuselect-deps.in | 1
channels/chan_agent.c | 2
channels/chan_dahdi.c | 82 +++-
channels/chan_gtalk.c | 14
channels/chan_iax2.c | 39 +
channels/chan_local.c | 35 +
channels/chan_mgcp.c | 2
channels/chan_sip.c | 108 ++---
channels/chan_skinny.c | 60 ++-
channels/chan_unistim.c | 13
channels/console_gui.c | 6
channels/console_video.c | 2
channels/sig_pri.c | 97 +++-
channels/sig_pri.h | 28 +
codecs/gsm/Makefile | 43 --
codecs/gsm/src/k6opt.s | 739 -------------------------------------
codecs/lpc10/Makefile | 26 -
configs/chan_dahdi.conf.sample | 12
configs/queues.conf.sample | 10
configs/rpt.conf.sample | 193 ---------
configs/usbradio.conf.sample | 61 ---
configure.ac | 15
formats/format_g719.c | 28 +
formats/format_g723.c | 15
formats/format_g729.c | 15
formats/format_gsm.c | 55 ++
formats/format_h263.c | 15
formats/format_h264.c | 15
formats/format_ilbc.c | 15
formats/format_ogg_vorbis.c | 2
formats/format_pcm.c | 65 ++-
formats/format_siren14.c | 29 +
formats/format_siren7.c | 29 +
formats/format_sln.c | 36 +
formats/format_sln16.c | 29 +
formats/format_vox.c | 66 ++-
formats/format_wav.c | 39 +
formats/format_wav_gsm.c | 37 +
funcs/func_channel.c | 2
funcs/func_curl.c | 1
funcs/func_devstate.c | 2
funcs/func_env.c | 34 +
funcs/func_global.c | 5
funcs/func_strings.c | 4
funcs/func_sysinfo.c | 2
funcs/func_version.c | 3
funcs/func_volume.c | 2
include/asterisk/time.h | 5
main/app.c | 2
main/asterisk.c | 62 ++-
main/astfd.c | 4
main/astobj2.c | 5
main/cdr.c | 2
main/cel.c | 98 ++--
main/config.c | 126 ++++--
main/features.c | 241 ++++++------
main/frame.c | 10
main/http.c | 12
main/jitterbuf.c | 8
main/logger.c | 3
main/manager.c | 97 +++-
main/pbx.c | 4
main/stdtime/localtime.c | 6
main/tcptls.c | 2
main/tdd.c | 28 -
main/translate.c | 33 +
main/utils.c | 2
main/xmldoc.c | 2
makeopts.in | 1
res/res_agi.c | 12
res/res_calendar_ews.c | 2
res/res_clioriginate.c | 1
res/res_config_curl.c | 7
res/res_config_odbc.c | 73 ++-
res/res_config_pgsql.c | 12
res/res_config_sqlite.c | 2
res/res_fax.c | 2
res/res_musiconhold.c | 2
res/res_rtp_asterisk.c | 5
res/res_srtp.c | 2
tests/test_config.c | 286 ++++++++++++++
tests/test_linkedlists.c | 2
tests/test_poll.c | 2
utils/extconf.c | 2
107 files changed, 1961 insertions(+), 3368 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

View File

@@ -0,0 +1,600 @@
Release Summary
asterisk-1.8.13.0
Date: 2012-06-04
<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.12.0.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were closed by commits that went into this
release.
Coders Testers Reporters
21 mjordan 3 Michael L. Young 2 jamicque
14 rmudgett 3 rmudgett 2 kobaz
7 kmoore 2 Andrey Solovyev 2 makoto
6 twilson 2 Ben Klang 2 mjordan
4 jrose 2 feyfre 1 aphiaspring87
3 bebuild 2 Mario 1 awktane
3 mmichelson 1 Maciej Karjewski 1 babak2536
2 Makoto 1 Matt Jordan 1 bjm
2 pabelanger 1 Terry Wilson 1 coreyfarrell
1 alecdavis 1 corruptor
1 Barry 1 dan_lukes
1 Corey 1 davidw
1 elguero 1 elguero
1 Gunther 1 evrinoma@gmail.com
1 markm 1 feyfre
1 Matt 1 gkelleter
1 may 1 jkroon
1 Michael 1 lgfsantos
1 qwell 1 one47
1 russell 1 slavon
1 seanbright 1 susu
1 Steve 1 tomaso
1 tilghman 1 tzafrir
1 wdoekes
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Category: Addons/chan_ooh323
ASTERISK-19445: Incorrect values are specified as length in memcpy and
memset
Revision: 361210
Reporter: makoto
Coders: Makoto
Category: Applications/app_confbridge
ASTERISK-19471: ConfBridge does not record anything
Revision: 364277
Reporter: feyfre
Testers: Ben Klang, Michael L. Young, feyfre
Coders: mjordan
ASTERISK-19641: ConfBridge app plays conf-placeintoconf message to bridge,
and not to joining channel
Revision: 364786
Reporter: aphiaspring87
Coders: kmoore
Category: Applications/app_dial
ASTERISK-19551: Dial with Gosub autoservice error message is misleading
Revision: 361329
Reporter: awktane
Coders: kmoore
Category: Applications/app_forkcdr
ASTERISK-19164: ForkCDR with 'e' option to set end time is overzealous
Revision: 362082
Reporter: one47
Coders: Steve
Category: Applications/app_mixmonitor
ASTERISK-19727: MixMonitor does not work on local channels
Revision: 364277
Reporter: kobaz
Testers: Ben Klang, Michael L. Young, feyfre
Coders: mjordan
Category: Channels/chan_dahdi
ASTERISK-19708: Call Deflection with DAHDISendCallreroutingFacility on
EuroISDN not working
Revision: 363730
Reporter: babak2536
Testers: rmudgett
Coders: rmudgett
Category: Channels/chan_iax2
ASTERISK-19521: chan_iax2 does not honor trunkfreq config option
Revision: 361972
Reporter: jkroon
Coders: kmoore
Category: Channels/chan_sip/General
ASTERISK-18321: dynamic_exclude_static option with (temporary) unreachable
DNS cause the abend
Revision: 364341
Reporter: dan_lukes
Coders: mmichelson
Category: Channels/chan_sip/IPv6
ASTERISK-19456: Turn Off Warning Message When Bind Address Is Set To ANY
Revision: 362253
Reporter: elguero
Testers: Michael L. Young
Coders: Michael
Category: Channels/chan_sip/Messaging
ASTERISK-19770: Security Vulnerability: Segmentation fault when receiving
an out-of-dialogue SIP UPDATE including a rpid info
Revision: 363106
Reporter: tomaso
Testers: Matt Jordan
Coders: Matt
Category: Channels/chan_skinny
ASTERISK-19592: Security Vulnerability: heap overflow exists in
chan_skinny's handling of KEYPAD_BUTTON_MESSAGE
Revision: 363102
Reporter: mjordan
Coders: mjordan
Category: Core/Channels
ASTERISK-19579: ERROR we couldn't allocate a port for RTP instance while
DAHDI bridgeing
Revision: 363986
Reporter: jamicque
Coders: kmoore
ASTERISK-19579: ERROR we couldn't allocate a port for RTP instance while
DAHDI bridgeing
Revision: 364258
Reporter: jamicque
Testers: Maciej Karjewski
Coders: kmoore
Category: Core/General
ASTERISK-18308: Problem with batch-creation of astdb entries
Revision: 362536
Reporter: tzafrir
Coders: twilson
ASTERISK-19646: Fix typo \n in chan_sip SDP negotiation warning message
Revision: 361332
Reporter: slavon
Coders: mjordan
ASTERISK-19755: __ao2_ref() validates user_data twice
Revision: 364902
Reporter: gkelleter
Coders: Gunther
ASTERISK-19815: Crash in core show locks when BETTER_BACKTRACES is enabled
Revision: 364635
Reporter: kobaz
Coders: markm
Category: Core/ManagerInterface
ASTERISK-17465: Security Vulnerability: AMI access to SHELL function only
seems to need CALL Privilege, should be SYSTEM
Revision: 363141
Reporter: davidw
Coders: jrose
Category: Core/PBX
ASTERISK-19718: ast_app_inboxcount2() calls ast_inboxcount2_func without
checking if it's assigned (instead checks ast_inboxcount_func)
Revision: 364769
Reporter: coreyfarrell
Coders: Corey
Category: Core/Portability
ASTERISK-19758: main/asterisk.c rawmemchr() undefined on OpenBSD
Revision: 362868
Reporter: bjm
Testers: Terry Wilson
Coders: Barry
Category: Features
ASTERISK-19383: Asterisk 1.8.5.0 - atxfer authorization problem when a
call returns for reject or no answer
Revision: 363428
Reporter: lgfsantos
Coders: rmudgett
ASTERISK-19445: Incorrect values are specified as length in memcpy and
memset
Revision: 361210
Reporter: makoto
Coders: Makoto
ASTERISK-19633: Having any h extension in peer's context breaks unaccepted
attended feature transfers
Revision: 364060
Reporter: corruptor
Testers: rmudgett, Andrey Solovyev, Mario
Coders: rmudgett
ASTERISK-19717: Attended transfer hangup
Revision: 364060
Reporter: susu
Testers: rmudgett, Andrey Solovyev, Mario
Coders: rmudgett
Category: Functions/func_devstate
ASTERISK-19444: Usage for CLI command 'devstate change' is truncated by an
unnecessary comma
Revision: 361201
Reporter: makoto
Coders: Makoto
Category: General
ASTERISK-19462: asterisk Illegal Instruction (core dumped)
Revision: 361955
Reporter: evrinoma@gmail.com
Coders: kmoore
ASTERISK-19656: Coverity Report: Fix issues for error type
ARRAY_VS_SINGLETON
Revision: 364899
Reporter: mjordan
Coders: mmichelson
Category: Resources/res_adsi
ASTERISK-19445: Incorrect values are specified as length in memcpy and
memset
Revision: 361210
Reporter: makoto
Coders: Makoto
Category: Resources/res_crypto
ASTERISK-19445: Incorrect values are specified as length in memcpy and
memset
Revision: 361210
Reporter: makoto
Coders: Makoto
----------------------------------------------------------------------
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 |
|--------+----------+------------------------------------+---------------|
| | |Fix MusicOnHold in MeetMe so that it| |
|361269 |jrose |always uses the class if it's been | |
| | |defined | |
|--------+----------+------------------------------------+---------------|
|361380 |russell |Remove a few more files related to | |
| | |chan_usbradio and app_rpt. | |
|--------+----------+------------------------------------+---------------|
|361403 |pabelanger|Fix typo in svn:keywords | |
|--------+----------+------------------------------------+---------------|
|361412 |pabelanger|Fix typo in svn:keywords | |
|--------+----------+------------------------------------+---------------|
|361471 |kmoore |Add missing newlines to CLI logging | |
|--------+----------+------------------------------------+---------------|
| | |Fix memory leak when using | |
|361558 |mjordan |MeetMeAdmin 'e' option with user | |
| | |specified | |
|--------+----------+------------------------------------+---------------|
| | |Fix memory leak in res_calendar_ews | |
|361606 |mjordan |when event email address node is | |
| | |empty | |
|--------+----------+------------------------------------+---------------|
|361657 |mjordan |Change SHARED function to use a safe| |
| | |traversal when modifying a variable | |
|--------+----------+------------------------------------+---------------|
| | |Prevent invalid access of free'd | |
|361705 |mjordan |memory if DAHDI channel during an | |
| | |MWI event | |
|--------+----------+------------------------------------+---------------|
| | |Allow func_curl to exit gracefully | |
|361753 |mjordan |if list allocation fails during | |
| | |write | |
|--------+----------+------------------------------------+---------------|
|361803 |mjordan |Fix crash caused by unloading or | |
| | |reloading of res_http_post | |
|--------+----------+------------------------------------+---------------|
| | |Prevent invalid access of free'd | |
|361854 |rmudgett |memory if DAHDI channel during an | |
| | |MWI event | |
|--------+----------+------------------------------------+---------------|
| | |Send relative path named recordings | |
|362079 |jrose |to the meetme directory instead of | |
| | |sounds | |
|--------+----------+------------------------------------+---------------|
| | |Check for IO stream failures in | |
|362151 |mjordan |various format's truncate/seek |ASTERISK-19655 |
| | |operations | |
|--------+----------+------------------------------------+---------------|
| | |Fix handling of negative return code| |
|362201 |mjordan |when storing voicemails in ODBC |ASTERISK-19655 |
| | |storage | |
|--------+----------+------------------------------------+---------------|
|362204 |mjordan |Fix negative return handling in |ASTERISK-19655 |
| | |channel drivers | |
|--------+----------+------------------------------------+---------------|
| | |Fix error that caused seek format | |
|362304 |mjordan |operations to set max file size to |ASTERISK-19655 |
| | |'1' or '0' | |
|--------+----------+------------------------------------+---------------|
| | |Make use of va_args more appropriate| |
|362354 |jrose |to form in various res_config |ASTERISK-19451 |
| | |modules plus utils. | |
|--------+----------+------------------------------------+---------------|
| | |Fix places where a negative return | |
|362355 |mjordan |from ftello could be used as invalid|ASTERISK-19655 |
| | |input | |
|--------+----------+------------------------------------+---------------|
|362359 |mjordan |Fix places in main where a negative |ASTERISK-19655 |
| | |return value could impact execution | |
|--------+----------+------------------------------------+---------------|
| | |Fix places in resources where a | |
|362362 |mjordan |negative return value could impact |ASTERISK-19655 |
| | |execution | |
|--------+----------+------------------------------------+---------------|
| | |Handle case where an unknown format | |
|362368 |mjordan |is used to get the preferred codec |ASTERISK-19655 |
| | |size | |
|--------+----------+------------------------------------+---------------|
|362428 |rmudgett |Add ability to ignore layer 1 alarms| |
| | |for BRI PTMP lines. | |
|--------+----------+------------------------------------+---------------|
|362485 |mjordan |Fix a variety of potential buffer |ASTERISK-19668 |
| | |overflows | |
|--------+----------+------------------------------------+---------------|
|362586 |seanbright|Prevent a crash in ExternalIVR when |ASTERISK-17889 |
| | |the 'S' command is sent first. | |
|--------+----------+------------------------------------+---------------|
|362677 |rmudgett |Update membermacro and membergosub | |
| | |documentation in queues.conf.sample.| |
|--------+----------+------------------------------------+---------------|
|362680 |elguero |Add leading and trailing backslashes| |
|--------+----------+------------------------------------+---------------|
|362729 |wdoekes |Fix documentation for | |
| | |${VERSION(ASTERISK_VERSION_NUM)}. | |
|--------+----------+------------------------------------+---------------|
|362815 |twilson |Document Speech* apps hangup on | |
| | |failure and suggest TryExec | |
|--------+----------+------------------------------------+---------------|
|362997 |rmudgett |Update app_dial M and U option GOTO | |
| | |return value documentation. | |
|--------+----------+------------------------------------+---------------|
| | |On some platforms, O_RDONLY is not a| |
|363209 |tilghman |flag to be checked, but merely the | |
| | |absence of O_RDWR and O_WRONLY. | |
|--------+----------+------------------------------------+---------------|
|363375 |rmudgett |Hangup affected channel in error | |
| | |paths of bridge_call_thread(). | |
|--------+----------+------------------------------------+---------------|
|363687 |rmudgett |Clear ISDN channel resetting state |ASTERISK-19608 |
| | |if the peer continues to use it. | |
|--------+----------+------------------------------------+---------------|
|363788 |rmudgett |Update Pickup application | |
| | |documentation. | |
|--------+----------+------------------------------------+---------------|
|363875 |rmudgett |Update Pickup application | |
| | |documentation. (Even better) | |
|--------+----------+------------------------------------+---------------|
|363934 |alecdavis |chan_sip: [general] maxforwards, not| |
| | |checked for a value greater than 255| |
|--------+----------+------------------------------------+---------------|
|364046 |twilson |Add more constness to the end_buf |ASTERISK-18308 |
| | |pointer in the netconsole | |
|--------+----------+------------------------------------+---------------|
| | |Update Pickup application | |
|364108 |rmudgett |documentation. (With feeling this | |
| | |time.) | |
|--------+----------+------------------------------------+---------------|
|364203 |mjordan |Allow for reloading SRTP crypto keys|ASTERISK-19253 |
| | |within the same SIP dialog | |
|--------+----------+------------------------------------+---------------|
|364340 |twilson |Fix ast_parse_arg numeric type range| |
| | |checking and add tests | |
|--------+----------+------------------------------------+---------------|
|364578 |mjordan |Fix error that caused truncate |ASTERISK-19655,|
| | |operations to fail |ASTERISK-19810 |
|--------+----------+------------------------------------+---------------|
|364649 |may |Fix use freed pointer in return |ASTERISK-19663 |
| | |value from call thread | |
|--------+----------+------------------------------------+---------------|
| | |Revert improved identities sent in | |
|364706 |mmichelson|dialog-info NOTIFY requests in |ASTERISK-16735 |
| | |r360862 | |
|--------+----------+------------------------------------+---------------|
|364840 |rmudgett |* Fix error path resouce leak in | |
| | |local_request(). | |
|--------+----------+------------------------------------+---------------|
|364841 |qwell |Prevent a potential crash when using| |
| | |manager hooks. | |
|--------+----------+------------------------------------+---------------|
|365006 |twilson |Fix a CEL LINKEDID_END race and | |
| | |local channel linkedids | |
|--------+----------+------------------------------------+---------------|
|365068 |twilson |Don't leak a ref if out of memory | |
| | |and can't link the linkedid | |
|--------+----------+------------------------------------+---------------|
|367959 |bebuild |Create 1.8.13.0-rc2 | |
|--------+----------+------------------------------------+---------------|
|367965 |bebuild |Merge r367781,367843,367266 for | |
| | |1.8.13.0-rc2 | |
|--------+----------+------------------------------------+---------------|
|367971 |bebuild |Importing release summary for | |
| | |1.8.13.0-rc2 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 | 21 +
Makefile | 47 --
Makefile.rules | 4
addons/chan_mobile.c | 6
addons/ooh323cDriver.c | 5
apps/app_chanspy.c | 8
apps/app_confbridge.c | 11
apps/app_dial.c | 14
apps/app_directed_pickup.c | 49 +-
apps/app_externalivr.c | 16
apps/app_forkcdr.c | 11
apps/app_ices.c | 2
apps/app_meetme.c | 45 ++
apps/app_sms.c | 12
apps/app_speech_utils.c | 9
apps/app_voicemail.c | 16
apps/rpt_flow.pdf | 576 ----------------------------
asterisk-1.8.13.0-rc1-summary.html | 434 ---------------------
asterisk-1.8.13.0-rc1-summary.txt | 584 -----------------------------
asterisk-1.8.13.0-rc2-summary.html | 62 +++
asterisk-1.8.13.0-rc2-summary.txt | 92 ++++
build_tools/cflags.xml | 5
build_tools/menuselect-deps.in | 1
channels/chan_agent.c | 2
channels/chan_dahdi.c | 82 +++-
channels/chan_gtalk.c | 14
channels/chan_iax2.c | 39 +
channels/chan_local.c | 35 +
channels/chan_mgcp.c | 2
channels/chan_sip.c | 108 ++---
channels/chan_skinny.c | 60 ++-
channels/chan_unistim.c | 13
channels/console_gui.c | 6
channels/console_video.c | 2
channels/sig_pri.c | 97 +++-
channels/sig_pri.h | 28 +
codecs/gsm/Makefile | 43 --
codecs/gsm/src/k6opt.s | 739 -------------------------------------
codecs/lpc10/Makefile | 26 -
configs/chan_dahdi.conf.sample | 12
configs/queues.conf.sample | 10
configs/rpt.conf.sample | 193 ---------
configs/usbradio.conf.sample | 61 ---
configure.ac | 15
formats/format_g719.c | 28 +
formats/format_g723.c | 15
formats/format_g729.c | 15
formats/format_gsm.c | 55 ++
formats/format_h263.c | 15
formats/format_h264.c | 15
formats/format_ilbc.c | 15
formats/format_ogg_vorbis.c | 2
formats/format_pcm.c | 65 ++-
formats/format_siren14.c | 29 +
formats/format_siren7.c | 29 +
formats/format_sln.c | 36 +
formats/format_sln16.c | 29 +
formats/format_vox.c | 66 ++-
formats/format_wav.c | 39 +
formats/format_wav_gsm.c | 37 +
funcs/func_channel.c | 2
funcs/func_curl.c | 1
funcs/func_devstate.c | 2
funcs/func_env.c | 34 +
funcs/func_global.c | 5
funcs/func_strings.c | 4
funcs/func_sysinfo.c | 2
funcs/func_version.c | 3
funcs/func_volume.c | 2
include/asterisk/time.h | 5
main/app.c | 2
main/asterisk.c | 62 ++-
main/astfd.c | 4
main/astobj2.c | 5
main/cdr.c | 2
main/cel.c | 98 ++--
main/config.c | 126 ++++--
main/features.c | 241 ++++++------
main/frame.c | 10
main/http.c | 12
main/jitterbuf.c | 8
main/logger.c | 3
main/manager.c | 97 +++-
main/pbx.c | 4
main/stdtime/localtime.c | 6
main/tcptls.c | 2
main/tdd.c | 28 -
main/translate.c | 33 +
main/utils.c | 2
main/xmldoc.c | 2
makeopts.in | 1
res/res_agi.c | 12
res/res_calendar_ews.c | 2
res/res_clioriginate.c | 1
res/res_config_curl.c | 7
res/res_config_odbc.c | 73 ++-
res/res_config_pgsql.c | 12
res/res_config_sqlite.c | 2
res/res_fax.c | 2
res/res_musiconhold.c | 2
res/res_rtp_asterisk.c | 5
res/res_srtp.c | 2
tests/test_config.c | 286 ++++++++++++++
tests/test_linkedlists.c | 2
tests/test_poll.c | 2
utils/extconf.c | 2
107 files changed, 1961 insertions(+), 3368 deletions(-)
----------------------------------------------------------------------

View File

@@ -1842,24 +1842,25 @@ static void send_signaling(struct chan_iax2_pvt *pvt)
* we have received a destination call number. */
static int queue_signalling(struct chan_iax2_pvt *pvt, struct ast_frame *f)
{
struct signaling_queue_entry *new;
struct signaling_queue_entry *qe;
if (f->frametype == AST_FRAME_IAX || !pvt->hold_signaling) {
return 1; /* do not queue this frame */
} else if (!(new = ast_calloc(1, sizeof(struct signaling_queue_entry)))) {
} else if (!(qe = ast_calloc(1, sizeof(struct signaling_queue_entry)))) {
return -1; /* out of memory */
}
memcpy(&new->f, f, sizeof(new->f)); /* copy ast_frame into our queue entry */
if (new->f.datalen) { /* if there is data in this frame copy it over as well */
if (!(new->f.data.ptr = ast_calloc(1, new->f.datalen))) {
free_signaling_queue_entry(new);
/* copy ast_frame into our queue entry */
qe->f = *f;
if (qe->f.datalen) {
/* if there is data in this frame copy it over as well */
if (!(qe->f.data.ptr = ast_malloc(qe->f.datalen))) {
free_signaling_queue_entry(qe);
return -1;
}
memcpy(new->f.data.ptr, f->data.ptr, sizeof(*new->f.data.ptr));
memcpy(qe->f.data.ptr, f->data.ptr, qe->f.datalen);
}
AST_LIST_INSERT_TAIL(&pvt->signaling_queue, new, next);
AST_LIST_INSERT_TAIL(&pvt->signaling_queue, qe, next);
return 0;
}
@@ -4160,7 +4161,16 @@ static int schedule_delivery(struct iax_frame *fr, int updatehistory, int fromtr
int needfree = 0;
struct ast_channel *owner = NULL;
struct ast_channel *bridge = NULL;
/*
* Clear fr->af.data if there is no data in the buffer. Things
* like AST_CONTROL_HOLD without a suggested music class must
* have a NULL pointer.
*/
if (!fr->af.datalen) {
memset(&fr->af.data, 0, sizeof(fr->af.data));
}
/* Attempt to recover wrapped timestamps */
unwrap_timestamp(fr);

View File

@@ -12419,13 +12419,14 @@ static int __sip_subscribe_mwi_do(struct sip_subscription_mwi *mwi)
/* If we have no DNS manager let's do a lookup */
if (!mwi->dnsmgr) {
char transport[MAXHOSTNAMELEN];
struct sip_subscription_mwi *saved;
snprintf(transport, sizeof(transport), "_%s._%s", get_srv_service(mwi->transport), get_srv_protocol(mwi->transport));
mwi->us.ss.ss_family = get_address_family_filter(&bindaddr); /* Filter address family */
ASTOBJ_REF(mwi); /* Add a ref for storing the mwi on the dnsmgr for updates */
ast_dnsmgr_lookup_cb(mwi->hostname, &mwi->us, &mwi->dnsmgr, sip_cfg.srvlookup ? transport : NULL, on_dns_update_mwi, mwi);
saved = ASTOBJ_REF(mwi);
ast_dnsmgr_lookup_cb(mwi->hostname, &mwi->us, &mwi->dnsmgr, sip_cfg.srvlookup ? transport : NULL, on_dns_update_mwi, saved);
if (!mwi->dnsmgr) {
ASTOBJ_UNREF(mwi, sip_subscribe_mwi_destroy); /* dnsmgr disabled, remove reference */
ASTOBJ_UNREF(saved, sip_subscribe_mwi_destroy); /* dnsmgr disabled, remove reference */
}
}
@@ -29570,10 +29571,12 @@ static void sip_send_all_registers(void)
static void sip_send_all_mwi_subscriptions(void)
{
ASTOBJ_CONTAINER_TRAVERSE(&submwil, 1, do {
struct sip_subscription_mwi *saved;
ASTOBJ_WRLOCK(iterator);
AST_SCHED_DEL(sched, iterator->resub);
if ((iterator->resub = ast_sched_add(sched, 1, sip_subscribe_mwi_do, ASTOBJ_REF(iterator))) < 0) {
ASTOBJ_UNREF(iterator, sip_subscribe_mwi_destroy);
saved = ASTOBJ_REF(iterator);
if ((iterator->resub = ast_sched_add(sched, 1, sip_subscribe_mwi_do, saved)) < 0) {
ASTOBJ_UNREF(saved, sip_subscribe_mwi_destroy);
}
ASTOBJ_UNLOCK(iterator);
} while (0));

View File

@@ -2677,6 +2677,10 @@ static void update_connectedline(struct skinny_subchannel *sub, const void *data
struct skinny_line *l = sub->parent;
struct skinny_device *d = l->device;
if (!d) {
return;
}
if (!c->caller.id.number.valid
|| ast_strlen_zero(c->caller.id.number.str)
|| !c->connected.id.number.valid
@@ -3810,6 +3814,11 @@ static void *skinny_ss(void *data)
int res = 0;
int loop_pause = 100;
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return NULL;
}
ast_verb(3, "Starting simple switch on '%s@%s'\n", l->name, d->name);
len = strlen(d->exten);
@@ -3913,7 +3922,7 @@ static int skinny_call(struct ast_channel *ast, char *dest, int timeout)
struct skinny_line *l = sub->parent;
struct skinny_device *d = l->device;
if (!d->registered) {
if (!d || !d->registered) {
ast_log(LOG_ERROR, "Device not registered, cannot call %s\n", dest);
return -1;
}
@@ -3977,6 +3986,11 @@ static int skinny_hangup(struct ast_channel *ast)
l = sub->parent;
d = l->device;
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return 0;
}
if (skinnydebug)
ast_verb(3,"Hanging up %s/%d\n",d->name,sub->callid);
@@ -4374,7 +4388,13 @@ static int skinny_indicate(struct ast_channel *ast, int ind, const void *data, s
struct skinny_subchannel *sub = ast->tech_pvt;
struct skinny_line *l = sub->parent;
struct skinny_device *d = l->device;
struct skinnysession *s = d->session;
struct skinnysession *s;
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return -1;
}
s = d->session;
if (!s) {
ast_log(LOG_NOTICE, "Asked to indicate '%s' condition on channel %s, but session does not exist.\n", control2str(ind), ast->name);
@@ -4608,8 +4628,13 @@ static int skinny_hold(struct skinny_subchannel *sub)
struct skinny_device *d = l->device;
/* Don't try to hold a channel that doesn't exist */
if (!sub || !sub->owner)
if (!sub || !sub->owner) {
return 0;
}
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return 0;
}
/* Channel needs to be put on hold */
if (skinnydebug)
@@ -4635,8 +4660,13 @@ static int skinny_unhold(struct skinny_subchannel *sub)
struct skinny_device *d = l->device;
/* Don't try to unhold a channel that doesn't exist */
if (!sub || !sub->owner)
if (!sub || !sub->owner) {
return 0;
}
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return 0;
}
/* Channel is on hold, so we will unhold */
if (skinnydebug)
@@ -4690,6 +4720,11 @@ static int handle_transfer_button(struct skinny_subchannel *sub)
l = sub->parent;
d = l->device;
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return -1;
}
if (!sub->related) {
/* Another sub has not been created so this must be first XFER press */
if (!sub->onhold) {
@@ -4821,6 +4856,11 @@ static int handle_callforward_button(struct skinny_subchannel *sub, int cfwdtype
struct ast_channel *c = sub->owner;
pthread_t t;
if (!d) {
ast_log(LOG_WARNING, "Device for line %s is not registered.\n", l->name);
return 0;
}
if (l->hookstate == SKINNY_ONHOOK) {
l->hookstate = SKINNY_OFFHOOK;
transmit_speaker_mode(d, SKINNY_SPEAKERON);