Compare commits

...

10 Commits

Author SHA1 Message Date
Leif Madsen
0302ed2896 Importing release summary for 1.6.1.5 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214609 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 15:59:23 +00:00
Leif Madsen
2e9ace99b6 Remove this files as they will be regenerated when I re-run the mkrelease script.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214606 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 15:49:42 +00:00
Leif Madsen
531c0e3756 Update ChangeLog
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214604 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 15:40:45 +00:00
Leif Madsen
37b8339170 Importing release summary for 1.6.1.5 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 12:21:54 +00:00
Leif Madsen
0f968c2a41 Update .version and ChangLog.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214600 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 12:14:03 +00:00
Leif Madsen
3d7151b93c Create 1.6.1.5 release from release candidate.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5@214598 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-28 12:10:19 +00:00
Kevin P. Fleming
e6ff548088 Convert all release tags to Opsound music-on-hold.
For more details:
http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/



git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5-rc1@212958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-18 20:42:51 +00:00
Tilghman Lesher
c09a732c98 Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5-rc1@211725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-11 21:32:56 +00:00
Tilghman Lesher
d8aaa901e4 Importing files for 1.6.1.5-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5-rc1@211724 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-11 21:32:27 +00:00
Tilghman Lesher
63dd64e07d Creating tag for the release of asterisk-1.6.1.5-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.6.1.5-rc1@211723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-11 21:30:36 +00:00
11 changed files with 61557 additions and 13 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
36

1
.version Normal file
View File

@@ -0,0 +1 @@
1.6.1.5

View File

@@ -201,7 +201,7 @@ Brian M. Clapper - poll.c emulation
This product includes software developed by Brian M. Clapper <bmc(AT)clapper.org>
=== HOLD MUSIC ===
Music provided by www.freeplaymusic.com
Music provided by www.opsound.org
=== OTHER SOURCE CODE IN ASTERISK ===
Asterisk uses libedit, the lightweight readline replacement from NetBSD.

60318
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -74,11 +74,11 @@ Beginning with Asterisk 1.4, the sound files and music on hold files supplied fo
use with Asterisk have been replaced with new versions produced from high quality
master recordings, and are available in three languages (English, French and
Spanish) and in five formats (WAV (uncompressed), mu-Law, a-Law, GSM and G.729).
In addition, the music on hold files provided by FreePlay Music are now available
In addition, the music on hold files provided by opsound.org Music are now available
in the same five formats, but no longer available in MP3 format.
The Asterisk 1.4 tarball packages will only include English prompts in GSM format,
(as were supplied with previous releases) and the FreePlay MOH files in WAV format.
(as were supplied with previous releases) and the opsound.org MOH files in WAV format.
All of the other variations can be installed by running 'make menuselect' and
selecting the packages you wish to install; when you run 'make install', those
packages will be downloaded and installed along with the standard files included

View File

@@ -0,0 +1,572 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Release Summary - asterisk-1.6.1.5</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">asterisk-1.6.1.5</h3>
<h3 align="center">Date: 2009-08-28</h3>
<h3 align="center">&lt;asteriskteam@digium.com&gt;</h3>
<hr/>
<h2 align="center">Table of Contents</h2>
<ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol>
<hr/>
<a name="summary"><h2 align="center">Summary</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p>
<p>The data in this summary reflects changes that have been made since the previous release, asterisk-1.6.1.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>
16 tilghman<br/>
10 kpfleming<br/>
5 russell<br/>
4 mmichelson<br/>
3 dbrooks<br/>
3 file<br/>
3 jpeeler<br/>
3 seanbright<br/>
2 dvossel<br/>
2 mnicholson<br/>
2 Nick<br/>
2 qwell<br/>
2 rmudgett<br/>
2 twilson<br/>
1 atis<br/>
1 Benjamin<br/>
1 chappell<br/>
1 doda<br/>
1 edantie<br/>
1 fabled<br/>
1 ghenry<br/>
1 junky<br/>
1 klaus3000<br/>
1 lmadsen<br/>
1 loloski<br/>
1 rain<br/>
1 xvisor<br/>
</td>
<td>
2 dvossel<br/>
2 mnicholson<br/>
1 alexh<br/>
1 aragon<br/>
1 caspy<br/>
1 CGMChris<br/>
1 dbrooks<br/>
1 jpeeler<br/>
1 lasko<br/>
1 lmadsen<br/>
1 mmichelson<br/>
1 Nick_Lewis<br/>
1 pprindeville<br/>
1 rain<br/>
1 rue_mohr<br/>
1 russell<br/>
1 slavon<br/>
1 suretec<br/>
1 tilghman<br/>
1 zmehmood<br/>
</td>
<td>
3 alecdavis<br/>
3 Nick_Lewis<br/>
3 rain<br/>
2 pprindeville<br/>
2 slavon<br/>
1 agupta<br/>
1 alexh<br/>
1 aragon<br/>
1 atis<br/>
1 bcnit<br/>
1 Benjamin Kluck<br/>
1 caspy<br/>
1 CGMChris<br/>
1 chappell<br/>
1 corruptor<br/>
1 davidw<br/>
1 dazza76<br/>
1 doda<br/>
1 edantie<br/>
1 fabled<br/>
1 ffossard<br/>
1 huangtx2009<br/>
1 jsmith<br/>
1 klaus3000<br/>
1 lmadsen<br/>
1 loic<br/>
1 macogeek<br/>
1 mvanbaak<br/>
1 natmlt<br/>
1 noahisaac<br/>
1 pkempgen<br/>
1 rue_mohr<br/>
1 suretec<br/>
1 tobias_e<br/>
1 trendboy<br/>
1 vbcrlfuser<br/>
1 wtca<br/>
1 zmehmood<br/>
</td>
</tr>
</table>
<hr/>
<a name="issues"><h2 align="center">Closed Issues</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p>
<h3>Category: Applications/app_chanspy</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15660">#15660</a>: ChanSpy "whisper" is broken in 1.4.26<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214197">214197</a><br/>
Reporter: corruptor<br/>
Testers: dvossel<br/>
Coders: dvossel<br/>
<br/>
<h3>Category: Applications/app_fax</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15606">#15606</a>: app_fax.c is not compiling under OpenBSD<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210240">210240</a><br/>
Reporter: mvanbaak<br/>
Coders: kpfleming<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15610">#15610</a>: T.38 re-INVITE received after T.38 already negotiated fails<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210819">210819</a><br/>
Reporter: huangtx2009<br/>
Coders: file<br/>
<br/>
<h3>Category: Applications/app_milliwatt</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15386">#15386</a>: [patch] Milliwatt() is off by -11dbm<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209841">209841</a><br/>
Reporter: rue_mohr<br/>
Testers: rue_mohr<br/>
Coders: russell<br/>
<br/>
<h3>Category: Applications/app_mixmonitor</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15699">#15699</a>: [patch] using ast_free instead of mixmonitor_free<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213132">213132</a><br/>
Reporter: edantie<br/>
Coders: edantie<br/>
<br/>
<h3>Category: Applications/app_queue</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=14536">#14536</a>: [patch] After a caller is processed by app_queue the queue_log logs the hangup as TRANSFER<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211958">211958</a><br/>
Reporter: aragon<br/>
Testers: aragon, mnicholson<br/>
Coders: mnicholson<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15664">#15664</a>: [patch] QUEUE_MEMBER_LIST() returns member names instead of interfaces<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211047">211047</a><br/>
Reporter: rain<br/>
Coders: rain<br/>
<br/>
<h3>Category: Applications/app_stack</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15557">#15557</a>: [patch] Gosub() dequotes once more than Macro()<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210910">210910</a><br/>
Reporter: rain<br/>
Testers: rain<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15617">#15617</a>: [patch] crash in LOCAL() if Gosub stack is allocated but empty<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211234">211234</a><br/>
Reporter: rain<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Applications/app_voicemail</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15717">#15717</a>: MWI is not sent to a SIP phone upon registration, but is after the mailbox is updated/checked<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213699">213699</a><br/>
Reporter: natmlt<br/>
Coders: kpfleming<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15720">#15720</a>: opendir() return code is not checked in last_message_index()<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212630">212630</a><br/>
Reporter: tobias_e<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Applications/app_voicemail/IMAP</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=14496">#14496</a>: [patch] IMAP crash multiple callers / callers hangup at beep<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210567">210567</a><br/>
Reporter: vbcrlfuser<br/>
Testers: lmadsen, mmichelson, dbrooks<br/>
Coders: lmadsen<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=14597">#14597</a>: greetings can not be retrieved from IMAP<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213412">213412</a><br/>
Reporter: wtca<br/>
Testers: jpeeler<br/>
Coders: mmichelson<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=14950">#14950</a>: [patch] Greetings are stored as IMAP messages even when imapgreetings=no<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213835">213835</a><br/>
Reporter: noahisaac<br/>
Coders: jpeeler<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15729">#15729</a>: IMAP greetings not stored in dovecot<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213835">213835</a><br/>
Reporter: lmadsen<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: CDR/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15751">#15751</a>: [patch] Core dump in ast_bridge_call features.c line 2772<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213349">213349</a><br/>
Reporter: atis<br/>
Coders: atis<br/>
<br/>
<h3>Category: Channels/chan_agent</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15668">#15668</a>: AGENTACCEPTDTMF is incorrectly spelled as AGENTACCEPTDMTF in code to recognize channel variables.<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212583">212583</a><br/>
Reporter: davidw<br/>
Coders: seanbright<br/>
<br/>
<h3>Category: Channels/chan_dahdi</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15655">#15655</a>: [patch] Dialplan starts execution before call is accepted<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210681">210681</a><br/>
Reporter: alecdavis<br/>
Coders: rmudgett<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15727">#15727</a>: [patch] Message Waiting Indication(MWI) is randomly generated when FXO is set to DTMF Caller ID<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212433">212433</a><br/>
Reporter: doda<br/>
Coders: doda<br/>
<br/>
<h3>Category: Channels/chan_misdn</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=12113">#12113</a>: [patch] asterisk crash at reload chan_misdn.so<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212508">212508</a><br/>
Reporter: agupta<br/>
Coders: jpeeler<br/>
<br/>
<h3>Category: Channels/chan_sip/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=12869">#12869</a>: [patch] 'context' doesn't change when 'sip reload' issued when driven from realtime<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213096">213096</a><br/>
Reporter: bcnit<br/>
Testers: lasko<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15362">#15362</a>: [patch] log message output is truncated<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214201">214201</a><br/>
Reporter: klaus3000<br/>
Coders: klaus3000<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15596">#15596</a>: [patch] all codecs allowed, but textsupport=no crashes on T140RED enabled call<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209517">209517</a><br/>
Reporter: fabled<br/>
Coders: fabled<br/>
<br/>
<h3>Category: Channels/chan_sip/Registration</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=14366">#14366</a>: [patch] Registration expiry not compatible with some ITSP<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211950">211950</a><br/>
Reporter: Nick_Lewis<br/>
Testers: mnicholson<br/>
Coders: mnicholson, Nick<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15539">#15539</a>: [patch] Register request line contains wrong address when domain and registrar host differ<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213724">213724</a><br/>
Reporter: Nick_Lewis<br/>
Testers: Nick_Lewis, dvossel<br/>
Coders: Nick, dvossel<br/>
<br/>
<h3>Category: Channels/chan_sip/T.38</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15182">#15182</a>: [patch] T.38 invite does not always comply with RFC 2327<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209134">209134</a><br/>
Reporter: CGMChris<br/>
Testers: CGMChris<br/>
Coders: mmichelson<br/>
<br/>
<h3>Category: Channels/chan_sip/Video</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15121">#15121</a>: [patch] Video support in SIP channel driver appears to be totally broken<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211349">211349</a><br/>
Reporter: jsmith<br/>
Coders: file<br/>
<br/>
<h3>Category: Core/BuildSystem</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15697">#15697</a>: most cleaner alaw don't compile<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213181">213181</a><br/>
Reporter: slavon<br/>
Coders: qwell<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15698">#15698</a>: [patch] If enable DEBUG_FD_LEAKS - h323 can't start.<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213562">213562</a><br/>
Reporter: slavon<br/>
Testers: slavon, tilghman<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15714">#15714</a>: [patch] Asterisk won't build with curl unless curl_config is present<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214520">214520</a><br/>
Reporter: pprindeville<br/>
Testers: pprindeville<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: Core/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=14730">#14730</a>: [patch] Fix runlevels in Debian rc files<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213902">213902</a><br/>
Reporter: pkempgen<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15273">#15273</a>: [patch] german time (20:01:00 oh clock) is announced wrong<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214076">214076</a><br/>
Reporter: Benjamin Kluck<br/>
Coders: Benjamin<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15649">#15649</a>: T38 Faxing failing on 1.6.1 svn<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210994">210994</a><br/>
Reporter: dazza76<br/>
Coders: kpfleming<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15667">#15667</a>: LOGGER WARNING : error executing after rotate<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212579">212579</a><br/>
Reporter: loic<br/>
Coders: seanbright<br/>
<br/>
<h3>Category: Core/ManagerInterface</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15397">#15397</a>: [patch] segfault in action_coreshowchannels() at manager.c<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=210916">210916</a><br/>
Reporter: caspy<br/>
Testers: caspy<br/>
Coders: tilghman<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15730">#15730</a>: [patch] manager keeps creating /tmp/ast-ami-XXXXXX files (without deleting) when a single manager client remains logged in<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212766">212766</a><br/>
Reporter: zmehmood<br/>
Testers: zmehmood<br/>
Coders: junky<br/>
<br/>
<h3>Category: Core/PBX</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15242">#15242</a>: [patch] log does not indicate which function is missing closing parenthesis<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213973">213973</a><br/>
Reporter: Nick_Lewis<br/>
Coders: dbrooks, loloski<br/>
<br/>
<h3>Category: Documentation</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15755">#15755</a>: Description in queues.conf on call recording is slightly misleading<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213496">213496</a><br/>
Reporter: trendboy<br/>
Coders: qwell<br/>
<br/>
<h3>Category: Functions/func_iconv</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15169">#15169</a>: When building with uClibc, configure script mistakenly assumes iconv is always available<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214154">214154</a><br/>
Reporter: pprindeville<br/>
Coders: tilghman<br/>
<br/>
<h3>Category: General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15571">#15571</a>: [patch] 'received' typos in trunk, in 6 files<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209233">209233</a><br/>
Reporter: alecdavis<br/>
Coders: dbrooks<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15595">#15595</a>: [patch] fix spelling for typos, mainly in comments.<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209593">209593</a><br/>
Reporter: alecdavis<br/>
Coders: dbrooks<br/>
<br/>
<h3>Category: PBX/pbx_dundi</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15322">#15322</a>: [patch] DUNDILOOKUP() does not accept comma as argument separator<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213977">213977</a><br/>
Reporter: chappell<br/>
Coders: chappell<br/>
<br/>
<h3>Category: Resources/General</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15624">#15624</a>: res_ais, communication ok, but wrong state send and receive.<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209836">209836</a><br/>
Reporter: ffossard<br/>
Testers: russell<br/>
Coders: russell<br/>
<br/>
<h3>Category: Resources/res_config_ldap</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=13725">#13725</a>: [patch] ERROR[7387]: res_config_ldap.c:1292 update_ldap: Couldn't modify dn:cn=1001,dc=xxx,dc=xxx because Invalid syntax<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211775">211775</a><br/>
Reporter: macogeek<br/>
Testers: suretec<br/>
Coders: xvisor<br/>
<br/>
<a href="https://issues.asterisk.org/view.php?id=15710">#15710</a>: Typo in LDAP schema files on line 598<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212029">212029</a><br/>
Reporter: suretec<br/>
Coders: ghenry<br/>
<br/>
<h3>Category: Resources/res_musiconhold</h3><br/>
<a href="https://issues.asterisk.org/view.php?id=15051">#15051</a>: [patch] Moh class set in the dialplan is ignored with realtime moh<br/>
Revision: <a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209199">209199</a><br/>
Reporter: alexh<br/>
Testers: alexh<br/>
Coders: mmichelson<br/>
<br/>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209058">209058</a></td><td>kpfleming</td><td>Restore explicit export of ASTCFLAGS/ASTLDFLAGS and underscore-variants to sub-makes.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209237">209237</a></td><td>mmichelson</td><td>Gracefully handle malformed RTP text packets.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209262">209262</a></td><td>kpfleming</td><td>Make T.38 switchover in ReceiveFAX synchronous.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209281">209281</a></td><td>kpfleming</td><td>Cleanup T.38 negotiation changes.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209327">209327</a></td><td>tilghman</td><td>Publish French extra sounds</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209714">209714</a></td><td>russell</td><td>Fix some places where ast_event_type was used instead of ast_event_ie_type.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209781">209781</a></td><td>kpfleming</td><td>Minor changes inspired by testing with latest GCC.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=209900">209900</a></td><td>russell</td><td>Resolve a valgrind warning about a read from uninitialized memory.</td>
<td><a href="https://issues.asterisk.org/view.php?id=15396">#15396</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211115">211115</a></td><td>russell</td><td>Resolve a deadlock involving app_chanspy and masquerades.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211277">211277</a></td><td>tilghman</td><td>Small oops. Clear the flags which have been checked.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211569">211569</a></td><td>tilghman</td><td>AST-2009-005</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=211586">211586</a></td><td>tilghman</td><td>Conversion specifiers, not format specifiers</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212069">212069</a></td><td>file</td><td>Check an actual populated variable when seeing if we need to do video or not.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212115">212115</a></td><td>kpfleming</td><td>Ensure that T38FaxVersion is put into outgoing SDP in the proper case.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212386">212386</a></td><td>seanbright</td><td>Handle slin16 for extra sounds as well.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212768">212768</a></td><td>rmudgett</td><td>Removed some deadwood and added some doxygen comments.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212862">212862</a></td><td>tilghman</td><td>Make the default extconfig.conf match entries with the sample res_mysql.conf.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212928">212928</a></td><td>kpfleming</td><td>Convert this branch to Opsound music-on-hold.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=212942">212942</a></td><td>kpfleming</td><td>Remove some accidentally-committed properties.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213449">213449</a></td><td>twilson</td><td>Make LOAD_ORDER actually work</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=213452">213452</a></td><td>twilson</td><td>Oops, committed this first. Make the merged property happy</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214365">214365</a></td><td>tilghman</td><td>Make autoheader descriptions render correctly in our autoconfig.h file.</td>
<td><a href="https://issues.asterisk.org/view.php?id=14906">#14906</a></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.6.1?view=revision&revision=214496">214496</a></td><td>tilghman</td><td>One more build system change, to make the descriptions look better, if we have better information.</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>
CREDITS | 2
Makefile | 11
UPGRADE-1.4.txt | 4
agi/eagi-sphinx-test.c | 2
agi/eagi-test.c | 2
apps/app_adsiprog.c | 6
apps/app_alarmreceiver.c | 2
apps/app_chanspy.c | 20 -
apps/app_dahdibarge.c | 6
apps/app_disa.c | 4
apps/app_fax.c | 136 ++++----
apps/app_followme.c | 2
apps/app_macro.c | 8
apps/app_meetme.c | 28 -
apps/app_milliwatt.c | 9
apps/app_minivm.c | 8
apps/app_mixmonitor.c | 10
apps/app_morsecode.c | 4
apps/app_osplookup.c | 34 +-
apps/app_privacy.c | 4
apps/app_queue.c | 20 -
apps/app_readfile.c | 2
apps/app_record.c | 4
apps/app_rpt.c | 37 +-
apps/app_setcallerid.c | 2
apps/app_sms.c | 4
apps/app_stack.c | 15
apps/app_talkdetect.c | 8
apps/app_verbose.c | 2
apps/app_voicemail.c | 114 ++++---
apps/app_waitforring.c | 2
apps/app_waitforsilence.c | 6
apps/app_waituntil.c | 2
autoconf/ast_ext_lib.m4 | 39 +-
autoconf/libcurl.m4 | 243 +++++++++++++++
build_tools/prep_tarball | 2
cdr/cdr_adaptive_odbc.c | 20 -
cdr/cdr_pgsql.c | 6
channels/chan_agent.c | 13
channels/chan_console.c | 2
channels/chan_dahdi.c | 163 +++++-----
channels/chan_iax2.c | 8
channels/chan_mgcp.c | 14
channels/chan_misdn.c | 2
channels/chan_oss.c | 2
channels/chan_phone.c | 2
channels/chan_sip.c | 364 +++++++++++-----------
channels/chan_skinny.c | 2
channels/chan_usbradio.c | 22 -
channels/chan_vpb.cc | 2
channels/iax2-provision.c | 4
channels/misdn/ie.c | 2
channels/misdn/isdn_lib.c | 74 ++--
channels/misdn_config.c | 15
codecs/codec_speex.c | 8
codecs/lpc10/pitsyn.c | 2
configs/extconfig.conf.sample | 6
configs/queues.conf.sample | 4
configs/udptl.conf.sample | 5
configure.ac | 96 -----
contrib/init.d/rc.debian.asterisk | 2
contrib/scripts/asterisk.ldap-schema | 43 ++
contrib/scripts/asterisk.ldif | 30 +
doc/CODING-GUIDELINES | 12
doc/tex/asterisk.tex | 2
doc/tex/imapstorage.tex | 23 +
funcs/func_channel.c | 4
funcs/func_cut.c | 10
funcs/func_dialplan.c | 2
funcs/func_enum.c | 2
funcs/func_math.c | 4
funcs/func_odbc.c | 2
funcs/func_rand.c | 4
funcs/func_speex.c | 2
funcs/func_strings.c | 4
funcs/func_timeout.c | 2
include/asterisk.h | 6
include/asterisk/abstract_jb.h | 4
include/asterisk/app.h | 12
include/asterisk/autoconfig.h.in | 562 ++++++++++++++++-------------------
include/asterisk/module.h | 2
main/Makefile | 2
main/acl.c | 12
main/alaw.c | 1
main/app.c | 27 +
main/asterisk.c | 24 -
main/astfd.c | 2
main/cdr.c | 4
main/channel.c | 33 +-
main/cli.c | 2
main/config.c | 2
main/db1-ast/mpool/mpool.c | 6
main/dnsmgr.c | 2
main/dsp.c | 2
main/enum.c | 2
main/event.c | 25 -
main/features.c | 30 -
main/frame.c | 2
main/http.c | 6
main/indications.c | 24 -
main/loader.c | 4
main/logger.c | 2
main/manager.c | 14
main/netsock.c | 2
main/pbx.c | 18 -
main/rtp.c | 3
main/say.c | 25 +
main/timing.c | 2
main/udptl.c | 37 +-
main/ulaw.c | 1
main/utils.c | 4
pbx/dundi-parser.c | 2
pbx/pbx_config.c | 8
pbx/pbx_dundi.c | 69 ++--
pbx/pbx_loopback.c | 2
pbx/pbx_spool.c | 10
res/ael/pval.c | 8
res/res_agi.c | 26 -
res/res_config_curl.c | 6
res/res_config_ldap.c | 29 +
res/res_config_pgsql.c | 4
res/res_config_sqlite.c | 2
res/res_http_post.c | 4
res/res_jabber.c | 4
res/res_limit.c | 2
res/res_musiconhold.c | 49 +--
res/res_odbc.c | 4
res/res_smdi.c | 12
res/snmp/agent.c | 2
sounds/Makefile | 3
sounds/sounds.xml | 30 +
utils/extconf.c | 10
utils/frame.c | 14
utils/muted.c | 4
134 files changed, 1730 insertions(+), 1270 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

View File

@@ -0,0 +1,652 @@
Release Summary
asterisk-1.6.1.5
Date: 2009-08-28
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release includes only bug fixes. The changes included were made only
to address problems that have been identified in this release series.
Users should be able to safely upgrade to this version if this release
series is already in use. Users considering upgrading from a previous
release series are strongly encouraged to review the UPGRADE.txt document
as well as the CHANGES document for information about upgrading to this
release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-1.6.1.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
16 tilghman 2 dvossel 3 alecdavis
10 kpfleming 2 mnicholson 3 Nick_Lewis
5 russell 1 alexh 3 rain
4 mmichelson 1 aragon 2 pprindeville
3 dbrooks 1 caspy 2 slavon
3 file 1 CGMChris 1 agupta
3 jpeeler 1 dbrooks 1 alexh
3 seanbright 1 jpeeler 1 aragon
2 dvossel 1 lasko 1 atis
2 mnicholson 1 lmadsen 1 bcnit
2 Nick 1 mmichelson 1 Benjamin Kluck
2 qwell 1 Nick_Lewis 1 caspy
2 rmudgett 1 pprindeville 1 CGMChris
2 twilson 1 rain 1 chappell
1 atis 1 rue_mohr 1 corruptor
1 Benjamin 1 russell 1 davidw
1 chappell 1 slavon 1 dazza76
1 doda 1 suretec 1 doda
1 edantie 1 tilghman 1 edantie
1 fabled 1 zmehmood 1 fabled
1 ghenry 1 ffossard
1 junky 1 huangtx2009
1 klaus3000 1 jsmith
1 lmadsen 1 klaus3000
1 loloski 1 lmadsen
1 rain 1 loic
1 xvisor 1 macogeek
1 mvanbaak
1 natmlt
1 noahisaac
1 pkempgen
1 rue_mohr
1 suretec
1 tobias_e
1 trendboy
1 vbcrlfuser
1 wtca
1 zmehmood
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Category: Applications/app_chanspy
#15660: ChanSpy "whisper" is broken in 1.4.26
Revision: 214197
Reporter: corruptor
Testers: dvossel
Coders: dvossel
Category: Applications/app_fax
#15606: app_fax.c is not compiling under OpenBSD
Revision: 210240
Reporter: mvanbaak
Coders: kpfleming
#15610: T.38 re-INVITE received after T.38 already negotiated fails
Revision: 210819
Reporter: huangtx2009
Coders: file
Category: Applications/app_milliwatt
#15386: [patch] Milliwatt() is off by -11dbm
Revision: 209841
Reporter: rue_mohr
Testers: rue_mohr
Coders: russell
Category: Applications/app_mixmonitor
#15699: [patch] using ast_free instead of mixmonitor_free
Revision: 213132
Reporter: edantie
Coders: edantie
Category: Applications/app_queue
#14536: [patch] After a caller is processed by app_queue the queue_log
logs the hangup as TRANSFER
Revision: 211958
Reporter: aragon
Testers: aragon, mnicholson
Coders: mnicholson
#15664: [patch] QUEUE_MEMBER_LIST() returns member names instead of
interfaces
Revision: 211047
Reporter: rain
Coders: rain
Category: Applications/app_stack
#15557: [patch] Gosub() dequotes once more than Macro()
Revision: 210910
Reporter: rain
Testers: rain
Coders: tilghman
#15617: [patch] crash in LOCAL() if Gosub stack is allocated but empty
Revision: 211234
Reporter: rain
Coders: tilghman
Category: Applications/app_voicemail
#15717: MWI is not sent to a SIP phone upon registration, but is after the
mailbox is updated/checked
Revision: 213699
Reporter: natmlt
Coders: kpfleming
#15720: opendir() return code is not checked in last_message_index()
Revision: 212630
Reporter: tobias_e
Coders: tilghman
Category: Applications/app_voicemail/IMAP
#14496: [patch] IMAP crash multiple callers / callers hangup at beep
Revision: 210567
Reporter: vbcrlfuser
Testers: lmadsen, mmichelson, dbrooks
Coders: lmadsen
#14597: greetings can not be retrieved from IMAP
Revision: 213412
Reporter: wtca
Testers: jpeeler
Coders: mmichelson
#14950: [patch] Greetings are stored as IMAP messages even when
imapgreetings=no
Revision: 213835
Reporter: noahisaac
Coders: jpeeler
#15729: IMAP greetings not stored in dovecot
Revision: 213835
Reporter: lmadsen
Coders: jpeeler
Category: CDR/General
#15751: [patch] Core dump in ast_bridge_call features.c line 2772
Revision: 213349
Reporter: atis
Coders: atis
Category: Channels/chan_agent
#15668: AGENTACCEPTDTMF is incorrectly spelled as AGENTACCEPTDMTF in code
to recognize channel variables.
Revision: 212583
Reporter: davidw
Coders: seanbright
Category: Channels/chan_dahdi
#15655: [patch] Dialplan starts execution before call is accepted
Revision: 210681
Reporter: alecdavis
Coders: rmudgett
#15727: [patch] Message Waiting Indication(MWI) is randomly generated when
FXO is set to DTMF Caller ID
Revision: 212433
Reporter: doda
Coders: doda
Category: Channels/chan_misdn
#12113: [patch] asterisk crash at reload chan_misdn.so
Revision: 212508
Reporter: agupta
Coders: jpeeler
Category: Channels/chan_sip/General
#12869: [patch] 'context' doesn't change when 'sip reload' issued when
driven from realtime
Revision: 213096
Reporter: bcnit
Testers: lasko
Coders: tilghman
#15362: [patch] log message output is truncated
Revision: 214201
Reporter: klaus3000
Coders: klaus3000
#15596: [patch] all codecs allowed, but textsupport=no crashes on T140RED
enabled call
Revision: 209517
Reporter: fabled
Coders: fabled
Category: Channels/chan_sip/Registration
#14366: [patch] Registration expiry not compatible with some ITSP
Revision: 211950
Reporter: Nick_Lewis
Testers: mnicholson
Coders: mnicholson, Nick
#15539: [patch] Register request line contains wrong address when domain
and registrar host differ
Revision: 213724
Reporter: Nick_Lewis
Testers: Nick_Lewis, dvossel
Coders: Nick, dvossel
Category: Channels/chan_sip/T.38
#15182: [patch] T.38 invite does not always comply with RFC 2327
Revision: 209134
Reporter: CGMChris
Testers: CGMChris
Coders: mmichelson
Category: Channels/chan_sip/Video
#15121: [patch] Video support in SIP channel driver appears to be totally
broken
Revision: 211349
Reporter: jsmith
Coders: file
Category: Core/BuildSystem
#15697: most cleaner alaw don't compile
Revision: 213181
Reporter: slavon
Coders: qwell
#15698: [patch] If enable DEBUG_FD_LEAKS - h323 can't start.
Revision: 213562
Reporter: slavon
Testers: slavon, tilghman
Coders: tilghman
#15714: [patch] Asterisk won't build with curl unless curl_config is
present
Revision: 214520
Reporter: pprindeville
Testers: pprindeville
Coders: tilghman
Category: Core/General
#14730: [patch] Fix runlevels in Debian rc files
Revision: 213902
Reporter: pkempgen
Coders: tilghman
#15273: [patch] german time (20:01:00 oh clock) is announced wrong
Revision: 214076
Reporter: Benjamin Kluck
Coders: Benjamin
#15649: T38 Faxing failing on 1.6.1 svn
Revision: 210994
Reporter: dazza76
Coders: kpfleming
#15667: LOGGER WARNING : error executing after rotate
Revision: 212579
Reporter: loic
Coders: seanbright
Category: Core/ManagerInterface
#15397: [patch] segfault in action_coreshowchannels() at manager.c
Revision: 210916
Reporter: caspy
Testers: caspy
Coders: tilghman
#15730: [patch] manager keeps creating /tmp/ast-ami-XXXXXX files (without
deleting) when a single manager client remains logged in
Revision: 212766
Reporter: zmehmood
Testers: zmehmood
Coders: junky
Category: Core/PBX
#15242: [patch] log does not indicate which function is missing closing
parenthesis
Revision: 213973
Reporter: Nick_Lewis
Coders: dbrooks, loloski
Category: Documentation
#15755: Description in queues.conf on call recording is slightly
misleading
Revision: 213496
Reporter: trendboy
Coders: qwell
Category: Functions/func_iconv
#15169: When building with uClibc, configure script mistakenly assumes
iconv is always available
Revision: 214154
Reporter: pprindeville
Coders: tilghman
Category: General
#15571: [patch] 'received' typos in trunk, in 6 files
Revision: 209233
Reporter: alecdavis
Coders: dbrooks
#15595: [patch] fix spelling for typos, mainly in comments.
Revision: 209593
Reporter: alecdavis
Coders: dbrooks
Category: PBX/pbx_dundi
#15322: [patch] DUNDILOOKUP() does not accept comma as argument separator
Revision: 213977
Reporter: chappell
Coders: chappell
Category: Resources/General
#15624: res_ais, communication ok, but wrong state send and receive.
Revision: 209836
Reporter: ffossard
Testers: russell
Coders: russell
Category: Resources/res_config_ldap
#13725: [patch] ERROR[7387]: res_config_ldap.c:1292 update_ldap: Couldn't
modify dn:cn=1001,dc=xxx,dc=xxx because Invalid syntax
Revision: 211775
Reporter: macogeek
Testers: suretec
Coders: xvisor
#15710: Typo in LDAP schema files on line 598
Revision: 212029
Reporter: suretec
Coders: ghenry
Category: Resources/res_musiconhold
#15051: [patch] Moh class set in the dialplan is ignored with realtime moh
Revision: 209199
Reporter: alexh
Testers: alexh
Coders: mmichelson
----------------------------------------------------------------------
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 |
|----------+------------+-----------------------------------+------------|
| | | Restore explicit export of | |
| 209058 | kpfleming | ASTCFLAGS/ASTLDFLAGS and | |
| | | underscore-variants to sub-makes. | |
|----------+------------+-----------------------------------+------------|
| 209237 | mmichelson | Gracefully handle malformed RTP | |
| | | text packets. | |
|----------+------------+-----------------------------------+------------|
| 209262 | kpfleming | Make T.38 switchover in | |
| | | ReceiveFAX synchronous. | |
|----------+------------+-----------------------------------+------------|
| 209281 | kpfleming | Cleanup T.38 negotiation changes. | |
|----------+------------+-----------------------------------+------------|
| 209327 | tilghman | Publish French extra sounds | |
|----------+------------+-----------------------------------+------------|
| | | Fix some places where | |
| 209714 | russell | ast_event_type was used instead | |
| | | of ast_event_ie_type. | |
|----------+------------+-----------------------------------+------------|
| 209781 | kpfleming | Minor changes inspired by testing | |
| | | with latest GCC. | |
|----------+------------+-----------------------------------+------------|
| 209900 | russell | Resolve a valgrind warning about | #15396 |
| | | a read from uninitialized memory. | |
|----------+------------+-----------------------------------+------------|
| 211115 | russell | Resolve a deadlock involving | |
| | | app_chanspy and masquerades. | |
|----------+------------+-----------------------------------+------------|
| 211277 | tilghman | Small oops. Clear the flags which | |
| | | have been checked. | |
|----------+------------+-----------------------------------+------------|
| 211569 | tilghman | AST-2009-005 | |
|----------+------------+-----------------------------------+------------|
| 211586 | tilghman | Conversion specifiers, not format | |
| | | specifiers | |
|----------+------------+-----------------------------------+------------|
| | | Check an actual populated | |
| 212069 | file | variable when seeing if we need | |
| | | to do video or not. | |
|----------+------------+-----------------------------------+------------|
| | | Ensure that T38FaxVersion is put | |
| 212115 | kpfleming | into outgoing SDP in the proper | |
| | | case. | |
|----------+------------+-----------------------------------+------------|
| 212386 | seanbright | Handle slin16 for extra sounds as | |
| | | well. | |
|----------+------------+-----------------------------------+------------|
| 212768 | rmudgett | Removed some deadwood and added | |
| | | some doxygen comments. | |
|----------+------------+-----------------------------------+------------|
| | | Make the default extconfig.conf | |
| 212862 | tilghman | match entries with the sample | |
| | | res_mysql.conf. | |
|----------+------------+-----------------------------------+------------|
| 212928 | kpfleming | Convert this branch to Opsound | |
| | | music-on-hold. | |
|----------+------------+-----------------------------------+------------|
| | | Remove some | |
| 212942 | kpfleming | accidentally-committed | |
| | | properties. | |
|----------+------------+-----------------------------------+------------|
| 213449 | twilson | Make LOAD_ORDER actually work | |
|----------+------------+-----------------------------------+------------|
| 213452 | twilson | Oops, committed this first. Make | |
| | | the merged property happy | |
|----------+------------+-----------------------------------+------------|
| | | Make autoheader descriptions | |
| 214365 | tilghman | render correctly in our | #14906 |
| | | autoconfig.h file. | |
|----------+------------+-----------------------------------+------------|
| | | One more build system change, to | |
| 214496 | tilghman | make the descriptions look | |
| | | better, if we have better | |
| | | information. | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.
CREDITS | 2
Makefile | 11
UPGRADE-1.4.txt | 4
agi/eagi-sphinx-test.c | 2
agi/eagi-test.c | 2
apps/app_adsiprog.c | 6
apps/app_alarmreceiver.c | 2
apps/app_chanspy.c | 20 -
apps/app_dahdibarge.c | 6
apps/app_disa.c | 4
apps/app_fax.c | 136 ++++----
apps/app_followme.c | 2
apps/app_macro.c | 8
apps/app_meetme.c | 28 -
apps/app_milliwatt.c | 9
apps/app_minivm.c | 8
apps/app_mixmonitor.c | 10
apps/app_morsecode.c | 4
apps/app_osplookup.c | 34 +-
apps/app_privacy.c | 4
apps/app_queue.c | 20 -
apps/app_readfile.c | 2
apps/app_record.c | 4
apps/app_rpt.c | 37 +-
apps/app_setcallerid.c | 2
apps/app_sms.c | 4
apps/app_stack.c | 15
apps/app_talkdetect.c | 8
apps/app_verbose.c | 2
apps/app_voicemail.c | 114 ++++---
apps/app_waitforring.c | 2
apps/app_waitforsilence.c | 6
apps/app_waituntil.c | 2
autoconf/ast_ext_lib.m4 | 39 +-
autoconf/libcurl.m4 | 243 +++++++++++++++
build_tools/prep_tarball | 2
cdr/cdr_adaptive_odbc.c | 20 -
cdr/cdr_pgsql.c | 6
channels/chan_agent.c | 13
channels/chan_console.c | 2
channels/chan_dahdi.c | 163 +++++-----
channels/chan_iax2.c | 8
channels/chan_mgcp.c | 14
channels/chan_misdn.c | 2
channels/chan_oss.c | 2
channels/chan_phone.c | 2
channels/chan_sip.c | 364 +++++++++++-----------
channels/chan_skinny.c | 2
channels/chan_usbradio.c | 22 -
channels/chan_vpb.cc | 2
channels/iax2-provision.c | 4
channels/misdn/ie.c | 2
channels/misdn/isdn_lib.c | 74 ++--
channels/misdn_config.c | 15
codecs/codec_speex.c | 8
codecs/lpc10/pitsyn.c | 2
configs/extconfig.conf.sample | 6
configs/queues.conf.sample | 4
configs/udptl.conf.sample | 5
configure.ac | 96 -----
contrib/init.d/rc.debian.asterisk | 2
contrib/scripts/asterisk.ldap-schema | 43 ++
contrib/scripts/asterisk.ldif | 30 +
doc/CODING-GUIDELINES | 12
doc/tex/asterisk.tex | 2
doc/tex/imapstorage.tex | 23 +
funcs/func_channel.c | 4
funcs/func_cut.c | 10
funcs/func_dialplan.c | 2
funcs/func_enum.c | 2
funcs/func_math.c | 4
funcs/func_odbc.c | 2
funcs/func_rand.c | 4
funcs/func_speex.c | 2
funcs/func_strings.c | 4
funcs/func_timeout.c | 2
include/asterisk.h | 6
include/asterisk/abstract_jb.h | 4
include/asterisk/app.h | 12
include/asterisk/autoconfig.h.in | 562 ++++++++++++++++-------------------
include/asterisk/module.h | 2
main/Makefile | 2
main/acl.c | 12
main/alaw.c | 1
main/app.c | 27 +
main/asterisk.c | 24 -
main/astfd.c | 2
main/cdr.c | 4
main/channel.c | 33 +-
main/cli.c | 2
main/config.c | 2
main/db1-ast/mpool/mpool.c | 6
main/dnsmgr.c | 2
main/dsp.c | 2
main/enum.c | 2
main/event.c | 25 -
main/features.c | 30 -
main/frame.c | 2
main/http.c | 6
main/indications.c | 24 -
main/loader.c | 4
main/logger.c | 2
main/manager.c | 14
main/netsock.c | 2
main/pbx.c | 18 -
main/rtp.c | 3
main/say.c | 25 +
main/timing.c | 2
main/udptl.c | 37 +-
main/ulaw.c | 1
main/utils.c | 4
pbx/dundi-parser.c | 2
pbx/pbx_config.c | 8
pbx/pbx_dundi.c | 69 ++--
pbx/pbx_loopback.c | 2
pbx/pbx_spool.c | 10
res/ael/pval.c | 8
res/res_agi.c | 26 -
res/res_config_curl.c | 6
res/res_config_ldap.c | 29 +
res/res_config_pgsql.c | 4
res/res_config_sqlite.c | 2
res/res_http_post.c | 4
res/res_jabber.c | 4
res/res_limit.c | 2
res/res_musiconhold.c | 49 +--
res/res_odbc.c | 4
res/res_smdi.c | 12
res/snmp/agent.c | 2
sounds/Makefile | 3
sounds/sounds.xml | 30 +
utils/extconf.c | 10
utils/frame.c | 14
utils/muted.c | 4
134 files changed, 1730 insertions(+), 1270 deletions(-)
----------------------------------------------------------------------

View File

@@ -5,7 +5,7 @@
#
# It will be executed from the top-level directory of the project.
make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget all
make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-OPSOUND-WAV WGET=wget DOWNLOAD=wget all
make AWK=awk GREP=grep menuselect-tree
make_tex_docs() {

View File

@@ -48,7 +48,7 @@ reference purposes.
\input{../../LICENSE}
\subsection{Hold Music}
Digium has licensed the music included with
the Asterisk distribution From FreePlayMusic
the Asterisk distribution From opsound.org
for use and distribution with Asterisk. It
is licensed ONLY for use as hold music within
an Asterisk based PBX.

View File

@@ -43,7 +43,7 @@ MES:=$(subst -G729,-g729,$(MES))
MES:=$(subst -G722,-g722,$(MES))
EXTRA_SOUNDS:=$(MES:EXTRA-SOUNDS-%=asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION).tar.gz)
EXTRA_SOUND_TAGS:=$(MES:EXTRA-SOUNDS-%=$(SOUNDS_DIR)/.asterisk-extra-sounds-%-$(EXTRA_SOUNDS_VERSION))
MM:=$(subst -FREEPLAY-,-freeplay-,$(MENUSELECT_MOH))
MM:=$(subst -OPSOUND-,-opsound-,$(MENUSELECT_MOH))
MM:=$(subst -WAV,-wav,$(MM))
MM:=$(subst -ULAW,-ulaw,$(MM))
MM:=$(subst -ALAW,-alaw,$(MM))

View File

@@ -44,20 +44,20 @@
</member>
</category>
<category name="MENUSELECT_MOH" displayname="Music On Hold File Packages" positive_output="yes">
<member name="MOH-FREEPLAY-WAV" displayname="FreePlay Music On Hold Files, WAV format" >
<member name="MOH-OPSOUND-WAV" displayname="opsound.org Music On Hold Files, WAV format" >
<defaultenabled>yes</defaultenabled>
</member>
<member name="MOH-FREEPLAY-ULAW" displayname="FreePlay Music On Hold Files, mu-Law format" >
<member name="MOH-OPSOUND-ULAW" displayname="opsound.org Music On Hold Files, mu-Law format" >
</member>
<member name="MOH-FREEPLAY-ALAW" displayname="FreePlay Music On Hold Files, a-Law format" >
<member name="MOH-OPSOUND-ALAW" displayname="opsound.org Music On Hold Files, a-Law format" >
</member>
<member name="MOH-FREEPLAY-GSM" displayname="FreePlay Music On Hold Files, GSM format" >
<member name="MOH-OPSOUND-GSM" displayname="opsound.org Music On Hold Files, GSM format" >
</member>
<member name="MOH-FREEPLAY-G729" displayname="FreePlay Music On Hold Files, G.729 format" >
<member name="MOH-OPSOUND-G729" displayname="opsound.org Music On Hold Files, G.729 format" >
</member>
<member name="MOH-FREEPLAY-G722" displayname="FreePlay Music On Hold Files, G.722 format" >
<member name="MOH-OPSOUND-G722" displayname="opsound.org Music On Hold Files, G.722 format" >
</member>
<member name="MOH-FREEPLAY-SLN16" displayname="FreePlay Music On Hold Files, Signed-linear 16kHz format" >
<member name="MOH-OPSOUND-SLN16" displayname="opsound.org Music On Hold Files, Signed-linear 16kHz format" >
</member>
</category>
<category name="MENUSELECT_EXTRA_SOUNDS" displayname="Extras Sound Packages" positive_output="yes">