Compare commits

...

4 Commits

Author SHA1 Message Date
Asterisk Autobuilder
4f7841431a Use autotagged externals
git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/tags/1.8.11-cert5-rc1@369852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-09 20:01:19 +00:00
Asterisk Autobuilder
e05d631b70 Importing release summary for 1.8.11-cert5-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/tags/1.8.11-cert5-rc1@369851 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-09 20:01:07 +00:00
Asterisk Autobuilder
96833dccb5 Importing files for 1.8.11-cert5-rc1 release.
git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/tags/1.8.11-cert5-rc1@369850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-09 20:01:00 +00:00
Asterisk Autobuilder
81e45c5e2e Creating tag for the release of certified-asterisk-1.8.11-cert5-rc1
git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/tags/1.8.11-cert5-rc1@369849 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-09 19:59:54 +00:00
5 changed files with 38612 additions and 0 deletions

3
.lastclean Normal file
View File

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

1
.version Normal file
View File

@@ -0,0 +1 @@
1.8.11-cert5-rc1

38423
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,74 @@
<!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 - certified-asterisk-1.8.11-cert5-rc1</title></head>
<body>
<h1 align="center"><a name="top">Release Summary</a></h1>
<h3 align="center">certified-asterisk-1.8.11-cert5-rc1</h3>
<h3 align="center">Date: 2012-07-09</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="#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, certified-asterisk-1.8.11-cert4.</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>
2 qwell<br/>
1 file<br/>
1 mjordan<br/>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>
<hr/>
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/1.8.11?view=revision&revision=369839">369839</a></td><td>qwell</td><td>Re-merge changes that were reverted.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/1.8.11?view=revision&revision=369840">369840</a></td><td>qwell</td><td>Remove file that should no longer exist.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/1.8.11?view=revision&revision=369845">369845</a></td><td>file</td><td>Add support for exposing the received contact URI and also for setting the request URI in messages.</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/certified/branches/1.8.11?view=revision&revision=369848">369848</a></td><td>mjordan</td><td>Fix deadlock between bridged channels that attempt to set the hangup source</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>
apps/app_mixmonitor.c | 161 ++++++++++++++++++++++++++++-
apps/app_voicemail.c | 121 +++++++++------------
apps/app_voicemail.exports.in | 9 -
channels/chan_dahdi.c | 13 +-
channels/chan_iax2.c | 15 ++
channels/chan_sip.c | 96 ++++++++++++++---
channels/sig_analog.c | 11 +
include/asterisk/app.h | 215 ++++++++++++++++++++++++++++++++++++++-
include/asterisk/app_voicemail.h | 214 --------------------------------------
include/asterisk/callerid.h | 1
include/asterisk/channel.h | 2
main/app.c | 206 +++++++++++++++++++++++++++++++++++++
main/callerid.c | 1
main/channel.c | 10 +
tests/test_voicemail_api.c | 47 ++------
15 files changed, 766 insertions(+), 356 deletions(-)
</pre><br/>
<hr/>
</body>
</html>

View File

@@ -0,0 +1,111 @@
Release Summary
certified-asterisk-1.8.11-cert5-rc1
Date: 2012-07-09
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Other Changes
4. 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, certified-asterisk-1.8.11-cert4.
----------------------------------------------------------------------
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
2 qwell
1 file
1 mjordan
----------------------------------------------------------------------
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 |
|----------+---------+-------------------------------+-------------------|
| 369839 | qwell | Re-merge changes that were | |
| | | reverted. | |
|----------+---------+-------------------------------+-------------------|
| 369840 | qwell | Remove file that should no | |
| | | longer exist. | |
|----------+---------+-------------------------------+-------------------|
| | | Add support for exposing the | |
| 369845 | file | received contact URI and also | |
| | | for setting the request URI | |
| | | in messages. | |
|----------+---------+-------------------------------+-------------------|
| | | Fix deadlock between bridged | |
| 369848 | mjordan | channels that attempt to set | |
| | | the hangup source | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.
apps/app_mixmonitor.c | 161 ++++++++++++++++++++++++++++-
apps/app_voicemail.c | 121 +++++++++------------
apps/app_voicemail.exports.in | 9 -
channels/chan_dahdi.c | 13 +-
channels/chan_iax2.c | 15 ++
channels/chan_sip.c | 96 ++++++++++++++---
channels/sig_analog.c | 11 +
include/asterisk/app.h | 215 ++++++++++++++++++++++++++++++++++++++-
include/asterisk/app_voicemail.h | 214 --------------------------------------
include/asterisk/callerid.h | 1
include/asterisk/channel.h | 2
main/app.c | 206 +++++++++++++++++++++++++++++++++++++
main/callerid.c | 1
main/channel.c | 10 +
tests/test_voicemail_api.c | 47 ++------
15 files changed, 766 insertions(+), 356 deletions(-)
----------------------------------------------------------------------