]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for certified/16.8-cert1-rc4 certified/16.8-cert1-rc4
authorAsterisk Development Team <asteriskteam@digium.com>
Thu, 26 Mar 2020 16:48:37 +0000 (11:48 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 26 Mar 2020 16:48:37 +0000 (11:48 -0500)
.version
ChangeLog
asterisk-certified-16.8-cert1-rc3-summary.html [deleted file]
asterisk-certified-16.8-cert1-rc4-summary.html [new file with mode: 0644]
asterisk-certified-16.8-cert1-rc4-summary.txt [moved from asterisk-certified-16.8-cert1-rc3-summary.txt with 53% similarity]

index 0d34d2da0cddd5590ddb89b4c3dd77bec18d6b75..c76250d1183acce34961345e1c6b0f054fcafed4 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-certified/16.8-cert1-rc3
\ No newline at end of file
+certified/16.8-cert1-rc4
\ No newline at end of file
index e7f1dba53e9ded13a12b186281019c1d87e868c2..8d5f5a5d9c79cbfdb9d8818c978fbe4bbfad6884 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+2020-03-26 16:48 +0000  Asterisk Development Team <asteriskteam@digium.com>
+
+       * asterisk certified/16.8-cert1-rc4 Released.
+
+2020-03-26 11:46 +0000 [096db19662]  Asterisk Development Team <asteriskteam@digium.com>
+
+       * Update CHANGES and UPGRADE.txt for certified/16.8-cert1-rc4
+2020-03-26 11:42 +0000 [c9cd681261]  Joshua C. Colp <jcolp@sangoma.com>
+
+       * CHANGES: Change md file extension to txt.
+
+         Change-Id: I168e2d3a65d444fb0961bd228257441fe718f6a7
+
+2020-03-23 05:49 +0000 [bdf4d159fd]  Joshua C. Colp <jcolp@sangoma.com>
+
+       * res_pjsip_session: Apply intention behind requested formats.
+
+         When an outgoing channel is created a list of formats may
+         optionally be provided which is used as a request that the
+         formats be used if possible. If an endpoint is not configured
+         for any of the formats we ignore this request and use what is
+         configured. This has the side effect of also including other
+         stream types (such as video) that were not present in the
+         requested formats.
+
+         This change makes it so that the intention of the request is
+         preserved - that is if only an audio format is requested then
+         even if there is no joint audio format between the request and
+         the configuration we will still only place an audio stream in
+         the outgoing call.
+
+         ASTERISK-28787
+
+         Change-Id: Ia54c0c63e94aca176169b9bae4bb8a8380ea245f
+
+2020-03-25 04:38 +0000 [3d22ecb1e2]  Joshua C. Colp <jcolp@sangoma.com>
+
+       * res_rtp_asterisk: Ensure sufficient space for worst case NACK.
+
+         ASTERISK-28790
+
+         Change-Id: I10df52f98b19ed62575f25dab36e82d136dccd99
+
+2020-03-17 15:54 +0000 [904f6b7c2f]  Kevin Harwell <kharwell@digium.com>
+
+       * ast_coredumper: add Asterisk information dump
+
+         This patch makes it so ast_coredumper now outputs the following information to
+         a *-info.txt file when processing a core file:
+
+           asterisk version and "built by" string
+           BUILD_OPTS
+           system start, and last reloaded date/time
+           taskprocessor list
+           equivalent of "bridge show all"
+           equivalent of "core show channels verbose"
+
+         Also a slight modification was made when trying to obtain the pid(s) of a
+         running Asterisk. If it fails to retrieve any it now reports an error.
+
+         Change-Id: I54f35c19ab69b8f8dc78cc933c3fb7c99cef346b
+
+2020-03-19 08:48 +0000 [aa04c3f49b]  Joshua C. Colp <jcolp@sangoma.com>
+
+       * res_pjsip_session: Don't restrict non-audio default streams to sendrecv.
+
+         The state of the default audio stream is used for hold/unhold so we
+         restrict it to sendrecv as the core does not handle when it changes as
+         a result of hold/unhold.
+
+         This restriction does not apply to other media types though so we now
+         only restrict it to audio. This allows the other default streams to
+         store their state at all values, and not just sendrecv and removed.
+
+         ASTERISK-28783
+
+         Change-Id: I139740f38cea7f7d92a876ec2631ef50681f6625
+
+2020-03-04 15:45 +0000 [7ecbcdf22f]  George Joseph <gjoseph@digium.com>
+
+       * CI: Create generic jenkinsfile
+
+         This is a generic jenkinsfile to build Asterisk and optionally
+         perform one or more of the following:
+          * Publish the API docs to the wiki
+          * Run the Unit tests
+          * Run Testsuite Tests
+
+         This job can be triggered manually from Jenkins or be triggered
+         automatically on a schedule based on a cron string.
+
+         Change-Id: Id9d22a778a1916b666e0e700af2b9f1bacda0852
+
 2020-03-04 15:43 +0000  Asterisk Development Team <asteriskteam@digium.com>
 
        * asterisk certified/16.8-cert1-rc3 Released.
diff --git a/asterisk-certified-16.8-cert1-rc3-summary.html b/asterisk-certified-16.8-cert1-rc3-summary.html
deleted file mode 100644 (file)
index 2d4b59b..0000000
+++ /dev/null
@@ -1,36 +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-cert1-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/16.8-cert1-rc3</h3><h3 align="center">Date: 2020-03-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="#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-cert1-rc2.</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/></td><td width="33%"><td width="33%">3 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: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28730">ASTERISK-28730</a>: res_pjsip_session: Fix out of order session refreshes<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d515dea9c6bedd9ad09ed546c9bd2e0d822b4256">[d515dea9c6]</a> Joshua C. Colp -- res_pjsip_session: Fix off-nominal session refreshes.</li>
-</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28764">ASTERISK-28764</a>: res_rtp_asterisk: Improve NACK support and seqno handling<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4458b7a52ad65b8fac22015d3b9c44f799710a96">[4458b7a52a]</a> Joshua C. Colp -- res_rtp_asterisk: Improve video performance in certain networks.</li>
-</ul><br><h3>Improvement</h3><h4>Category: Bridges/bridge_native_rtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28733">ASTERISK-28733</a>: stream: Add support for adding/removing streams during SFU/calls<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5fccf6d1c6a05ef048bc96bb8fc5d28a657b956c">[5fccf6d1c6]</a> Joshua C. Colp -- bridging: Add better support for adding/removing streams.</li>
-</ul><br><h4>Category: Bridges/bridge_simple</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28733">ASTERISK-28733</a>: stream: Add support for adding/removing streams during SFU/calls<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5fccf6d1c6a05ef048bc96bb8fc5d28a657b956c">[5fccf6d1c6]</a> Joshua C. Colp -- bridging: Add better support for adding/removing streams.</li>
-</ul><br><h4>Category: Bridges/bridge_softmix</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28733">ASTERISK-28733</a>: stream: Add support for adding/removing streams during SFU/calls<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5fccf6d1c6a05ef048bc96bb8fc5d28a657b956c">[5fccf6d1c6]</a> Joshua C. Colp -- bridging: Add better support for adding/removing streams.</li>
-</ul><br><h4>Category: Core/Streams</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28733">ASTERISK-28733</a>: stream: Add support for adding/removing streams during SFU/calls<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5fccf6d1c6a05ef048bc96bb8fc5d28a657b956c">[5fccf6d1c6]</a> Joshua C. Colp -- bridging: Add better support for adding/removing streams.</li>
-</ul><br><h4>Category: Resources/res_pjsip_sdp_rtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28733">ASTERISK-28733</a>: stream: Add support for adding/removing streams during SFU/calls<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5fccf6d1c6a05ef048bc96bb8fc5d28a657b956c">[5fccf6d1c6]</a> Joshua C. Colp -- bridging: Add better support for adding/removing streams.</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=b922e387d186b979773c01e394f22154c639587c">b922e387d1</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for certified/16.8-cert1</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>bridges/bridge_native_rtp.c |  168 +++++++++++++++++++++++++++---
-bridges/bridge_simple.c     |  198 +++++++++++++++++++++--------------
-bridges/bridge_softmix.c    |  246 +++++++++++++++++++++++++++++++++++---------
-include/asterisk/channel.h  |   20 +++
-main/channel.c              |   19 +++
-main/stream.c               |   22 +++
-res/res_pjsip_sdp_rtp.c     |   12 +-
-res/res_pjsip_session.c     |  107 ++++++++++++++++---
-res/res_rtp_asterisk.c      |  243 +++++++++++++++++++++++++++++++------------
-9 files changed, 807 insertions(+), 228 deletions(-)</pre><br></html>
\ No newline at end of file
diff --git a/asterisk-certified-16.8-cert1-rc4-summary.html b/asterisk-certified-16.8-cert1-rc4-summary.html
new file mode 100644 (file)
index 0000000..45f8292
--- /dev/null
@@ -0,0 +1,29 @@
+<!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-cert1-rc4</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/16.8-cert1-rc4</h3><h3 align="center">Date: 2020-03-26</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-cert1-rc3.</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%">4 Joshua C. Colp <jcolp@sangoma.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 Kevin Harwell <kharwell@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 Pascal Cadotte Michaud <pascal.cadotte@gmail.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: Applications/app_confbridge</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28790">ASTERISK-28790</a>: Crash during conference call using confbridge and video<br/>Reported by: Pascal Cadotte Michaud<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3d22ecb1e2b02f812d5a6854e769b12727341d5e">[3d22ecb1e2]</a> Joshua C. Colp -- res_rtp_asterisk: Ensure sufficient space for worst case NACK.</li>
+</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28790">ASTERISK-28790</a>: Crash during conference call using confbridge and video<br/>Reported by: Pascal Cadotte Michaud<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3d22ecb1e2b02f812d5a6854e769b12727341d5e">[3d22ecb1e2]</a> Joshua C. Colp -- res_rtp_asterisk: Ensure sufficient space for worst case NACK.</li>
+</ul><br><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28783">ASTERISK-28783</a>: res_pjsip_session: Allow default non-audio streams to have reflected state<br/>Reported by: Joshua C. Colp<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=aa04c3f49b0bc0cab745c213f690a5718421ea22">[aa04c3f49b]</a> Joshua C. Colp -- res_pjsip_session: Don't restrict non-audio default streams to sendrecv.</li>
+</ul><br><h3>Improvement</h3><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28787">ASTERISK-28787</a>: res_pjsip_session: Decide more intelligently when to add video<br/>Reported by: Joshua C. Colp<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bdf4d159fdb609efb739ee25e87e4e4bd40faefb">[bdf4d159fd]</a> Joshua C. Colp -- res_pjsip_session: Apply intention behind requested formats.</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=096db196620afe4df2857be61b59ad3d48e00ff1">096db19662</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for certified/16.8-cert1-rc4</td></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c9cd68126152bae26d42f5b9ce8811ddf1eda4d8">c9cd681261</a></td><td>Joshua C. Colp</td><td>CHANGES: Change md file extension to txt.</td></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=904f6b7c2f0ad658dffb28cb55db4bff5e9310a2">904f6b7c2f</a></td><td>Kevin Harwell</td><td>ast_coredumper: add Asterisk information dump</td></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7ecbcdf22f1aa02151a945698a1dce641ace777e">7ecbcdf22f</a></td><td>George Joseph</td><td>CI: Create generic jenkinsfile</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>CHANGES                                           |   13
+contrib/scripts/ast_coredumper                    |  417 +++++++++++++++++++++-
+res/res_pjsip_session.c                           |   44 +-
+res/res_rtp_asterisk.c                            |    5
+tests/CI/universal-asterisk-nongerrit.jenkinsfile |  394 ++++++++++++++++++++
+5 files changed, 844 insertions(+), 29 deletions(-)</pre><br></html>
\ No newline at end of file
similarity index 53%
rename from asterisk-certified-16.8-cert1-rc3-summary.txt
rename to asterisk-certified-16.8-cert1-rc4-summary.txt
index 36e11e74ba6165e8bbc206e66fe56ff08efdef21..10fb7633f39411f35d540d8c1cb2a5fda38bd081 100644 (file)
@@ -1,8 +1,8 @@
                                 Release Summary
 
-                       asterisk-certified/16.8-cert1-rc3
+                       asterisk-certified/16.8-cert1-rc4
 
-                                Date: 2020-03-04
+                                Date: 2020-03-26
 
                            <asteriskteam@digium.com>
 
@@ -32,7 +32,7 @@
    to this release series.
 
    The data in this summary reflects changes that have been made since the
-   previous release, asterisk-certified/16.8-cert1-rc2.
+   previous release, asterisk-certified/16.8-cert1-rc3.
 
      ----------------------------------------------------------------------
 
    this release.
 
    Coders                      Testers               Reporters                
-   3 Joshua C. Colp                                  3 Joshua C. Colp         
-   1 Asterisk Development Team 
+   4 Joshua C. Colp                                  2 Joshua C. Colp         
+   1 Asterisk Development Team                       1 Pascal Cadotte Michaud 
+   1 Kevin Harwell             
+   1 George Joseph             
 
      ----------------------------------------------------------------------
 
 
   Bug
 
-    Category: Resources/res_pjsip_session
-
-   ASTERISK-28730: res_pjsip_session: Fix out of order session refreshes
-   Reported by: Joshua C. Colp
-     * [d515dea9c6] Joshua C. Colp -- res_pjsip_session: Fix off-nominal
-       session refreshes.
-
-    Category: Resources/res_rtp_asterisk
-
-   ASTERISK-28764: res_rtp_asterisk: Improve NACK support and seqno handling
-   Reported by: Joshua C. Colp
-     * [4458b7a52a] Joshua C. Colp -- res_rtp_asterisk: Improve video
-       performance in certain networks.
-
-  Improvement
+    Category: Applications/app_confbridge
 
-    Category: Bridges/bridge_native_rtp
+   ASTERISK-28790: Crash during conference call using confbridge and video
+   Reported by: Pascal Cadotte Michaud
+     * [3d22ecb1e2] Joshua C. Colp -- res_rtp_asterisk: Ensure sufficient
+       space for worst case NACK.
 
-   ASTERISK-28733: stream: Add support for adding/removing streams during
-   SFU/calls
-   Reported by: Joshua C. Colp
-     * [5fccf6d1c6] Joshua C. Colp -- bridging: Add better support for
-       adding/removing streams.
-
-    Category: Bridges/bridge_simple
+    Category: Resources/res_pjsip
 
-   ASTERISK-28733: stream: Add support for adding/removing streams during
-   SFU/calls
-   Reported by: Joshua C. Colp
-     * [5fccf6d1c6] Joshua C. Colp -- bridging: Add better support for
-       adding/removing streams.
+   ASTERISK-28790: Crash during conference call using confbridge and video
+   Reported by: Pascal Cadotte Michaud
+     * [3d22ecb1e2] Joshua C. Colp -- res_rtp_asterisk: Ensure sufficient
+       space for worst case NACK.
 
-    Category: Bridges/bridge_softmix
+    Category: Resources/res_pjsip_session
 
-   ASTERISK-28733: stream: Add support for adding/removing streams during
-   SFU/calls
+   ASTERISK-28783: res_pjsip_session: Allow default non-audio streams to have
+   reflected state
    Reported by: Joshua C. Colp
-     * [5fccf6d1c6] Joshua C. Colp -- bridging: Add better support for
-       adding/removing streams.
+     * [aa04c3f49b] Joshua C. Colp -- res_pjsip_session: Don't restrict
+       non-audio default streams to sendrecv.
 
-    Category: Core/Streams
-
-   ASTERISK-28733: stream: Add support for adding/removing streams during
-   SFU/calls
-   Reported by: Joshua C. Colp
-     * [5fccf6d1c6] Joshua C. Colp -- bridging: Add better support for
-       adding/removing streams.
+  Improvement
 
-    Category: Resources/res_pjsip_sdp_rtp
+    Category: Resources/res_pjsip_session
 
-   ASTERISK-28733: stream: Add support for adding/removing streams during
-   SFU/calls
+   ASTERISK-28787: res_pjsip_session: Decide more intelligently when to add
+   video
    Reported by: Joshua C. Colp
-     * [5fccf6d1c6] Joshua C. Colp -- bridging: Add better support for
-       adding/removing streams.
+     * [bdf4d159fd] Joshua C. Colp -- res_pjsip_session: Apply intention
+       behind requested formats.
 
      ----------------------------------------------------------------------
 
    reference a JIRA issue.
 
    +------------------------------------------------------------------------+
-   | Revision   | Author               | Summary                            |
-   |------------+----------------------+------------------------------------|
-   | b922e387d1 | Asterisk Development | Update CHANGES and UPGRADE.txt for |
-   |            | Team                 | certified/16.8-cert1               |
+   | Revision   | Author           | Summary                                |
+   |------------+------------------+----------------------------------------|
+   | 096db19662 | Asterisk         | Update CHANGES and UPGRADE.txt for     |
+   |            | Development Team | certified/16.8-cert1-rc4               |
+   |------------+------------------+----------------------------------------|
+   | c9cd681261 | Joshua C. Colp   | CHANGES: Change md file extension to   |
+   |            |                  | txt.                                   |
+   |------------+------------------+----------------------------------------|
+   | 904f6b7c2f | Kevin Harwell    | ast_coredumper: add Asterisk           |
+   |            |                  | information dump                       |
+   |------------+------------------+----------------------------------------|
+   | 7ecbcdf22f | George Joseph    | CI: Create generic jenkinsfile         |
    +------------------------------------------------------------------------+
 
      ----------------------------------------------------------------------
    This is a summary of the changes to the source code that went into this
    release that was generated using the diffstat utility.
 
- bridges/bridge_native_rtp.c |  168 +++++++++++++++++++++++++++---
- bridges/bridge_simple.c     |  198 +++++++++++++++++++++--------------
- bridges/bridge_softmix.c    |  246 +++++++++++++++++++++++++++++++++++---------
- include/asterisk/channel.h  |   20 +++
- main/channel.c              |   19 +++
- main/stream.c               |   22 +++
- res/res_pjsip_sdp_rtp.c     |   12 +-
- res/res_pjsip_session.c     |  107 ++++++++++++++++---
- res/res_rtp_asterisk.c      |  243 +++++++++++++++++++++++++++++++------------
- 9 files changed, 807 insertions(+), 228 deletions(-)
+ CHANGES                                           |   13
+ contrib/scripts/ast_coredumper                    |  417 +++++++++++++++++++++-
+ res/res_pjsip_session.c                           |   44 +-
+ res/res_rtp_asterisk.c                            |    5
+ tests/CI/universal-asterisk-nongerrit.jenkinsfile |  394 ++++++++++++++++++++
+ 5 files changed, 844 insertions(+), 29 deletions(-)