]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for certified/16.8-cert9 certified/16.8-cert9
authorAsterisk Development Team <asteriskteam@digium.com>
Tue, 22 Jun 2021 15:25:11 +0000 (10:25 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Tue, 22 Jun 2021 15:25:11 +0000 (10:25 -0500)
.version
ChangeLog
asterisk-certified-16.8-cert8-summary.html [deleted file]
asterisk-certified-16.8-cert8-summary.txt [deleted file]
asterisk-certified-16.8-cert9-summary.html [new file with mode: 0644]
asterisk-certified-16.8-cert9-summary.txt [new file with mode: 0644]

index 1ec0fac47ed024fcc2b0d0176227d69635bc09fa..2603ab97cef61d8ceb43ffa7658776d5645b6e95 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-certified/16.8-cert8
\ No newline at end of file
+certified/16.8-cert9
\ No newline at end of file
index 4921b2f99dfc0ea61621ec99e63cabf0c2a608ff..d04aaed7dcdf3046488db4eace0aea5041c49851 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2021-06-22 15:25 +0000  Asterisk Development Team <asteriskteam@digium.com>
+
+       * asterisk certified/16.8-cert9 Released.
+
+2021-06-21 06:31 +0000 [a3481f07f2]  Joshua C. Colp <jcolp@sangoma.com>
+
+       * core: Don't play silence for Busy() and Congestion() applications.
+
+         When using the Busy() and Congestion() applications the
+         function ast_safe_sleep is used by wait_for_hangup to safely
+         wait on the channel. This function may send silence if Asterisk
+         is configured to do so using the transmit_silence option.
+
+         In a scenario where an answered channel dials a Local channel
+         either directly or through call forwarding and the Busy()
+         or Congestion() dialplan applications were executed with the
+         transmit_silence option enabled the busy or congestion
+         tone would not be heard.
+
+         This is because inband generation of tones (such as busy
+         and congestion) is stopped when other audio is sent to
+         the channel they are being played to. In the given
+         scenario the transmit_silence option would result in
+         silence being sent to the channel, thus stopping the
+         inband generation.
+
+         This change adds a variant of ast_safe_sleep which can be
+         used when silence should not be played to the channel. The
+         wait_for_hangup function has been updated to use this
+         resulting in the tones being generated as expected.
+
+         ASTERISK-29485
+
+         Change-Id: I066bfc987a3ad6f0ccc88e0af4cd63f6a4729133
+
 2021-03-25 17:43 +0000  Asterisk Development Team <asteriskteam@digium.com>
 
        * asterisk certified/16.8-cert8 Released.
diff --git a/asterisk-certified-16.8-cert8-summary.html b/asterisk-certified-16.8-cert8-summary.html
deleted file mode 100644 (file)
index 0c5e368..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!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"><title>Release Summary - asterisk-certified/16.8-cert8</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/16.8-cert8</h3><h3 align="center">Date: 2021-03-25</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="#closed_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><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version 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-certified/16.8-cert7.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><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 affected by commits that went into this release.</p><table width="100%" border="0">
-<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
-<tr valign="top"><td width="33%">3 Joshua C. Colp <jcolp@sangoma.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 George Joseph <gjoseph@digium.com><br/></td><td width="33%"><td width="33%">2 Joshua C. Colp <jcolp@digium.com><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Stefan Ruf <ruf.stefan@swm.de><br/></td></tr>
-</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Applications/app_confbridge</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29071">ASTERISK-29071</a>: app_confbridge: Memory rises when jitterbuffer enabled and muting over AMI occurs<br/>Reported by: Stefan Ruf<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d1057ac4276aeea4f0c2129f41699b88e078b458">[d1057ac427]</a> Joshua C. Colp -- channel: Fix crash in suppress API.</li>
-</ul><br><h4>Category: Core/Bridging</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29071">ASTERISK-29071</a>: app_confbridge: Memory rises when jitterbuffer enabled and muting over AMI occurs<br/>Reported by: Stefan Ruf<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d1057ac4276aeea4f0c2129f41699b88e078b458">[d1057ac427]</a> Joshua C. Colp -- channel: Fix crash in suppress API.</li>
-</ul><br><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29215">ASTERISK-29215</a>: res_pjsip_session: NULL active_media_state topology caused asterisk crash<br/>Reported by: sungtae kim<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a41edfb46f826eedf62aff86667df6267d4734fd">[a41edfb46f]</a> George Joseph -- res_pjsip_session: Make reschedule_reinvite check for NULL topologies</li>
-</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29352">ASTERISK-29352</a>: res_rtp_asterisk: Fix frame delivery time when SSRC changes<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=871349275857c0d2e14da5c799a43b0d19fe8ad2">[8713492758]</a> Joshua C. Colp -- res_rtp_asterisk: Force resync on SSRC change.</li>
-</ul><br><h3>Improvement</h3><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29326">ASTERISK-29326</a>: asterisk: Update copyright/company<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3875f7ac37cebd3e7078d70974554e9337fd6309">[3875f7ac37]</a> Joshua C. Colp -- asterisk: Update copyright.</li>
-</ul><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><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
-<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8616ea05044397df3f3f0ebff55210e1d8edbfd9">8616ea0504</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for certified/16.8-cert6</td></tr>
-</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><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>b/CHANGES                                      |   14 +++
-b/README.md                                    |    8 +-
-b/UPGRADE.txt                                  |   14 +++
-b/main/asterisk.c                              |    8 +-
-b/main/channel.c                               |    4 -
-b/res/res_pjsip_session.c                      |   28 ++++++-
-b/res/res_rtp_asterisk.c                       |   92 +++++++++++++------------
-doc/CHANGES-staging/srtp_replay_protection.txt |    9 --
-doc/UPGRADE-staging/srtp_replay_protection.txt |    9 --
-9 files changed, 112 insertions(+), 74 deletions(-)</pre><br></html>
\ No newline at end of file
diff --git a/asterisk-certified-16.8-cert8-summary.txt b/asterisk-certified-16.8-cert8-summary.txt
deleted file mode 100644 (file)
index ebfbfa0..0000000
+++ /dev/null
@@ -1,140 +0,0 @@
-                                Release Summary
-
-                         asterisk-certified/16.8-cert8
-
-                                Date: 2021-03-25
-
-                           <asteriskteam@digium.com>
-
-     ----------------------------------------------------------------------
-
-                               Table of Contents
-
-    1. Summary
-    2. Contributors
-    3. Closed Issues
-    4. Other Changes
-    5. Diffstat
-
-     ----------------------------------------------------------------------
-
-                                    Summary
-
-                                 [Back to Top]
-
-   This release is a point release of an existing major version. The changes
-   included were made to address problems that have been identified in this
-   release series, or are minor, backwards compatible new features or
-   improvements. Users should be able to safely upgrade to this version if
-   this release series is already in use. Users considering upgrading from a
-   previous version 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-certified/16.8-cert7.
-
-     ----------------------------------------------------------------------
-
-                                  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 affected by commits that went into
-   this release.
-
-   Coders                      Testers               Reporters                
-   3 Joshua C. Colp                                  2 Joshua C. Colp         
-   1 Asterisk Development Team                       1 sungtae kim            
-   1 George Joseph                                   1 Stefan Ruf             
-
-     ----------------------------------------------------------------------
-
-                                 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.
-
-  Bug
-
-    Category: Applications/app_confbridge
-
-   ASTERISK-29071: app_confbridge: Memory rises when jitterbuffer enabled and
-   muting over AMI occurs
-   Reported by: Stefan Ruf
-     * [d1057ac427] Joshua C. Colp -- channel: Fix crash in suppress API.
-
-    Category: Core/Bridging
-
-   ASTERISK-29071: app_confbridge: Memory rises when jitterbuffer enabled and
-   muting over AMI occurs
-   Reported by: Stefan Ruf
-     * [d1057ac427] Joshua C. Colp -- channel: Fix crash in suppress API.
-
-    Category: Resources/res_pjsip_session
-
-   ASTERISK-29215: res_pjsip_session: NULL active_media_state topology caused
-   asterisk crash
-   Reported by: sungtae kim
-     * [a41edfb46f] George Joseph -- res_pjsip_session: Make
-       reschedule_reinvite check for NULL topologies
-
-    Category: Resources/res_rtp_asterisk
-
-   ASTERISK-29352: res_rtp_asterisk: Fix frame delivery time when SSRC
-   changes
-   Reported by: Joshua C. Colp
-     * [8713492758] Joshua C. Colp -- res_rtp_asterisk: Force resync on SSRC
-       change.
-
-  Improvement
-
-    Category: Core/General
-
-   ASTERISK-29326: asterisk: Update copyright/company
-   Reported by: Joshua C. Colp
-     * [3875f7ac37] Joshua C. Colp -- asterisk: Update copyright.
-
-     ----------------------------------------------------------------------
-
-                      Commits Not Associated with an Issue
-
-                                 [Back to Top]
-
-   This is a list of all changes that went into this release that did not
-   reference a JIRA issue.
-
-   +------------------------------------------------------------------------+
-   | Revision   | Author               | Summary                            |
-   |------------+----------------------+------------------------------------|
-   | 8616ea0504 | Asterisk Development | Update CHANGES and UPGRADE.txt for |
-   |            | Team                 | certified/16.8-cert6               |
-   +------------------------------------------------------------------------+
-
-     ----------------------------------------------------------------------
-
-                                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.
-
- b/CHANGES                                      |   14 +++
- b/README.md                                    |    8 +-
- b/UPGRADE.txt                                  |   14 +++
- b/main/asterisk.c                              |    8 +-
- b/main/channel.c                               |    4 -
- b/res/res_pjsip_session.c                      |   28 ++++++-
- b/res/res_rtp_asterisk.c                       |   92 +++++++++++++------------
- doc/CHANGES-staging/srtp_replay_protection.txt |    9 --
- doc/UPGRADE-staging/srtp_replay_protection.txt |    9 --
- 9 files changed, 112 insertions(+), 74 deletions(-)
diff --git a/asterisk-certified-16.8-cert9-summary.html b/asterisk-certified-16.8-cert9-summary.html
new file mode 100644 (file)
index 0000000..3fe804c
--- /dev/null
@@ -0,0 +1,11 @@
+<!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"><title>Release Summary - asterisk-certified/16.8-cert9</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/16.8-cert9</h3><h3 align="center">Date: 2021-06-22</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
+<li><a href="#summary">Summary</a></li>
+<li><a href="#contributors">Contributors</a></li>
+<li><a href="#closed_issues">Closed Issues</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><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version 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-certified/16.8-cert8.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><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 affected by commits that went into this release.</p><table width="100%" border="0">
+<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
+<tr valign="top"><td width="33%">1 Joshua C. Colp <jcolp@sangoma.com><br/></td><td width="33%"><td width="33%">1 Joshua C. Colp <jcolp@digium.com><br/></td></tr>
+</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Core/PBX</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29485">ASTERISK-29485</a>: core: Inband generation of tones for Busy() and Congestion() may not occur<br/>Reported by: Joshua C. Colp<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a3481f07f210eaa2a7f73418758bfd53485d90a2">[a3481f07f2]</a> Joshua C. Colp -- core: Don't play silence for Busy() and Congestion() applications.</li>
+</ul><br><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><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>0 files changed</pre><br></html>
\ No newline at end of file
diff --git a/asterisk-certified-16.8-cert9-summary.txt b/asterisk-certified-16.8-cert9-summary.txt
new file mode 100644 (file)
index 0000000..c672a2b
--- /dev/null
@@ -0,0 +1,82 @@
+                                Release Summary
+
+                         asterisk-certified/16.8-cert9
+
+                                Date: 2021-06-22
+
+                           <asteriskteam@digium.com>
+
+     ----------------------------------------------------------------------
+
+                               Table of Contents
+
+    1. Summary
+    2. Contributors
+    3. Closed Issues
+    4. Diffstat
+
+     ----------------------------------------------------------------------
+
+                                    Summary
+
+                                 [Back to Top]
+
+   This release is a point release of an existing major version. The changes
+   included were made to address problems that have been identified in this
+   release series, or are minor, backwards compatible new features or
+   improvements. Users should be able to safely upgrade to this version if
+   this release series is already in use. Users considering upgrading from a
+   previous version 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-certified/16.8-cert8.
+
+     ----------------------------------------------------------------------
+
+                                  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 affected by commits that went into
+   this release.
+
+   Coders                   Testers                  Reporters                
+   1 Joshua C. Colp                                  1 Joshua C. Colp         
+
+     ----------------------------------------------------------------------
+
+                                 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.
+
+  Bug
+
+    Category: Core/PBX
+
+   ASTERISK-29485: core: Inband generation of tones for Busy() and
+   Congestion() may not occur
+   Reported by: Joshua C. Colp
+     * [a3481f07f2] Joshua C. Colp -- core: Don't play silence for Busy() and
+       Congestion() applications.
+
+     ----------------------------------------------------------------------
+
+                                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.
+
+ 0 files changed