-13.28.0
\ No newline at end of file
+13.28.1
\ No newline at end of file
+2019-09-05 13:07 +0000 Asterisk Development Team <asteriskteam@digium.com>
+
+ * asterisk 13.28.1 Released.
+
+2019-08-26 07:53 +0000 [647744fb75] Joshua Colp <jcolp@digium.com>
+
+ * AST-2019-005 - translate: Don't assume all frames will have a src.
+
+ This change removes the assumption that a frame will always have
+ a src set on it. This assumption is incorrect.
+
+ Given a scenario where an RTP packet is received with no payload
+ the resulting audio frame will have no samples. If this frame goes
+ through a signed linear translation path an interpolated frame can
+ be created (if generic packet loss concealment is enabled) that has
+ minimal data on it, including no src. If this frame is given to a
+ translation path a crash will occur due to the lack of src.
+
+ ASTERISK-28499
+
+ Change-Id: I024d10dd98207eb8a6b35b59880bcdf1090538f8
+
2019-07-25 09:35 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 13.28.0 Released.
+++ /dev/null
-<!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-13.28.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.28.0</h3><h3 align="center">Date: 2019-07-25</h3><h3 align="center"><asteriskteam@digium.com></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-13.27.0.</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%">8 Alexei Gradinari <alex2grad@gmail.com><br/>7 George Joseph <gjoseph@digium.com><br/>3 Asterisk Development Team <asteriskteam@digium.com><br/>3 Joshua Colp <jcolp@digium.com><br/>2 Chris-Savinovich <csavinovich@digium.com><br/>1 Sean Bright <sean.bright@gmail.com><br/>1 Abhay Gupta <abhay@avissol.com><br/>1 Francesco Castellano <francesco.castellano@messagenet.it><br/>1 Ben Ford <bford@digium.com><br/>1 Guido Falsi <madpilot@FreeBSD.org><br/>1 Nasir Iqbal <nasir@ictinnovations.com><br/></td><td width="33%"><td width="33%">1 Gil Richard <grichard@intertalksystems.com><br/>1 Oleksandr Natalenko<br/>1 Oleksandr Natalenko <oleksandr@natalenko.name><br/>1 Nasir Iqbal <nasir@ictinnovations.com><br/>1 Guido Falsi <madpilot@freebsd.org><br/>1 abelbeck <lonnie@abelbeck.com><br/>1 Bernhard Schmidt<br/>1 Abhay Gupta <abhay@avissol.com><br/>1 Gil Richard<br/>1 vijay kumar <vijaykumar@drishti-soft.com><br/>1 pasandev <pasandev@ymail.com><br/>1 Francesco Castellano <francesco.castellano@messagenet.it><br/>1 Joshua C. Colp <jcolp@digium.com><br/>1 Bernhard Schmidt <berni@birkenwald.de><br/>1 Gregory Massel <greg@csurf.co.za><br/>1 Dmitry Svyatogorov <ds@vo-ix.ru><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>Security</h3><h4>Category: Channels/chan_sip/Interoperability</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28465">ASTERISK-28465</a>: Broken SDP can cause a segfault in a T.38 reINVITE<br/>Reported by: Francesco Castellano<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1318a3a2b7ded25de7ddbac1d4f5a4f3af846912">[1318a3a2b7]</a> Francesco Castellano -- chan_sip: Handle invalid SDP answer to T.38 re-invite</li>
-</ul><br><h4>Category: Resources/res_pjsip_messaging</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28447">ASTERISK-28447</a>: res_pjsip_messaging: In-dialog MESSAGE with no body causes crash<br/>Reported by: Gil Richard<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=41d6492de039c2da13b6b3fde6a21d1f9175f88d">[41d6492de0]</a> George Joseph -- res_pjsip_messaging: Check for body in in-dialog message</li>
-</ul><br><h3>Bug</h3><h4>Category: Applications/app_amd</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28419">ASTERISK-28419</a>: app_amd: Does not work with silence suppression<br/>Reported by: Nasir Iqbal<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f7527921b62f94280a67fd092b0d8bed3ceaa8b0">[f7527921b6]</a> Nasir Iqbal -- app_amd: issue with silence suppression fixed</li>
-</ul><br><h4>Category: CDR/cdr_pgsql</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28435">ASTERISK-28435</a>: cdr_pgsql: Unix socket doesn't work<br/>Reported by: Dmitry Svyatogorov<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=45c1159c629526e5ef103a29b2e59a44654ba35e">[45c1159c62]</a> Chris-Savinovich -- cdr_pgsql: fix error in connection string</li>
-</ul><br><h4>Category: Channels/chan_dahdi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28457">ASTERISK-28457</a>: [patch] Fix crash in chan_dahdi on 32-bit systems caused by ASTERISK-28317<br/>Reported by: abelbeck<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e206a54d5910722b2802ced9d0b130fabed84ef2">[e206a54d59]</a> Chris-Savinovich -- chan_dahdi.c: crash in chan_dahdi</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28427">ASTERISK-28427</a>: new mwi.h include missing from some dahdi source files, causes build failure<br/>Reported by: Guido Falsi<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ac4921c373e0372f3aefe24bbf7f73e43c3620c2">[ac4921c373]</a> Guido Falsi -- chan_dahdi: add missing include.</li>
-</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28444">ASTERISK-28444</a>: chan_pjsip: Peer IP for SSL handshake errors not logged<br/>Reported by: Bernhard Schmidt<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=493268a938932b4d358af32a370684683ab20ed1">[493268a938]</a> George Joseph -- pjproject_bundled: Add peer information to most SSL/TLS errors</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25371">ASTERISK-25371</a>: Crash in hangup at chan_pjsip.c:1749 when Asterisk attempts to generate hangup event<br/>Reported by: Abhay Gupta<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=67841b8f55d93d7e7e41e75720392944bec698d2">[67841b8f55]</a> Abhay Gupta -- chan_pjsip.c: Check for channel and session to not be NULL in hangup</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27994">ASTERISK-27994</a>: PJSIP: Early media ringback not indicated after Progress()<br/>Reported by: Gregory Massel<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=595d60846aed4517dfdbebce8284954e7293add4">[595d60846a]</a> Alexei Gradinari -- pjsip: replace 180 by 183 if SDP negotiation has completed</li>
-</ul><br><h4>Category: Channels/chan_sip/TCP-TLS</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26006">ASTERISK-26006</a>: Show offending IP for TLS setup failures in logs<br/>Reported by: Oleksandr Natalenko<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=be54e94773475e089432ee0c14273c47351105ea">[be54e94773]</a> George Joseph -- tcptls.c: Add peer hostname and port to some error messages</li>
-</ul><br><h4>Category: Core/Logging</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26006">ASTERISK-26006</a>: Show offending IP for TLS setup failures in logs<br/>Reported by: Oleksandr Natalenko<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=be54e94773475e089432ee0c14273c47351105ea">[be54e94773]</a> George Joseph -- tcptls.c: Add peer hostname and port to some error messages</li>
-</ul><br><h4>Category: Resources/res_fax</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27981">ASTERISK-27981</a>: res_fax: Fax session leak with fax gatewaying<br/>Reported by: pasandev<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e306c62ff1167035905499c9adf5e1ab5e23aaec">[e306c62ff1]</a> Alexei Gradinari -- res_fax: fix segfault on inactive "reserved" fax session</li>
-</ul><br><h4>Category: Resources/res_pjsip_sdp_rtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28460">ASTERISK-28460</a>: res_pjsip_sdp_rtp: Fix ICE candidate leak with specific usage<br/>Reported by: Joshua C. Colp<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9721f3908d4c4e36954b98f826dce7d98d7cf616">[9721f3908d]</a> Joshua Colp -- res_pjsip_sdp_rtp: Fix ICE candidates leak.</li>
-</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28018">ASTERISK-28018</a>: IP Fragmentation happening instead of DTLS fragmentation on handshake server hello certificate<br/>Reported by: vijay kumar<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1ea9bad34d3b6fe2bfba0bc133ac56293cd4436f">[1ea9bad34d]</a> Joshua Colp -- res_rtp_asterisk: Add support for DTLS packet fragmentation.</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=b25e1231dd69fc9d4f74a7605648d46793089a0d">b25e1231dd</a></td><td>Asterisk Development Team</td><td>Update for 13.28.0-rc1</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b3d0754f820e2aae1bab972310555176f8929c15">b3d0754f82</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 13.28.0</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3cb839d1118d5d7330818bb7b3bd350bbff0fa2d">3cb839d111</a></td><td>Joshua Colp</td><td>res_rtp_asterisk: Move where DTLS MTU variable is defined.</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ba57b004c400b37dd8d16ab2845a2f83a0288d7a">ba57b004c4</a></td><td>Sean Bright</td><td>pjproject: Update to 2.9 release</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=79087b6aeb8b155697c5ad4c7747197230ffc120">79087b6aeb</a></td><td>George Joseph</td><td>sig_pri: Address gcc9 issues</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d5db7473e727d95f60cb3f0386f9348f68ea8c51">d5db7473e7</a></td><td>Alexei Gradinari</td><td>res_fax: gateway sends T.38 request to both endpoints if V.21 detected</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e4ee209bfec37d554ca9766134004b6edb5e0c5c">e4ee209bfe</a></td><td>George Joseph</td><td>CI: New way to determnine libdir</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3bfe1f3a1bb846c69b9aacc627faa7279772127f">3bfe1f3a1b</a></td><td>Alexei Gradinari</td><td>translate.c do not log WARNING on empty audio frame</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d0f01af913cad9ec5fe2a496794e960e00f2f474">d0f01af913</a></td><td>George Joseph</td><td>chan_dahdi: Address gcc9 issues</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=41f5d15763174a416e544800559af0ac51aa44cd">41f5d15763</a></td><td>George Joseph</td><td>app_confbridge: Attended transfer event fixup</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=45a9ee4c533d035ac03437d192df014b05db3640">45a9ee4c53</a></td><td>Alexei Gradinari</td><td>app_attended_transfer: new application AttendedTransfer</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dd12e1cbd3f10b3c980e9cfa9b9756a5d016361d">dd12e1cbd3</a></td><td>Alexei Gradinari</td><td>app_blind_transfer: new application BlindTransfer</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fba341af8b50ddaa0cb6a92f1e911cfc67d5726d">fba341af8b</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 13.27.0</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dfa513c56589b4e6167fed4a230da59c13a30389">dfa513c565</a></td><td>Alexei Gradinari</td><td>res_fax: add channel name to CLI 'fax show session'</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6aeab9d5e7a05332842a48de820a5b62a6f7fe29">6aeab9d5e7</a></td><td>Ben Ford</td><td>build: Fix file format in CHANGES-staging.</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6ded762dbfa3bdfad6148ea6b90a3f0f3761f399">6ded762dbf</a></td><td>Alexei Gradinari</td><td>app_readexten: new option 'p' to stop reading on '#' key</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>asterisk-13.27.0-summary.html | 182 ---
-asterisk-13.27.0-summary.txt | 461 ----------
-b/.version | 2
-b/CHANGES | 23
-b/ChangeLog | 458 +++++++++
-b/apps/app_amd.c | 2
-b/apps/app_attended_transfer.c | 143 +++
-b/apps/app_blind_transfer.c | 137 ++
-b/apps/app_confbridge.c | 157 +++
-b/apps/app_readexten.c | 11
-b/apps/confbridge/confbridge_manager.c | 27
-b/apps/confbridge/include/confbridge.h | 12
-b/asterisk-13.28.0-rc1-summary.html | 104 ++
-b/asterisk-13.28.0-rc1-summary.txt | 288 ++++++
-b/cdr/cdr_pgsql.c | 24
-b/channels/chan_dahdi.c | 16
-b/channels/chan_pjsip.c | 34
-b/channels/chan_sip.c | 8
-b/channels/sig_analog.c | 7
-b/channels/sig_pri.c | 7
-b/configs/samples/rtp.conf.sample | 4
-b/configure | 112 ++
-b/configure.ac | 2
-b/include/asterisk/autoconfig.h.in | 3
-b/include/asterisk/stasis_bridges.h | 23
-b/main/cdr.c | 2
-b/main/stasis_bridges.c | 36
-b/main/tcptls.c | 31
-b/main/translate.c | 5
-b/menuselect/configure | 14
-b/menuselect/example_menuselect-tree | 4
-b/menuselect/test/menuselect-tree | 4
-b/res/res_fax.c | 57 -
-b/res/res_pjsip_messaging.c | 9
-b/res/res_pjsip_sdp_rtp.c | 6
-b/res/res_rtp_asterisk.c | 198 +++-
-b/tests/CI/buildAsterisk.sh | 2
-b/tests/CI/findLibdir.sh | 14
-b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 +++
-third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch | 33
-third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch | 42
-third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch | 37
-third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 --------
-third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 94 --
-44 files changed, 2027 insertions(+), 1337 deletions(-)</pre><br></html>
\ No newline at end of file
+++ /dev/null
- Release Summary
-
- asterisk-13.28.0
-
- Date: 2019-07-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-13.27.0.
-
- ----------------------------------------------------------------------
-
- Contributors
-
- [Back to Top]
-
- This table lists the people who have submitted code, those that have
- tested patches, as well as those that reported issues on the issue tracker
- that were resolved in this release. For coders, the number is how many of
- their patches (of any size) were committed into this release. For testers,
- the number is the number of times their name was listed as assisting with
- testing a patch. Finally, for reporters, the number is the number of
- issues that they reported that were affected by commits that went into
- this release.
-
- Coders Testers Reporters
- 8 Alexei Gradinari 1 Gil Richard
- 7 George Joseph 1 Oleksandr Natalenko
- 3 Asterisk Development Team 1 Oleksandr Natalenko
- 3 Joshua Colp 1 Nasir Iqbal
- 2 Chris-Savinovich 1 Guido Falsi
- 1 Sean Bright 1 abelbeck
- 1 Abhay Gupta 1 Bernhard Schmidt
- 1 Francesco Castellano 1 Abhay Gupta
- 1 Ben Ford 1 Gil Richard
- 1 Guido Falsi 1 vijay kumar
- 1 Nasir Iqbal 1 pasandev
- 1 Francesco Castellano
- 1 Joshua C. Colp
- 1 Bernhard Schmidt
- 1 Gregory Massel
- 1 Dmitry Svyatogorov
-
- ----------------------------------------------------------------------
-
- 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.
-
- Security
-
- Category: Channels/chan_sip/Interoperability
-
- ASTERISK-28465: Broken SDP can cause a segfault in a T.38 reINVITE
- Reported by: Francesco Castellano
- * [1318a3a2b7] Francesco Castellano -- chan_sip: Handle invalid SDP
- answer to T.38 re-invite
-
- Category: Resources/res_pjsip_messaging
-
- ASTERISK-28447: res_pjsip_messaging: In-dialog MESSAGE with no body causes
- crash
- Reported by: Gil Richard
- * [41d6492de0] George Joseph -- res_pjsip_messaging: Check for body in
- in-dialog message
-
- Bug
-
- Category: Applications/app_amd
-
- ASTERISK-28419: app_amd: Does not work with silence suppression
- Reported by: Nasir Iqbal
- * [f7527921b6] Nasir Iqbal -- app_amd: issue with silence suppression
- fixed
-
- Category: CDR/cdr_pgsql
-
- ASTERISK-28435: cdr_pgsql: Unix socket doesn't work
- Reported by: Dmitry Svyatogorov
- * [45c1159c62] Chris-Savinovich -- cdr_pgsql: fix error in connection
- string
-
- Category: Channels/chan_dahdi
-
- ASTERISK-28457: [patch] Fix crash in chan_dahdi on 32-bit systems caused
- by ASTERISK-28317
- Reported by: abelbeck
- * [e206a54d59] Chris-Savinovich -- chan_dahdi.c: crash in chan_dahdi
- ASTERISK-28427: new mwi.h include missing from some dahdi source files,
- causes build failure
- Reported by: Guido Falsi
- * [ac4921c373] Guido Falsi -- chan_dahdi: add missing include.
-
- Category: Channels/chan_pjsip
-
- ASTERISK-28444: chan_pjsip: Peer IP for SSL handshake errors not logged
- Reported by: Bernhard Schmidt
- * [493268a938] George Joseph -- pjproject_bundled: Add peer information
- to most SSL/TLS errors
- ASTERISK-25371: Crash in hangup at chan_pjsip.c:1749 when Asterisk
- attempts to generate hangup event
- Reported by: Abhay Gupta
- * [67841b8f55] Abhay Gupta -- chan_pjsip.c: Check for channel and
- session to not be NULL in hangup
- ASTERISK-27994: PJSIP: Early media ringback not indicated after Progress()
- Reported by: Gregory Massel
- * [595d60846a] Alexei Gradinari -- pjsip: replace 180 by 183 if SDP
- negotiation has completed
-
- Category: Channels/chan_sip/TCP-TLS
-
- ASTERISK-26006: Show offending IP for TLS setup failures in logs
- Reported by: Oleksandr Natalenko
- * [be54e94773] George Joseph -- tcptls.c: Add peer hostname and port to
- some error messages
-
- Category: Core/Logging
-
- ASTERISK-26006: Show offending IP for TLS setup failures in logs
- Reported by: Oleksandr Natalenko
- * [be54e94773] George Joseph -- tcptls.c: Add peer hostname and port to
- some error messages
-
- Category: Resources/res_fax
-
- ASTERISK-27981: res_fax: Fax session leak with fax gatewaying
- Reported by: pasandev
- * [e306c62ff1] Alexei Gradinari -- res_fax: fix segfault on inactive
- "reserved" fax session
-
- Category: Resources/res_pjsip_sdp_rtp
-
- ASTERISK-28460: res_pjsip_sdp_rtp: Fix ICE candidate leak with specific
- usage
- Reported by: Joshua C. Colp
- * [9721f3908d] Joshua Colp -- res_pjsip_sdp_rtp: Fix ICE candidates
- leak.
-
- Category: Resources/res_rtp_asterisk
-
- ASTERISK-28018: IP Fragmentation happening instead of DTLS fragmentation
- on handshake server hello certificate
- Reported by: vijay kumar
- * [1ea9bad34d] Joshua Colp -- res_rtp_asterisk: Add support for DTLS
- packet fragmentation.
-
- ----------------------------------------------------------------------
-
- 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 |
- |------------+------------------+----------------------------------------|
- | b25e1231dd | Asterisk | Update for 13.28.0-rc1 |
- | | Development Team | |
- |------------+------------------+----------------------------------------|
- | b3d0754f82 | Asterisk | Update CHANGES and UPGRADE.txt for |
- | | Development Team | 13.28.0 |
- |------------+------------------+----------------------------------------|
- | 3cb839d111 | Joshua Colp | res_rtp_asterisk: Move where DTLS MTU |
- | | | variable is defined. |
- |------------+------------------+----------------------------------------|
- | ba57b004c4 | Sean Bright | pjproject: Update to 2.9 release |
- |------------+------------------+----------------------------------------|
- | 79087b6aeb | George Joseph | sig_pri: Address gcc9 issues |
- |------------+------------------+----------------------------------------|
- | d5db7473e7 | Alexei Gradinari | res_fax: gateway sends T.38 request to |
- | | | both endpoints if V.21 detected |
- |------------+------------------+----------------------------------------|
- | e4ee209bfe | George Joseph | CI: New way to determnine libdir |
- |------------+------------------+----------------------------------------|
- | 3bfe1f3a1b | Alexei Gradinari | translate.c do not log WARNING on |
- | | | empty audio frame |
- |------------+------------------+----------------------------------------|
- | d0f01af913 | George Joseph | chan_dahdi: Address gcc9 issues |
- |------------+------------------+----------------------------------------|
- | 41f5d15763 | George Joseph | app_confbridge: Attended transfer |
- | | | event fixup |
- |------------+------------------+----------------------------------------|
- | 45a9ee4c53 | Alexei Gradinari | app_attended_transfer: new application |
- | | | AttendedTransfer |
- |------------+------------------+----------------------------------------|
- | dd12e1cbd3 | Alexei Gradinari | app_blind_transfer: new application |
- | | | BlindTransfer |
- |------------+------------------+----------------------------------------|
- | fba341af8b | Asterisk | Update CHANGES and UPGRADE.txt for |
- | | Development Team | 13.27.0 |
- |------------+------------------+----------------------------------------|
- | dfa513c565 | Alexei Gradinari | res_fax: add channel name to CLI 'fax |
- | | | show session' |
- |------------+------------------+----------------------------------------|
- | 6aeab9d5e7 | Ben Ford | build: Fix file format in |
- | | | CHANGES-staging. |
- |------------+------------------+----------------------------------------|
- | 6ded762dbf | Alexei Gradinari | app_readexten: new option 'p' to stop |
- | | | reading on '#' key |
- +------------------------------------------------------------------------+
-
- ----------------------------------------------------------------------
-
- 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.
-
- asterisk-13.27.0-summary.html | 182 ---
- asterisk-13.27.0-summary.txt | 461 ----------
- b/.version | 2
- b/CHANGES | 23
- b/ChangeLog | 458 +++++++++
- b/apps/app_amd.c | 2
- b/apps/app_attended_transfer.c | 143 +++
- b/apps/app_blind_transfer.c | 137 ++
- b/apps/app_confbridge.c | 157 +++
- b/apps/app_readexten.c | 11
- b/apps/confbridge/confbridge_manager.c | 27
- b/apps/confbridge/include/confbridge.h | 12
- b/asterisk-13.28.0-rc1-summary.html | 104 ++
- b/asterisk-13.28.0-rc1-summary.txt | 288 ++++++
- b/cdr/cdr_pgsql.c | 24
- b/channels/chan_dahdi.c | 16
- b/channels/chan_pjsip.c | 34
- b/channels/chan_sip.c | 8
- b/channels/sig_analog.c | 7
- b/channels/sig_pri.c | 7
- b/configs/samples/rtp.conf.sample | 4
- b/configure | 112 ++
- b/configure.ac | 2
- b/include/asterisk/autoconfig.h.in | 3
- b/include/asterisk/stasis_bridges.h | 23
- b/main/cdr.c | 2
- b/main/stasis_bridges.c | 36
- b/main/tcptls.c | 31
- b/main/translate.c | 5
- b/menuselect/configure | 14
- b/menuselect/example_menuselect-tree | 4
- b/menuselect/test/menuselect-tree | 4
- b/res/res_fax.c | 57 -
- b/res/res_pjsip_messaging.c | 9
- b/res/res_pjsip_sdp_rtp.c | 6
- b/res/res_rtp_asterisk.c | 198 +++-
- b/tests/CI/buildAsterisk.sh | 2
- b/tests/CI/findLibdir.sh | 14
- b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 +++
- third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch | 33
- third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch | 42
- third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch | 37
- third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 --------
- third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 94 --
- 44 files changed, 2027 insertions(+), 1337 deletions(-)
--- /dev/null
+<!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-13.28.1</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.28.1</h3><h3 align="center">Date: 2019-09-05</h3><h3 align="center"><asteriskteam@digium.com></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 has been made to address one or more security vulnerabilities that have been identified. A security advisory document has been published for each vulnerability that includes additional information. Users of versions of Asterisk that are affected are strongly encouraged to review the advisories and determine what action they should take to protect their systems from these issues.</p><p>Security Advisories:</p><ul>
+<li><a href="http://downloads.asterisk.org/pub/security/AST-2019-005.html">AST-2019-005</a></li>
+</ul><p>The data in this summary reflects changes that have been made since the previous release, asterisk-13.28.0.</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 Colp <jcolp@digium.com><br/></td><td width="33%"><td width="33%">1 Gregory Massel <greg@csurf.co.za><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/Channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28499">ASTERISK-28499</a>: translate: Crash when frame does not have a "src" field set<br/>Reported by: Gregory Massel<ul>
+<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=647744fb75cab51fb3fd451b58fcba0e848e9fa2">[647744fb75]</a> Joshua Colp -- AST-2019-005 - translate: Don't assume all frames will have a src.</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
--- /dev/null
+ Release Summary
+
+ asterisk-13.28.1
+
+ Date: 2019-09-05
+
+ <asteriskteam@digium.com>
+
+ ----------------------------------------------------------------------
+
+ Table of Contents
+
+ 1. Summary
+ 2. Contributors
+ 3. Closed Issues
+ 4. Diffstat
+
+ ----------------------------------------------------------------------
+
+ Summary
+
+ [Back to Top]
+
+ This release has been made to address one or more security vulnerabilities
+ that have been identified. A security advisory document has been published
+ for each vulnerability that includes additional information. Users of
+ versions of Asterisk that are affected are strongly encouraged to review
+ the advisories and determine what action they should take to protect their
+ systems from these issues.
+
+ Security Advisories:
+
+ * AST-2019-005
+
+ The data in this summary reflects changes that have been made since the
+ previous release, asterisk-13.28.0.
+
+ ----------------------------------------------------------------------
+
+ Contributors
+
+ [Back to Top]
+
+ This table lists the people who have submitted code, those that have
+ tested patches, as well as those that reported issues on the issue tracker
+ that were resolved in this release. For coders, the number is how many of
+ their patches (of any size) were committed into this release. For testers,
+ the number is the number of times their name was listed as assisting with
+ testing a patch. Finally, for reporters, the number is the number of
+ issues that they reported that were affected by commits that went into
+ this release.
+
+ Coders Testers Reporters
+ 1 Joshua Colp 1 Gregory Massel
+
+ ----------------------------------------------------------------------
+
+ 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/Channels
+
+ ASTERISK-28499: translate: Crash when frame does not have a "src" field
+ set
+ Reported by: Gregory Massel
+ * [647744fb75] Joshua Colp -- AST-2019-005 - translate: Don't assume all
+ frames will have a src.
+
+ ----------------------------------------------------------------------
+
+ 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