Compare commits

...

5 Commits

Author SHA1 Message Date
Kevin Harwell
97b17a9781 Update for 15.4.1 2018-06-11 16:21:37 -05:00
Kevin Harwell
6b6402adf3 Update for 15.4.1 2018-06-11 16:21:10 -05:00
Kevin Harwell
d3b91c7574 Merge "AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses." into 15.4 2018-06-11 16:19:34 -05:00
Richard Mudgett
888979a7ee AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses.
When endpoint specific ACL rules block a SIP request they respond with a
403 forbidden.  However, if an endpoint is not identified then a 401
unauthorized response is sent.  This vulnerability just discloses which
requests hit a defined endpoint.  The ACL rules cannot be bypassed to gain
access to the disclosed endpoints.

* Made endpoint specific ACL rules now respond with a 401 unauthorized
which is the same as if an endpoint were not identified.  The fix is
accomplished by replacing the found endpoint with the artificial endpoint
which always fails authentication.

ASTERISK-27818

Change-Id: I716c998d5fad7a12bf6cf1747102189080a4b6de
2018-06-11 15:39:33 -05:00
Sean Bright
a0061587f1 AST-2018-007: iostreams potential DoS when client connection closed prematurely
Before Asterisk sends an HTTP response (at least in the case of errors),
it attempts to read & discard the content of the request. If the client
lies about the Content-Length, or the connection is closed from the
client side before "Content-Length" bytes are sent, the request handling
thread will busy loop.

ASTERISK-27807

Change-Id: Ib26095d3d0d515b2177bf231989d3ead7ed423b4
2018-06-11 15:37:24 -05:00
8 changed files with 223 additions and 1297 deletions

View File

@@ -1 +1 @@
15.4.0
15.4.1

View File

@@ -1,3 +1,44 @@
2018-06-11 21:21 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 15.4.1 Released.
2018-06-11 16:21 +0000 [6b6402adf3] Kevin Harwell <kharwell@digium.com>
* Update for 15.4.1
2018-04-30 17:38 +0000 [888979a7ee] Richard Mudgett <rmudgett@digium.com>
* AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses.
When endpoint specific ACL rules block a SIP request they respond with a
403 forbidden. However, if an endpoint is not identified then a 401
unauthorized response is sent. This vulnerability just discloses which
requests hit a defined endpoint. The ACL rules cannot be bypassed to gain
access to the disclosed endpoints.
* Made endpoint specific ACL rules now respond with a 401 unauthorized
which is the same as if an endpoint were not identified. The fix is
accomplished by replacing the found endpoint with the artificial endpoint
which always fails authentication.
ASTERISK-27818
Change-Id: I716c998d5fad7a12bf6cf1747102189080a4b6de
2018-04-16 14:13 +0000 [a0061587f1] Sean Bright <sean.bright@gmail.com>
* AST-2018-007: iostreams potential DoS when client connection closed prematurely
Before Asterisk sends an HTTP response (at least in the case of errors),
it attempts to read & discard the content of the request. If the client
lies about the Content-Length, or the connection is closed from the
client side before "Content-Length" bytes are sent, the request handling
thread will busy loop.
ASTERISK-27807
Change-Id: Ib26095d3d0d515b2177bf231989d3ead7ed423b4
2018-05-01 20:12 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 15.4.0 Released.

View File

@@ -1,380 +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-15.4.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-15.4.0</h3><h3 align="center">Date: 2018-05-01</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="#open_issues">Open 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-15.3.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%">38 Alexander Traud <pabstraud@compuserve.com><br/>27 Corey Farrell <git@cfware.com><br/>14 Richard Mudgett <rmudgett@digium.com><br/>9 George Joseph <gjoseph@digium.com><br/>9 Joshua Colp <jcolp@digium.com><br/>5 Benjamin Keith Ford <bford@digium.com><br/>3 Ross Beer <ross.beer@voicehost.co.uk><br/>3 Chris Savinovich <csavinovich@digium.com><br/>1 Michael Cargile <mikec@vicidial.com><br/>1 Jean Aunis - Prescom <jean.aunis@prescom.fr><br/>1 Nathan Bruning <nathan@iperity.com><br/>1 Ivan Poddubny <ivan.poddubny@gmail.com><br/>1 Sean Bright <sean.bright@gmail.com><br/>1 sungtae kim <pchero21@gmail.com><br/>1 lvl <laszlo@talkto.nl><br/>1 Guido Falsi <madpilot@freebsd.org><br/>1 Thomas Guebels <tgu@escaux.com><br/>1 Kevin Harwell <kharwell@digium.com><br/>1 Evandro César Arruda <ecarruda@gmail.com><br/>1 Florian Floimair <f.floimair@commend.com><br/></td><td width="33%"><td width="33%">32 Alexander Traud <pabstraud@compuserve.com><br/>5 Joshua Colp <jcolp@digium.com><br/>4 Ross Beer <ross.beer@voicehost.co.uk><br/>3 John Nemeth <jnemeth@netbsd.org><br/>2 Richard Mudgett <rmudgett@digium.com><br/>2 lvl <laszlo@talkto.nl><br/>1 Michael Cargile <mikec@vicidial.com><br/>1 Sébastien Duthil <sduthil@wazo.community><br/>1 Jean Aunis - Prescom <jean.aunis@prescom.fr><br/>1 Joerg Sonnenberger, D'Arcy Cain<br/>1 Kevin Harwell <kharwell@digium.com><br/>1 Guido Falsi <madpilot@freebsd.org><br/>1 Stephane Chazelas <stephane.chazelas@gmail.com><br/>1 Fran Vicente <franfj@gmail.com><br/>1 Michiel van Baak <michiel@vanbaak.info><br/>1 Curt Sampson <cjs@starling-software.com><br/>1 Corey Farrell <git@cfware.com><br/>1 Nathan Bruning <nathan@iperity.com><br/>1 Shannon Price <sprice@dialogtech.com><br/>1 John M. <xetra_frankfurt@gmx.de><br/>1 Benjamin Keith Ford <bford@digium.com><br/>1 Bryan Walters <secretop@gmail.com><br/>1 clean targets.<br/>1 George Joseph <gjoseph@digium.com><br/>1 Alejandro Padilla <alejandro.padilla83@gmail.com><br/>1 Thomas Guebels <tgu@escaux.com><br/>1 Evandro César Arruda <ecarruda@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>New Feature</h3><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27704">ASTERISK-27704</a>: Add cache_pools debug option to pjproject.conf<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f6d5bf99f295a4c6e77e41c5bee68bb232827db3">[f6d5bf99f2]</a> Richard Mudgett -- pjproject: Add cache_pools debugging option.</li>
</ul><br><h3>Bug</h3><h4>Category: Addons/cdr_mysql</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27782">ASTERISK-27782</a>: cdr_mysql: Missing MYSQL_PORT definition<br/>Reported by: Evandro César Arruda<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dca6a4e77483e4182753c6e9f8569bd45320d271">[dca6a4e774]</a> Evandro Cesar Arruda -- cdr_mysql: Compile error because MYSQL_PORT definition is missing</li>
</ul><br><h4>Category: Applications/app_amd</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27610">ASTERISK-27610</a>: app_amd.so returning TOOLONG before reaching the timeout<br/>Reported by: Michael Cargile<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=66da3570fe857cc561d30d9f6fd5e7944e4b3d59">[66da3570fe]</a> Michael Cargile -- apps/app_amd.c: Fixed total time and silence calculations</li>
</ul><br><h4>Category: Applications/app_confbridge</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27804">ASTERISK-27804</a>: bridge_softmix / app_confbridge: Add support for combining REMB reports<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9f1d4ba8deb6953d8ec599dca20ee9884e6b5068">[9f1d4ba8de]</a> Joshua Colp -- bridge_softmix: Fix some REMB bugs.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c2120f5f50b6efe76e52ccd4fd7e4eee4d9d49c">[5c2120f5f5]</a> Joshua Colp -- bridge_softmix / app_confbridge: Add support for REMB combining.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27786">ASTERISK-27786</a>: app_confbridge: Add ability to enable and configure REMB support<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=132fd2abdb7e73b7a1ba6b6594a7c810b80d3a18">[132fd2abdb]</a> Joshua Colp -- app_confbridge / bridge_softmix: Add ability to configure REMB interval.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27755">ASTERISK-27755</a>: ConfBridge: raise ConfbridgeTalking when put on hold and clear talking status<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fb0f2adf84397ccf3fd34315185b7bba0ae87a6b">[fb0f2adf84]</a> Kevin Harwell -- bridge_softmix: Clear "talking" when a channel is put on hold</li>
</ul><br><h4>Category: Applications/app_voicemail</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27703">ASTERISK-27703</a>: AMI Action VoicemailUsersList returns 0 MessageCount<br/>Reported by: Sébastien Duthil<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=80113ec68de68b2f96f07aadc4e8159c0c01d610">[80113ec68d]</a> Sungtae Kim -- voicemail: Fixed wrong voicemail message count</li>
</ul><br><h4>Category: Applications/app_voicemail/IMAP</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27734">ASTERISK-27734</a>: [patch] BuildSystem: Enable IMAP storage on openSUSE and Arch Linux.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ca579641654d40353548c7da925f44f71d6f5076">[ca57964165]</a> Alexander Traud -- BuildSystem: Enable IMAP storage on openSUSE and Arch Linux.</li>
</ul><br><h4>Category: Bridges/bridge_softmix</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27804">ASTERISK-27804</a>: bridge_softmix / app_confbridge: Add support for combining REMB reports<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9f1d4ba8deb6953d8ec599dca20ee9884e6b5068">[9f1d4ba8de]</a> Joshua Colp -- bridge_softmix: Fix some REMB bugs.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c2120f5f50b6efe76e52ccd4fd7e4eee4d9d49c">[5c2120f5f5]</a> Joshua Colp -- bridge_softmix / app_confbridge: Add support for REMB combining.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27786">ASTERISK-27786</a>: app_confbridge: Add ability to enable and configure REMB support<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=132fd2abdb7e73b7a1ba6b6594a7c810b80d3a18">[132fd2abdb]</a> Joshua Colp -- app_confbridge / bridge_softmix: Add ability to configure REMB interval.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27755">ASTERISK-27755</a>: ConfBridge: raise ConfbridgeTalking when put on hold and clear talking status<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fb0f2adf84397ccf3fd34315185b7bba0ae87a6b">[fb0f2adf84]</a> Kevin Harwell -- bridge_softmix: Clear "talking" when a channel is put on hold</li>
</ul><br><h4>Category: Channels/chan_alsa</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27720">ASTERISK-27720</a>: [patch] BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f121e2c01bc0db9c6d45e5f713b69a8443af4db0">[f121e2c01b]</a> Alexander Traud -- BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27554">ASTERISK-27554</a>: res_pjsip_rfc3326: Order of 'Reason' headers break many endpoints<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5eddeddf10b077860f4bf7872e49263649f3af38">[5eddeddf10]</a> Ross Beer -- res_pjsip_rfc3326: Order of 'Reason' headers break many endpoints</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27441">ASTERISK-27441</a>: PJSIP: Forked INVITE SDP negotiation gets one way audio.<br/>Reported by: lvl<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2c0529916c92f4db08be1a011a184f772fca9580">[2c0529916c]</a> lvl -- res_pjsip_session: properly handle SDP from a forked call with early media</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27568">ASTERISK-27568</a>: PJSIP: Crash during SIP attended transfer.<br/>Reported by: Bryan Walters<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b666b4c14d488e290e351ce453e2bdeef4b96391">[b666b4c14d]</a> Richard Mudgett -- res_pjsip_refer.c: Fix attended transfer race condition crash.</li>
</ul><br><h4>Category: Channels/chan_sip/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24488">ASTERISK-24488</a>: Wrong remote identity and target in dialog package XML in NOTIFY<br/>Reported by: Alejandro Padilla<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3bca5cfc31d37e1dec9d09adcdf372c2092d5d7a">[3bca5cfc31]</a> Joshua Colp -- chan_sip: Emit a second ringing event to ensure channel is found.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27646">ASTERISK-27646</a>: ICE fails with no candidate nominated<br/>Reported by: Thomas Guebels<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a6b655dca9f64b1de30fe7b238722be1f3dc02c5">[a6b655dca9]</a> Thomas Guebels -- res_rtp_asterisk: Fix ICE candidate nomination</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27674">ASTERISK-27674</a>: chan_sip: RTP framing issues on outgoing calls<br/>Reported by: Jean Aunis - Prescom<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bcc2da7f839217228171ad8a012052adefbf7bb0">[bcc2da7f83]</a> Jean Aunis -- chan_sip: Fix improper RTP framing on outgoing calls</li>
</ul><br><h4>Category: Channels/chan_sip/TCP-TLS</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27457">ASTERISK-27457</a>: chan_sip: Guests disallowed via TCP (or TLS) if existing peer from same IP.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=15873d6c0b538b42152d7b27275277cc1c2fc57a">[15873d6c0b]</a> Alexander Traud -- chan_sip: Peers with distinct source ports don't match, regardless of transport.</li>
</ul><br><h4>Category: Channels/chan_sip/Transfers</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27740">ASTERISK-27740</a>: chan_sip: New Channel creation from new SIP dialog with Replaces failed to be properly tracked and destroyed<br/>Reported by: Shannon Price<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd7ba31e96e39bb39c902063f8cab71236908b2">[8dd7ba31e9]</a> Richard Mudgett -- chan_sip.c: Fix INVITE with replaces channel ref leak.</li>
</ul><br><h4>Category: Channels/chan_unistim</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27714">ASTERISK-27714</a>: [patch] chan_unistim: NetBSD has an incompatible struct in_pktinfo.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a9a61cb90923a9af144183277ed04f19964cba2f">[a9a61cb909]</a> Alexander Traud -- chan_unistim: NetBSD has an incompatible struct in_pktinfo.</li>
</ul><br><h4>Category: Core/AstDB</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27706">ASTERISK-27706</a>: PJSIP: Deadlock shutting down subscription TCP connection and sending subscription message.<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f044ae1804760dfc2a6d18db47793659b83103e0">[f044ae1804]</a> Richard Mudgett -- res_pjsip: Fix deadlock on reliable transport shutdown.</li>
</ul><br><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27435">ASTERISK-27435</a>: [patch] configure: pjsip_evsub_set_uas_timeout not found.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=406d5784a598a410181a2683719021283d1fbc83">[406d5784a5]</a> Alexander Traud -- BuildSystem: pjsip_evsub_set_uas_timeout was not used (part 2).</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27761">ASTERISK-27761</a>: [patch] BuildSystem: With external editline, do not require libs for internal editline.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=eb5b74b71f039c69f51b758f3dc07bb33fe544c7">[eb5b74b71f]</a> Alexander Traud -- BuildSystem: With external editline, do not require libs for internal editline.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27745">ASTERISK-27745</a>: [patch] BuildSystem: Remove unused dependency on libltdl.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=57ed69dcd40c05614780abb30ce75b3b55e16d50">[57ed69dcd4]</a> Alexander Traud -- BuildSystem: Remove unused dependency on libltdl.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27720">ASTERISK-27720</a>: [patch] BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f121e2c01bc0db9c6d45e5f713b69a8443af4db0">[f121e2c01b]</a> Alexander Traud -- BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27734">ASTERISK-27734</a>: [patch] BuildSystem: Enable IMAP storage on openSUSE and Arch Linux.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ca579641654d40353548c7da925f44f71d6f5076">[ca57964165]</a> Alexander Traud -- BuildSystem: Enable IMAP storage on openSUSE and Arch Linux.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27686">ASTERISK-27686</a>: [patch] install_prereq: Update FreeBSD libraries.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2998be1de8291a84aac5c06911d6def1e4eebb00">[2998be1de8]</a> Alexander Traud -- install_prereq: Update FreeBSD libraries.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8eff97cf72cd3589386afa185a6da8217b44c3c2">[8eff97cf72]</a> Alexander Traud -- install_prereq: Update FreeBSD libraries.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-11015">ASTERISK-11015</a>: NetBSD Build Needs RPATH set in 1.2.25<br/>Reported by: Curt Sampson<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2fe303b2b9181e8b97353e178102ddcfa3b6dbf9">[2fe303b2b9]</a> Alexander Traud -- BuildSystem: Add NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27641">ASTERISK-27641</a>: BuildSystem: Enable Better Backtraces in FreeBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e7a75a1478cfe9483cedcbde76a8b4057b016e5d">[e7a75a1478]</a> Alexander Traud -- BuildSystem: Enable dladdr on non-Linux platforms like FreeBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25586">ASTERISK-25586</a>: uuid_generate_random detection failure<br/>Reported by: John Nemeth<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=da38f5f81fc76f3619967b855a52c926c66b9dfb">[da38f5f81f]</a> Alexander Traud -- BuildSystem: Re-check for another UUID library only when previous check failed.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27721">ASTERISK-27721</a>: [patch] BuildSystem: Enable PortAudio in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2231e1a04d904a7f6ca3d004c45fc241f3087654">[2231e1a04d]</a> Alexander Traud -- BuildSystem: Enable PortAudio in NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27715">ASTERISK-27715</a>: [patch] BuildSystem: AC_PATH_PROG sets to colon character when not found.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=68429e95f42a76b6e5dc1404f35db185a6c3f908">[68429e95f4]</a> Richard Mudgett -- BuildSystem regression: Fix errors reported by clean targets.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dba0ab5e06f93aebd3aa94a8d061aa381efc0110">[dba0ab5e06]</a> Alexander Traud -- BuildSystem: AC_PATH_PROG sets to colon character when not found.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27718">ASTERISK-27718</a>: [patch] BuildSystem: Enable Lua in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=80a0ad1c76ce778ba52a9f86873bfafb99b3f09c">[80a0ad1c76]</a> Alexander Traud -- BuildSystem: Enable Lua in NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27722">ASTERISK-27722</a>: [patch] BuildSystem: Depend not implicitly but explicitly on external libraries.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=95354e3996f31ca3bc5815272ae24985cfad24bb">[95354e3996]</a> Alexander Traud -- BuildSystem: Depend not implicitly but explicitly on external libraries.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27716">ASTERISK-27716</a>: [patch] BuildSystem: Enable autotools in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b59355e3f9cd186a18d8a69b9cf00b136db38829">[b59355e3f9]</a> Alexander Traud -- BuildSystem: Enable autotools in NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27713">ASTERISK-27713</a>: [patch] BuildSystem: Cast any intptr_t explicitly to its proposed type.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7ec302066835aea6c9328aba571039d88b47b732">[7ec3020668]</a> Alexander Traud -- BuildSystem: Cast any intptr_t explicitly to its proposed type.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27712">ASTERISK-27712</a>: [patch] BuildSystem: Detect whether uselocale(.) is available.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e30f075f48932c4fb91ef693df82cd5079019986">[e30f075f48]</a> Alexander Traud -- BuildSystem: Detect whether uselocale(.) is available.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27711">ASTERISK-27711</a>: [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a65fa8ed77bf012867f6ba30f72c8daa7e0804e2">[a65fa8ed77]</a> Alexander Traud -- BuildSystem: Avoid re-defining of pthread_* on NetBSD.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27710">ASTERISK-27710</a>: [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1028ccc3dc37e371a7dabb158e5b429982424c2b">[1028ccc3dc]</a> Alexander Traud -- BuildSystem: Install init scripts on openSUSE Tumbleweed.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27709">ASTERISK-27709</a>: [patch] BuildSystem: Avoid == for comparison in ./configure.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5012d436fb3278748aec6d90a06c3b3333fb42f5">[5012d436fb]</a> Alexander Traud -- BuildSystem: Avoid == for comparison in ./configure.</li>
</ul><br><h4>Category: Core/Channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27743">ASTERISK-27743</a>: Generic PLC doesn't work if the 2 codecs on a channel are equal<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5de4dae6dde892dfd155249a7a0760d4e501f132">[5de4dae6dd]</a> George Joseph -- channel.c: Allow generic plc then channel formats are equal</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27773">ASTERISK-27773</a>: Command line not being parsed correctly with getopt not from glibc<br/>Reported by: Guido Falsi<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=35ebe3376d94d8f14ad4ef8cf8ab786da5416778">[35ebe3376d]</a> Guido Falsi -- core: fix getopt(3) usage</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24488">ASTERISK-24488</a>: Wrong remote identity and target in dialog package XML in NOTIFY<br/>Reported by: Alejandro Padilla<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3bca5cfc31d37e1dec9d09adcdf372c2092d5d7a">[3bca5cfc31]</a> Joshua Colp -- chan_sip: Emit a second ringing event to ensure channel is found.</li>
</ul><br><h4>Category: Documentation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26688">ASTERISK-26688</a>: Documentation: voicemail.conf.sample shows 512 limit for emailbody field, however this is only true if compiled with LOW_MEMORY option<br/>Reported by: Fran Vicente<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=213cd594121f1e20cd69b94be0efb0472bca4da5">[213cd59412]</a> Corey Farrell -- core: Fix handling of maximum length lines in config files.</li>
</ul><br><h4>Category: Formats/format_ogg_vorbis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-12841">ASTERISK-12841</a>: [patch] Make format_ogg_vorbis work on OpenBSD<br/>Reported by: Michiel van Baak<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a4f5fa9a2bc0ae21af55a3ffc7d9553c12af83d1">[a4f5fa9a2b]</a> Alexander Traud -- BuildSystem: Avoid an extra case for OpenBSD.</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26366">ASTERISK-26366</a>: rtp: RTCP messages with REMB trigger fast picture update<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ad3a8dc49710b6ac9b6ece2953fa8b39dccfeb0d">[ad3a8dc497]</a> Joshua Colp -- res_rtp_asterisk: Add support for raising additional RTCP messages.</li>
</ul><br><h4>Category: Resources/res_http_post</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27719">ASTERISK-27719</a>: [patch] res_http_post: Enable GMime in NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4c1f1ee43fd7c1e4db51bc458439c9a5e7a99a92">[4c1f1ee43f]</a> Alexander Traud -- res_http_post: Enable GMime in NetBSD.</li>
</ul><br><h4>Category: Resources/res_musiconhold</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27774">ASTERISK-27774</a>: res_musiconhold: Music on hold restarts after every announcement<br/>Reported by: lvl<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=972b6e140f607f8459e96691cec0326006ef8452">[972b6e140f]</a> Ben Ford -- res_musiconhold: Don't restart MOH from beginning after announcement.</li>
</ul><br><h4>Category: Resources/res_odbc</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27722">ASTERISK-27722</a>: [patch] BuildSystem: Depend not implicitly but explicitly on external libraries.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=95354e3996f31ca3bc5815272ae24985cfad24bb">[95354e3996]</a> Alexander Traud -- BuildSystem: Depend not implicitly but explicitly on external libraries.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27688">ASTERISK-27688</a>: res_pjsip: Crash on TCP PJSIP Transport Disconnect<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=71b3a72c329633db5379f811cc37455c9cea5569">[71b3a72c32]</a> Ross Beer -- pjsip_transport_events.c: Fix crash using stale transport pointer.</li>
</ul><br><h4>Category: Resources/res_pjsip_refer</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27568">ASTERISK-27568</a>: PJSIP: Crash during SIP attended transfer.<br/>Reported by: Bryan Walters<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b666b4c14d488e290e351ce453e2bdeef4b96391">[b666b4c14d]</a> Richard Mudgett -- res_pjsip_refer.c: Fix attended transfer race condition crash.</li>
</ul><br><h4>Category: Resources/res_pjsip_rfc3326</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27741">ASTERISK-27741</a>: res_pjsip_rfc3326.c rfc3326_use_reason_header doesn't account for more than one 'Reason' header<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7b8c67741ac62bc990438c6f93a17f30e25b2de4">[7b8c67741a]</a> Ross Beer -- res_pjsip_rfc3326.c: Account for more than one 'Reason' header</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27554">ASTERISK-27554</a>: res_pjsip_rfc3326: Order of 'Reason' headers break many endpoints<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5eddeddf10b077860f4bf7872e49263649f3af38">[5eddeddf10]</a> Ross Beer -- res_pjsip_rfc3326: Order of 'Reason' headers break many endpoints</li>
</ul><br><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27614">ASTERISK-27614</a>: res_pjsip_session: SDP origin does not use resolved address<br/>Reported by: John M.<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b21fabc73bca840790a8ea4e444fcc8878a7614e">[b21fabc73b]</a> Chris-Savinovich -- res_pjsip_session: Rewrite o= with external_media_address.</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27806">ASTERISK-27806</a>: BASIC-RETRANS: Implement send<br/>Reported by: Benjamin Keith Ford<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8eb0622971c1617f5547942c7881a9571b5c6a94">[8eb0622971]</a> Ben Ford -- res_rtp_asterisk: Add support for receiving and handling NACK requests.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27776">ASTERISK-27776</a>: res_rtp_asterisk: Add support for sending RTCP feedback messages<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2fb12dcbc0d5f4f92023791c5430f3b6a1670303">[2fb12dcbc0]</a> Joshua Colp -- pjsip / res_rtp_asterisk: Add support for sending REMB</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27758">ASTERISK-27758</a>: res_rtp_asterisk: Add support for raising RTCP feedback messages<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ad3a8dc49710b6ac9b6ece2953fa8b39dccfeb0d">[ad3a8dc497]</a> Joshua Colp -- res_rtp_asterisk: Add support for raising additional RTCP messages.</li>
</ul><br><h4>Category: Resources/res_srtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27733">ASTERISK-27733</a>: [patch] res_srtp: Add support for libsrtp2.x on openSUSE.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8e2ae473fefd230abd97edde184e4a9a64df7ef5">[8e2ae473fe]</a> Alexander Traud -- res_srtp: Add support for libsrtp2.x on openSUSE.</li>
</ul><br><h4>Category: Utilities/aelparse</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27809">ASTERISK-27809</a>: [patch] utils/pval: Add -lBlocksRuntime for compiler clang conditionally.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0d9f42eb8e8ab38163f4be7257e55818b5d6c012">[0d9f42eb8e]</a> Alexander Traud -- utils/pval: Add -lBlocksRuntime for compiler clang conditionally.</li>
</ul><br><h4>Category: Utilities/conf2ael</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27809">ASTERISK-27809</a>: [patch] utils/pval: Add -lBlocksRuntime for compiler clang conditionally.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0d9f42eb8e8ab38163f4be7257e55818b5d6c012">[0d9f42eb8e]</a> Alexander Traud -- utils/pval: Add -lBlocksRuntime for compiler clang conditionally.</li>
</ul><br><h3>Improvement</h3><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27697">ASTERISK-27697</a>: Enable in-dialog NOTIFY on chan_pjsip channels<br/>Reported by: Nathan Bruning<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e8b3da889615e588676cdf4dfbbe0fc624227540">[e8b3da8896]</a> Nathan Bruning -- res_pjsip_notify.c: enable in-dialog NOTIFY</li>
</ul><br><h4>Category: Contrib/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27770">ASTERISK-27770</a>: [patch] install_prereq: Add Slackware (somehow).<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=57066f20354855c87a2dae0c0176acccaef2926e">[57066f2035]</a> Alexander Traud -- install_prereq: Add Slackware (somehow).</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27769">ASTERISK-27769</a>: [patch] install_prereq: Add Gentoo Linux.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=28694bc0a46621fc0379e85988c36834470b95b7">[28694bc0a4]</a> Alexander Traud -- install_prereq: Add Gentoo Linux.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27738">ASTERISK-27738</a>: [patch] install_prereq: Add Arch Linux.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=31b7d5ca8bf3cd5b486dc7a41f03ff3a0500feda">[31b7d5ca8b]</a> Alexander Traud -- install_prereq: Add Arch Linux.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27736">ASTERISK-27736</a>: [patch] install_prereq: Add SUSE.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a797309e21c1c84af3412b28e44c3c77b4c6f893">[a797309e21]</a> Alexander Traud -- install_prereq: Add SUSE.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27729">ASTERISK-27729</a>: [patch] install_prereq: Add NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1055f807acdfc39e61bf3d1b6e80807ce1c909dd">[1055f807ac]</a> Alexander Traud -- install_prereq: Add NetBSD.</li>
</ul><br><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27728">ASTERISK-27728</a>: [patch] BuildSystem: Add NetBSD.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2fe303b2b9181e8b97353e178102ddcfa3b6dbf9">[2fe303b2b9]</a> Alexander Traud -- BuildSystem: Add NetBSD.</li>
</ul><br><h4>Category: Resources/res_pjsip/Bundling</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27730">ASTERISK-27730</a>: PJSIP: Update bundled PJPROJECT to version 2.7.2<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=de79500412ff23b417c90b108f0cec9fc5af3918">[de79500412]</a> Richard Mudgett -- res_pjproject.c: Upgrade bundled PJPROJECT to 2.7.2</li>
</ul><br><h4>Category: Resources/res_srtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27253">ASTERISK-27253</a>: [patch] libsrtp-2.1.x support<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8e2ae473fefd230abd97edde184e4a9a64df7ef5">[8e2ae473fe]</a> Alexander Traud -- res_srtp: Add support for libsrtp2.x on openSUSE.</li>
</ul><br><hr><a name="open_issues"><h2 align="center">Open Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.</p><h3>Bug</h3><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27717">ASTERISK-27717</a>: [patch] BuildSystem: In NetBSD, the Python Programming Language is python-2.7.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=96cbfc0d45d3ed9c4a96791f863f267630f9928a">[96cbfc0d45]</a> Alexander Traud -- BuildSystem: In NetBSD, the Python Programming Language is python-X.Y.</li>
</ul><br><h4>Category: Core/Portability</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27629">ASTERISK-27629</a>: [patch] headers: Replace typeof with __typeof__.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c3ecb39406755ec2871e0ac653ed05d80c8e0fd1">[c3ecb39406]</a> Corey Farrell -- Build System: Strip '-std=c99' from CFLAGS provided by libraries.</li>
</ul><br><h4>Category: Tests/testsuite</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27717">ASTERISK-27717</a>: [patch] BuildSystem: In NetBSD, the Python Programming Language is python-2.7.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=96cbfc0d45d3ed9c4a96791f863f267630f9928a">[96cbfc0d45]</a> Alexander Traud -- BuildSystem: In NetBSD, the Python Programming Language is python-X.Y.</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=60f5d0e5c55629e078e56de3dc5222a8aafe062e">60f5d0e5c5</a></td><td>Chris Savinovich</td><td>Update for 15.4.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fb193a12b0e2b1e7bd04ac94edade393b9db7a96">fb193a12b0</a></td><td>Chris Savinovich</td><td>Update for 15.4.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=00bdee4e62daafdd1d31c09f1a386b7e9bc1e2df">00bdee4e62</a></td><td>George Joseph</td><td>utils: Add ast_assert_return</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a7770fabd7247b7ca6de928e75a7214214a98a3b">a7770fabd7</a></td><td>Richard Mudgett</td><td>pjsip_scheduler.c: Add ability to trace scheduled tasks.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=571ccf92b2bab672210636fb8b8c0e777d625f48">571ccf92b2</a></td><td>Richard Mudgett</td><td>res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=10f4c68f709524db47384b1ff05aa3aeaa800b5a">10f4c68f70</a></td><td>Richard Mudgett</td><td>pjsip_scheduler.c: Fix some corner cases.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=54a6bb5f8ae8f983768bca7eb5410cce2469943d">54a6bb5f8a</a></td><td>Richard Mudgett</td><td>pjsip_scheduler.c: Sort "pjsip show scheduled_tasks" output.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6b9933fe44d19a8ee83052499a16d235cd5dfeea">6b9933fe44</a></td><td>Richard Mudgett</td><td>pjsip_scheduler.c: Fix ao2 usage errors.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ae9c8d999dfa8e26e1fed13e000c95e54342ac61">ae9c8d999d</a></td><td>Corey Farrell</td><td>Build System: Enable python3 compatibility.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=49aa0da75f2ae7fdfd4cba8079e0d18711249498">49aa0da75f</a></td><td>Richard Mudgett</td><td>res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a5db8c47d654dae918af63da7f6e8b1da6ef9077">a5db8c47d6</a></td><td>Joshua Colp</td><td>res_rtp_asterisk: Fix minimum block word length for REMB.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=01cc0731d0ccf757590e85c9fca6d73665f778ed">01cc0731d0</a></td><td>Joshua Colp</td><td>res_rtp_asterisk: Queue video update on picture loss indication.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=be75004852c67cce515042d1c12002e65591f969">be75004852</a></td><td>Richard Mudgett</td><td>res_pjsip: Update authenticate_qualify documentation.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1790ffb390a3d3ddd9d05e7f0fe91b8358641054">1790ffb390</a></td><td>Richard Mudgett</td><td>app_agent_pool.c: Fix off nominal ref leak.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c7f4aaf4c1a83dd1f4169d2b935b3af583da6449">c7f4aaf4c1</a></td><td>Corey Farrell</td><td>Build System: Fixes for configure script.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fdabd5726d9fcabe65a9f18e6fe3e19f42ca13eb">fdabd5726d</a></td><td>Ben Ford</td><td>test_data_buffer.c: Add unit tests for data buffer API.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=77b6f8c44e27bc8fb57ee2857db5d6160915a82f">77b6f8c44e</a></td><td>Ben Ford</td><td>Add data buffer API to store packets.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=42abd6d3d8534af4c4a9559c629ada6b6ff44f7e">42abd6d3d8</a></td><td>George Joseph</td><td>pjproject_bundled: Add patch for pj_atomic crashes</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9348e0558556e39a939974f4b105c8ef9b9d8498">9348e05585</a></td><td>Corey Farrell</td><td>core: Create main/options.c.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8d76f678b2d92f42c8a7b67ac99b2205084e1f3b">8d76f678b2</a></td><td>George Joseph</td><td>res_pjsip: Correct usages of pjproject's timer heap</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ce2ea9e6aae3e457820e22a05a3f495c1d3372b8">ce2ea9e6aa</a></td><td>George Joseph</td><td>pjroject_bundled: Add already-destroyed check to tsx_timer_callback</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9f1be1554c40ea71105a01ada3b15081e3e156e9">9f1be1554c</a></td><td>George Joseph</td><td>pjproject_bundled: timer: Clean up usage of timer heap</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6a847614b68aea08c9e6bf54c415aba6d8d5c56f">6a847614b6</a></td><td>Corey Farrell</td><td>main/indications: Use ast_cli_completion_add for all completions.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f48a6519e229bc7990317bb4f969783e5a06b843">f48a6519e2</a></td><td>George Joseph</td><td>Revert "BuildSystem: In NetBSD, the Python Programming Language is python-X.Y."</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cb6bc25632bf81084740d7f1257039794ec1c594">cb6bc25632</a></td><td>Ivan Poddubny</td><td>func_channel: Delete dead CHANNEL_TRACE code</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d076eedf2848dbb4d3001c96914765c7cde29813">d076eedf28</a></td><td>Alexander Traud</td><td>BuildSystem: For consistency, avoid extra libs to be empty.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3abb3bb834b4d46a1802d134bbf7fb37231959c5">3abb3bb834</a></td><td>Corey Farrell</td><td>core: Remove dead symbols from asterisk.exports.in.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f164537553f480cdfce5470ef6acca556021fbe4">f164537553</a></td><td>Corey Farrell</td><td>named_acl: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ebf9ec09481458ea58ecaeff0c15979f4763fce2">ebf9ec0948</a></td><td>Corey Farrell</td><td>main/sounds: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b3736ed54ba8307d24a18b30ca3c8c860a8cf73c">b3736ed54b</a></td><td>Corey Farrell</td><td>manager: Use ast_cli_completion_add for completion generators.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0a944dcdcc083c1357eb6d8e9211922127fa858e">0a944dcdcc</a></td><td>Corey Farrell</td><td>main/test: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dfb2ebe72eefc33fb5507740188c1443a7466efa">dfb2ebe72e</a></td><td>Joshua Colp</td><td>rtp: Add REMB RTP property and set it on PJSIP video RTP.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7e9ce160b16284c5ca0cb7dee63a7d2e7489ee5d">7e9ce160b1</a></td><td>Corey Farrell</td><td>main/translate: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=78201f654dacb260414eab57e8fff935b9117d57">78201f654d</a></td><td>Corey Farrell</td><td>main/taskprocessor: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=459fd5900cd738ad65e87d4fb62d97c07bdd8fd4">459fd5900c</a></td><td>Corey Farrell</td><td>aco: Use ast_cli_completion_add for 'config show help'.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=691fc3346c493d6c4a564353563a19adce6ac031">691fc3346c</a></td><td>Corey Farrell</td><td>main/config: Use ast_cli_completion_add for reload completion.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bf43977b25bf8eb758e019e81b3923d39ea2bda6">bf43977b25</a></td><td>Corey Farrell</td><td>main/bridge: Use ast_cli_completion_add.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9af4df6a9e13ce17ba7f983764434152693bbf49">9af4df6a9e</a></td><td>Corey Farrell</td><td>core: Minor cleanup of ast_el_read_char.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ffefb56b3f9de0276273d70db6fc748939835d4e">ffefb56b3f</a></td><td>Alexander Traud</td><td>BuildSystem: Check for header file of OGG.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f93d3fd45fe26a3b85fd2c6570321f1cb940166f">f93d3fd45f</a></td><td>Alexander Traud</td><td>BuildSystem: When no download utility is available, display the explanation.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a316cb78b79974195aa0c16b228f3b5c6aca1a1b">a316cb78b7</a></td><td>Florian Floimair</td><td>app_dial: Enable early-media video</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2ef947555bcfc2d82a759be1cc7697c33e0d0aaa">2ef947555b</a></td><td>George Joseph</td><td>app_voicemail: Fix json blob errors</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a4f2081beb3e93bb5af3695a5299a9ed8d8cb308">a4f2081beb</a></td><td>Corey Farrell</td><td>main/cdr: Use ast_cli_completion_add for CDR channel completion.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ff04a20a11da2ad49555ed30b0e80acfa521e457">ff04a20a11</a></td><td>Corey Farrell</td><td>main/ccss: Use ast_cli_completion_add for core id.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5be16ef66ee1f19aad48b7212d41045b7c89ad43">5be16ef66e</a></td><td>Corey Farrell</td><td>core: Backport compatible MALLOC_DEBUG changes.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8fa4b19b0d5cde18e3fbcc292b465a7f8fed1c6d">8fa4b19b0d</a></td><td>Corey Farrell</td><td>astobj2_container: Use ast_cli_completion_add for container names.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ea8f9c69c47b5026dff5fd79c0d879857078227e">ea8f9c69c4</a></td><td>Corey Farrell</td><td>main/channel: Use ast_cli_completion_add for channeltypes.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=73885c60559436efd1ea989ae8e46dcf29f354cf">73885c6055</a></td><td>Corey Farrell</td><td>cli: Enable ast_cli_completion_add on public completion generators.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=472b2835c9a8a06f5fa0d8fd3ad93650ff523e4c">472b2835c9</a></td><td>Corey Farrell</td><td>core: Remove incorrect usage of attribute_malloc.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=06e84e1c427a245218407e1a383bf56f5a6b9831">06e84e1c42</a></td><td>Corey Farrell</td><td>core: Remove non-critical cleanup from startup aborts.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=818a00cf60f46f7ebacef8dd1a9f3f5e8a510330">818a00cf60</a></td><td>Alexander Traud</td><td>BuildSystem: For consistency, avoid double-checking via if clauses.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9350fc0b6dd19d8a545e9e3c08bc570c170cfec9">9350fc0b6d</a></td><td>Alexander Traud</td><td>BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=852ef63964f97b56bb51b8de8dcdd415db83d322">852ef63964</a></td><td>Corey Farrell</td><td>Replace direct checks of option_debug with DEBUG_ATLEAST macro.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4a972d24c975bfe8fede957066a298ef0d9ac698">4a972d24c9</a></td><td>Alexander Traud</td><td>utils: In Solaris, avoid a warning about an unused variable.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e16228be301765d8267c9e65fe9f1154b49f6b89">e16228be30</a></td><td>Corey Farrell</td><td>gitreview: Reorder and add padding.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=86e73210fb3905541b93ee4dbd7df5816d748abc">86e73210fb</a></td><td>George Joseph</td><td>ast_coredumper: Minor fixes</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8d707d33ab09736b1867a8ee977ab57f46e81bb8">8d707d33ab</a></td><td>Ben Ford</td><td>Add extended properties to rtp_engine for RTP retransmission support.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9d60fc6298dcf9c35c040dc5c8dbb05ba8d4cd2d">9d60fc6298</a></td><td>Sean Bright</td><td>modules: Set deprecated modules to not build by default</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-15.3.0-summary.html | 1135 ------
asterisk-15.3.0-summary.txt | 1825 ----------
b/.gitreview | 7
b/.version | 2
b/CHANGES | 23
b/ChangeLog | 1537 ++++++++
b/Makefile | 46
b/UPGRADE.txt | 8
b/addons/cdr_mysql.c | 8
b/addons/chan_ooh323.c | 3
b/apps/app_agent_pool.c | 1
b/apps/app_amd.c | 21
b/apps/app_confbridge.c | 8
b/apps/app_dial.c | 2
b/apps/app_directory.c | 6
b/apps/app_minivm.c | 2
b/apps/app_voicemail.c | 39
b/apps/confbridge/conf_config_parser.c | 77
b/apps/confbridge/include/confbridge.h | 4
b/asterisk-15.4.0-rc1-summary.html | 376 ++
b/asterisk-15.4.0-rc1-summary.txt | 900 ++++
b/autoconf/ast_ext_tool_check.m4 | 2
b/autoconf/ast_pkgconfig.m4 | 2
b/bootstrap.sh | 4
b/bridges/bridge_softmix.c | 298 +
b/bridges/bridge_softmix/include/bridge_softmix_internal.h | 14
b/build_tools/cflags.xml | 2
b/build_tools/menuselect-deps.in | 1
b/cdr/cdr_adaptive_odbc.c | 1
b/cdr/cdr_odbc.c | 1
b/cdr/cdr_pgsql.c | 22
b/cel/cel_odbc.c | 1
b/cel/cel_pgsql.c | 18
b/channels/chan_alsa.c | 4
b/channels/chan_dahdi.c | 4
b/channels/chan_pjsip.c | 18
b/channels/chan_sip.c | 56
b/channels/chan_unistim.c | 4
b/channels/pjsip/dialplan_functions.c | 8
b/codecs/codec_speex.c | 5
b/configs/samples/codecs.conf.sample | 9
b/configs/samples/confbridge.conf.sample | 8
b/configs/samples/pjproject.conf.sample | 7
b/configs/samples/voicemail.conf.sample | 5
b/configure | 1618 +++-----
b/configure.ac | 264 -
b/contrib/scripts/ast_coredumper | 7
b/contrib/scripts/install_prereq | 197 -
b/contrib/scripts/refcounter.py | 23
b/contrib/scripts/spandspflow2pcap.py | 2
b/contrib/scripts/voicemailpwcheck.py | 10
b/doc/.gitignore | 1
b/formats/format_ogg_vorbis.c | 1
b/funcs/func_audiohookinherit.c | 1
b/funcs/func_channel.c | 22
b/funcs/func_odbc.c | 1
b/include/asterisk/_private.h | 6
b/include/asterisk/autoconfig.h.in | 8
b/include/asterisk/bridge.h | 51
b/include/asterisk/channel.h | 4
b/include/asterisk/data_buffer.h | 144
b/include/asterisk/datastore.h | 2
b/include/asterisk/frame.h | 2
b/include/asterisk/options.h | 10
b/include/asterisk/paths.h | 4
b/include/asterisk/res_pjproject.h | 26
b/include/asterisk/res_pjsip.h | 115
b/include/asterisk/rtp_engine.h | 38
b/include/asterisk/stringfields.h | 2
b/include/asterisk/utils.h | 15
b/main/Makefile | 2
b/main/asterisk.c | 477 --
b/main/asterisk.exports.in | 6
b/main/astmm.c | 3
b/main/astobj2_container.c | 29
b/main/bridge.c | 128
b/main/bridge_channel.c | 3
b/main/callerid.c | 2
b/main/ccss.c | 17
b/main/cdr.c | 11
b/main/cel.c | 9
b/main/channel.c | 44
b/main/cli.c | 24
b/main/config.c | 29
b/main/config_options.c | 79
b/main/core_local.c | 7
b/main/data_buffer.c | 314 +
b/main/devicestate.c | 5
b/main/dns_core.c | 38
b/main/dns_system_resolver.c | 1
b/main/dsp.c | 15
b/main/features.c | 9
b/main/features_config.c | 4
b/main/indications.c | 39
b/main/manager.c | 46
b/main/media_cache.c | 5
b/main/named_acl.c | 22
b/main/netsock2.c | 8
b/main/options.c | 475 ++
b/main/pbx.c | 10
b/main/pbx_app.c | 27
b/main/pbx_builtins.c | 1
b/main/sched.c | 35
b/main/sorcery.c | 3
b/main/sounds.c | 32
b/main/stdtime/localtime.c | 6
b/main/taskprocessor.c | 17
b/main/test.c | 68
b/main/translate.c | 18
b/main/utils.c | 3
b/menuselect/configure | 4
b/res/res_config_ldap.c | 12
b/res/res_config_odbc.c | 1
b/res/res_config_pgsql.c | 14
b/res/res_http_post.c | 2
b/res/res_musiconhold.c | 1
b/res/res_odbc.c | 1
b/res/res_pjproject.c | 12
b/res/res_pjsip.c | 131
b/res/res_pjsip/config_system.c | 2
b/res/res_pjsip/config_transport.c | 2
b/res/res_pjsip/location.c | 4
b/res/res_pjsip/pjsip_scheduler.c | 311 +
b/res/res_pjsip/pjsip_transport_events.c | 55
b/res/res_pjsip_header_funcs.c | 22
b/res/res_pjsip_history.c | 7
b/res/res_pjsip_notify.c | 230 +
b/res/res_pjsip_outbound_publish.c | 9
b/res/res_pjsip_outbound_registration.c | 14
b/res/res_pjsip_pubsub.c | 51
b/res/res_pjsip_refer.c | 50
b/res/res_pjsip_registrar.c | 34
b/res/res_pjsip_registrar_expire.c | 2
b/res/res_pjsip_rfc3326.c | 47
b/res/res_pjsip_sdp_rtp.c | 18
b/res/res_pjsip_session.c | 41
b/res/res_pjsip_t38.c | 6
b/res/res_pjsip_transport_websocket.c | 6
b/res/res_rtp_asterisk.c | 408 +-
b/res/res_srtp.c | 1
b/rest-api-templates/api.wiki.mustache | 2
b/rest-api-templates/ari_resource.h.mustache | 6
b/rest-api-templates/asterisk_processor.py | 8
b/rest-api-templates/make_ari_stubs.py | 5
b/rest-api-templates/res_ari_resource.c.mustache | 6
b/rest-api-templates/swagger_model.py | 19
b/rest-api-templates/transform.py | 9
b/sounds/Makefile | 6
b/tests/test_amihooks.c | 3
b/tests/test_data_buffer.c | 313 +
b/third-party/pjproject/configure.m4 | 2
b/third-party/pjproject/patches/0070-os_core_unix-Set-mutex-NULL-in-atomic-destroy-and-ad.patch | 114
b/third-party/pjproject/patches/0080-timer-Clean-up-usage-of-timer-heap.patch | 434 ++
b/third-party/pjproject/patches/0090-sip_transaction-In-tsx_timer_callback-check-if-tsx-i.patch | 31
b/third-party/versions.mak | 2
b/utils/.gitignore | 1
b/utils/Makefile | 3
third-party/pjproject/patches/0070-sdp_media_fmt.patch | 19
third-party/pjproject/patches/0071-sdp_fmtp_attr.patch | 34
159 files changed, 8162 insertions(+), 5522 deletions(-)</pre><br></html>

View File

@@ -1,906 +0,0 @@
Release Summary
asterisk-15.4.0
Date: 2018-05-01
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Open Issues
5. Other Changes
6. 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-15.3.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
38 Alexander Traud 32 Alexander Traud
27 Corey Farrell 5 Joshua Colp
14 Richard Mudgett 4 Ross Beer
9 George Joseph 3 John Nemeth
9 Joshua Colp 2 Richard Mudgett
5 Benjamin Keith Ford 2 lvl
3 Ross Beer 1 Michael Cargile
3 Chris Savinovich 1 SA(c)bastien Duthil
1 Michael Cargile 1 Jean Aunis - Prescom
1 Jean Aunis - Prescom 1 Joerg Sonnenberger, D'Arcy Cain
1 Nathan Bruning 1 Kevin Harwell
1 Ivan Poddubny 1 Guido Falsi
1 Sean Bright 1 Stephane Chazelas
1 sungtae kim 1 Fran Vicente
1 lvl 1 Michiel van Baak
1 Guido Falsi 1 Curt Sampson
1 Thomas Guebels 1 Corey Farrell
1 Kevin Harwell 1 Nathan Bruning
1 Evandro CA(c)sar Arruda 1 Shannon Price
1 Florian Floimair 1 John M.
1 Benjamin Keith Ford
1 Bryan Walters
1 clean targets.
1 George Joseph
1 Alejandro Padilla
1 Thomas Guebels
1 Evandro CA(c)sar Arruda
----------------------------------------------------------------------
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.
New Feature
Category: Resources/res_pjsip
ASTERISK-27704: Add cache_pools debug option to pjproject.conf
Reported by: Richard Mudgett
* [f6d5bf99f2] Richard Mudgett -- pjproject: Add cache_pools debugging
option.
Bug
Category: Addons/cdr_mysql
ASTERISK-27782: cdr_mysql: Missing MYSQL_PORT definition
Reported by: Evandro CA(c)sar Arruda
* [dca6a4e774] Evandro Cesar Arruda -- cdr_mysql: Compile error because
MYSQL_PORT definition is missing
Category: Applications/app_amd
ASTERISK-27610: app_amd.so returning TOOLONG before reaching the timeout
Reported by: Michael Cargile
* [66da3570fe] Michael Cargile -- apps/app_amd.c: Fixed total time and
silence calculations
Category: Applications/app_confbridge
ASTERISK-27804: bridge_softmix / app_confbridge: Add support for combining
REMB reports
Reported by: Joshua Colp
* [9f1d4ba8de] Joshua Colp -- bridge_softmix: Fix some REMB bugs.
* [5c2120f5f5] Joshua Colp -- bridge_softmix / app_confbridge: Add
support for REMB combining.
ASTERISK-27786: app_confbridge: Add ability to enable and configure REMB
support
Reported by: Joshua Colp
* [132fd2abdb] Joshua Colp -- app_confbridge / bridge_softmix: Add
ability to configure REMB interval.
ASTERISK-27755: ConfBridge: raise ConfbridgeTalking when put on hold and
clear talking status
Reported by: Kevin Harwell
* [fb0f2adf84] Kevin Harwell -- bridge_softmix: Clear "talking" when a
channel is put on hold
Category: Applications/app_voicemail
ASTERISK-27703: AMI Action VoicemailUsersList returns 0 MessageCount
Reported by: SA(c)bastien Duthil
* [80113ec68d] Sungtae Kim -- voicemail: Fixed wrong voicemail message
count
Category: Applications/app_voicemail/IMAP
ASTERISK-27734: [patch] BuildSystem: Enable IMAP storage on openSUSE and
Arch Linux.
Reported by: Alexander Traud
* [ca57964165] Alexander Traud -- BuildSystem: Enable IMAP storage on
openSUSE and Arch Linux.
Category: Bridges/bridge_softmix
ASTERISK-27804: bridge_softmix / app_confbridge: Add support for combining
REMB reports
Reported by: Joshua Colp
* [9f1d4ba8de] Joshua Colp -- bridge_softmix: Fix some REMB bugs.
* [5c2120f5f5] Joshua Colp -- bridge_softmix / app_confbridge: Add
support for REMB combining.
ASTERISK-27786: app_confbridge: Add ability to enable and configure REMB
support
Reported by: Joshua Colp
* [132fd2abdb] Joshua Colp -- app_confbridge / bridge_softmix: Add
ability to configure REMB interval.
ASTERISK-27755: ConfBridge: raise ConfbridgeTalking when put on hold and
clear talking status
Reported by: Kevin Harwell
* [fb0f2adf84] Kevin Harwell -- bridge_softmix: Clear "talking" when a
channel is put on hold
Category: Channels/chan_alsa
ASTERISK-27720: [patch] BuildSystem: Enable Advanced Linux Sound
Architecture (ALSA) in NetBSD.
Reported by: Alexander Traud
* [f121e2c01b] Alexander Traud -- BuildSystem: Enable Advanced Linux
Sound Architecture (ALSA) in NetBSD.
Category: Channels/chan_pjsip
ASTERISK-27554: res_pjsip_rfc3326: Order of 'Reason' headers break many
endpoints
Reported by: Ross Beer
* [5eddeddf10] Ross Beer -- res_pjsip_rfc3326: Order of 'Reason' headers
break many endpoints
ASTERISK-27441: PJSIP: Forked INVITE SDP negotiation gets one way audio.
Reported by: lvl
* [2c0529916c] lvl -- res_pjsip_session: properly handle SDP from a
forked call with early media
ASTERISK-27568: PJSIP: Crash during SIP attended transfer.
Reported by: Bryan Walters
* [b666b4c14d] Richard Mudgett -- res_pjsip_refer.c: Fix attended
transfer race condition crash.
Category: Channels/chan_sip/General
ASTERISK-24488: Wrong remote identity and target in dialog package XML in
NOTIFY
Reported by: Alejandro Padilla
* [3bca5cfc31] Joshua Colp -- chan_sip: Emit a second ringing event to
ensure channel is found.
ASTERISK-27646: ICE fails with no candidate nominated
Reported by: Thomas Guebels
* [a6b655dca9] Thomas Guebels -- res_rtp_asterisk: Fix ICE candidate
nomination
ASTERISK-27674: chan_sip: RTP framing issues on outgoing calls
Reported by: Jean Aunis - Prescom
* [bcc2da7f83] Jean Aunis -- chan_sip: Fix improper RTP framing on
outgoing calls
Category: Channels/chan_sip/TCP-TLS
ASTERISK-27457: chan_sip: Guests disallowed via TCP (or TLS) if existing
peer from same IP.
Reported by: Alexander Traud
* [15873d6c0b] Alexander Traud -- chan_sip: Peers with distinct source
ports don't match, regardless of transport.
Category: Channels/chan_sip/Transfers
ASTERISK-27740: chan_sip: New Channel creation from new SIP dialog with
Replaces failed to be properly tracked and destroyed
Reported by: Shannon Price
* [8dd7ba31e9] Richard Mudgett -- chan_sip.c: Fix INVITE with replaces
channel ref leak.
Category: Channels/chan_unistim
ASTERISK-27714: [patch] chan_unistim: NetBSD has an incompatible struct
in_pktinfo.
Reported by: Alexander Traud
* [a9a61cb909] Alexander Traud -- chan_unistim: NetBSD has an
incompatible struct in_pktinfo.
Category: Core/AstDB
ASTERISK-27706: PJSIP: Deadlock shutting down subscription TCP connection
and sending subscription message.
Reported by: Ross Beer
* [f044ae1804] Richard Mudgett -- res_pjsip: Fix deadlock on reliable
transport shutdown.
Category: Core/BuildSystem
ASTERISK-27435: [patch] configure: pjsip_evsub_set_uas_timeout not found.
Reported by: Alexander Traud
* [406d5784a5] Alexander Traud -- BuildSystem:
pjsip_evsub_set_uas_timeout was not used (part 2).
ASTERISK-27761: [patch] BuildSystem: With external editline, do not
require libs for internal editline.
Reported by: Alexander Traud
* [eb5b74b71f] Alexander Traud -- BuildSystem: With external editline,
do not require libs for internal editline.
ASTERISK-27745: [patch] BuildSystem: Remove unused dependency on libltdl.
Reported by: Alexander Traud
* [57ed69dcd4] Alexander Traud -- BuildSystem: Remove unused dependency
on libltdl.
ASTERISK-27720: [patch] BuildSystem: Enable Advanced Linux Sound
Architecture (ALSA) in NetBSD.
Reported by: Alexander Traud
* [f121e2c01b] Alexander Traud -- BuildSystem: Enable Advanced Linux
Sound Architecture (ALSA) in NetBSD.
ASTERISK-27734: [patch] BuildSystem: Enable IMAP storage on openSUSE and
Arch Linux.
Reported by: Alexander Traud
* [ca57964165] Alexander Traud -- BuildSystem: Enable IMAP storage on
openSUSE and Arch Linux.
ASTERISK-27686: [patch] install_prereq: Update FreeBSD libraries.
Reported by: Alexander Traud
* [2998be1de8] Alexander Traud -- install_prereq: Update FreeBSD
libraries.
* [8eff97cf72] Alexander Traud -- install_prereq: Update FreeBSD
libraries.
ASTERISK-11015: NetBSD Build Needs RPATH set in 1.2.25
Reported by: Curt Sampson
* [2fe303b2b9] Alexander Traud -- BuildSystem: Add NetBSD.
ASTERISK-27641: BuildSystem: Enable Better Backtraces in FreeBSD.
Reported by: Alexander Traud
* [e7a75a1478] Alexander Traud -- BuildSystem: Enable dladdr on
non-Linux platforms like FreeBSD.
ASTERISK-25586: uuid_generate_random detection failure
Reported by: John Nemeth
* [da38f5f81f] Alexander Traud -- BuildSystem: Re-check for another UUID
library only when previous check failed.
ASTERISK-27721: [patch] BuildSystem: Enable PortAudio in NetBSD.
Reported by: Alexander Traud
* [2231e1a04d] Alexander Traud -- BuildSystem: Enable PortAudio in
NetBSD.
ASTERISK-27715: [patch] BuildSystem: AC_PATH_PROG sets to colon character
when not found.
Reported by: Alexander Traud
* [68429e95f4] Richard Mudgett -- BuildSystem regression: Fix errors
reported by clean targets.
* [dba0ab5e06] Alexander Traud -- BuildSystem: AC_PATH_PROG sets to
colon character when not found.
ASTERISK-27718: [patch] BuildSystem: Enable Lua in NetBSD.
Reported by: Alexander Traud
* [80a0ad1c76] Alexander Traud -- BuildSystem: Enable Lua in NetBSD.
ASTERISK-27722: [patch] BuildSystem: Depend not implicitly but explicitly
on external libraries.
Reported by: Alexander Traud
* [95354e3996] Alexander Traud -- BuildSystem: Depend not implicitly but
explicitly on external libraries.
ASTERISK-27716: [patch] BuildSystem: Enable autotools in NetBSD.
Reported by: Alexander Traud
* [b59355e3f9] Alexander Traud -- BuildSystem: Enable autotools in
NetBSD.
ASTERISK-27713: [patch] BuildSystem: Cast any intptr_t explicitly to its
proposed type.
Reported by: Alexander Traud
* [7ec3020668] Alexander Traud -- BuildSystem: Cast any intptr_t
explicitly to its proposed type.
ASTERISK-27712: [patch] BuildSystem: Detect whether uselocale(.) is
available.
Reported by: Alexander Traud
* [e30f075f48] Alexander Traud -- BuildSystem: Detect whether
uselocale(.) is available.
ASTERISK-27711: [patch] BuildSystem: Avoid re-defining of pthread_* on
NetBSD.
Reported by: Alexander Traud
* [a65fa8ed77] Alexander Traud -- BuildSystem: Avoid re-defining of
pthread_* on NetBSD.
ASTERISK-27710: [patch] BuildSystem: Install init scripts on openSUSE
Tumbleweed.
Reported by: Alexander Traud
* [1028ccc3dc] Alexander Traud -- BuildSystem: Install init scripts on
openSUSE Tumbleweed.
ASTERISK-27709: [patch] BuildSystem: Avoid == for comparison in
./configure.
Reported by: Alexander Traud
* [5012d436fb] Alexander Traud -- BuildSystem: Avoid == for comparison
in ./configure.
Category: Core/Channels
ASTERISK-27743: Generic PLC doesn't work if the 2 codecs on a channel are
equal
Reported by: George Joseph
* [5de4dae6dd] George Joseph -- channel.c: Allow generic plc then
channel formats are equal
Category: Core/General
ASTERISK-27773: Command line not being parsed correctly with getopt not
from glibc
Reported by: Guido Falsi
* [35ebe3376d] Guido Falsi -- core: fix getopt(3) usage
ASTERISK-24488: Wrong remote identity and target in dialog package XML in
NOTIFY
Reported by: Alejandro Padilla
* [3bca5cfc31] Joshua Colp -- chan_sip: Emit a second ringing event to
ensure channel is found.
Category: Documentation
ASTERISK-26688: Documentation: voicemail.conf.sample shows 512 limit for
emailbody field, however this is only true if compiled with LOW_MEMORY
option
Reported by: Fran Vicente
* [213cd59412] Corey Farrell -- core: Fix handling of maximum length
lines in config files.
Category: Formats/format_ogg_vorbis
ASTERISK-12841: [patch] Make format_ogg_vorbis work on OpenBSD
Reported by: Michiel van Baak
* [a4f5fa9a2b] Alexander Traud -- BuildSystem: Avoid an extra case for
OpenBSD.
Category: General
ASTERISK-26366: rtp: RTCP messages with REMB trigger fast picture update
Reported by: Joshua Colp
* [ad3a8dc497] Joshua Colp -- res_rtp_asterisk: Add support for raising
additional RTCP messages.
Category: Resources/res_http_post
ASTERISK-27719: [patch] res_http_post: Enable GMime in NetBSD.
Reported by: Alexander Traud
* [4c1f1ee43f] Alexander Traud -- res_http_post: Enable GMime in NetBSD.
Category: Resources/res_musiconhold
ASTERISK-27774: res_musiconhold: Music on hold restarts after every
announcement
Reported by: lvl
* [972b6e140f] Ben Ford -- res_musiconhold: Don't restart MOH from
beginning after announcement.
Category: Resources/res_odbc
ASTERISK-27722: [patch] BuildSystem: Depend not implicitly but explicitly
on external libraries.
Reported by: Alexander Traud
* [95354e3996] Alexander Traud -- BuildSystem: Depend not implicitly but
explicitly on external libraries.
Category: Resources/res_pjsip
ASTERISK-27688: res_pjsip: Crash on TCP PJSIP Transport Disconnect
Reported by: Ross Beer
* [71b3a72c32] Ross Beer -- pjsip_transport_events.c: Fix crash using
stale transport pointer.
Category: Resources/res_pjsip_refer
ASTERISK-27568: PJSIP: Crash during SIP attended transfer.
Reported by: Bryan Walters
* [b666b4c14d] Richard Mudgett -- res_pjsip_refer.c: Fix attended
transfer race condition crash.
Category: Resources/res_pjsip_rfc3326
ASTERISK-27741: res_pjsip_rfc3326.c rfc3326_use_reason_header doesn't
account for more than one 'Reason' header
Reported by: Ross Beer
* [7b8c67741a] Ross Beer -- res_pjsip_rfc3326.c: Account for more than
one 'Reason' header
ASTERISK-27554: res_pjsip_rfc3326: Order of 'Reason' headers break many
endpoints
Reported by: Ross Beer
* [5eddeddf10] Ross Beer -- res_pjsip_rfc3326: Order of 'Reason' headers
break many endpoints
Category: Resources/res_pjsip_session
ASTERISK-27614: res_pjsip_session: SDP origin does not use resolved
address
Reported by: John M.
* [b21fabc73b] Chris-Savinovich -- res_pjsip_session: Rewrite o= with
external_media_address.
Category: Resources/res_rtp_asterisk
ASTERISK-27806: BASIC-RETRANS: Implement send
Reported by: Benjamin Keith Ford
* [8eb0622971] Ben Ford -- res_rtp_asterisk: Add support for receiving
and handling NACK requests.
ASTERISK-27776: res_rtp_asterisk: Add support for sending RTCP feedback
messages
Reported by: Joshua Colp
* [2fb12dcbc0] Joshua Colp -- pjsip / res_rtp_asterisk: Add support for
sending REMB
ASTERISK-27758: res_rtp_asterisk: Add support for raising RTCP feedback
messages
Reported by: Joshua Colp
* [ad3a8dc497] Joshua Colp -- res_rtp_asterisk: Add support for raising
additional RTCP messages.
Category: Resources/res_srtp
ASTERISK-27733: [patch] res_srtp: Add support for libsrtp2.x on openSUSE.
Reported by: Alexander Traud
* [8e2ae473fe] Alexander Traud -- res_srtp: Add support for libsrtp2.x
on openSUSE.
Category: Utilities/aelparse
ASTERISK-27809: [patch] utils/pval: Add -lBlocksRuntime for compiler clang
conditionally.
Reported by: Alexander Traud
* [0d9f42eb8e] Alexander Traud -- utils/pval: Add -lBlocksRuntime for
compiler clang conditionally.
Category: Utilities/conf2ael
ASTERISK-27809: [patch] utils/pval: Add -lBlocksRuntime for compiler clang
conditionally.
Reported by: Alexander Traud
* [0d9f42eb8e] Alexander Traud -- utils/pval: Add -lBlocksRuntime for
compiler clang conditionally.
Improvement
Category: Channels/chan_pjsip
ASTERISK-27697: Enable in-dialog NOTIFY on chan_pjsip channels
Reported by: Nathan Bruning
* [e8b3da8896] Nathan Bruning -- res_pjsip_notify.c: enable in-dialog
NOTIFY
Category: Contrib/General
ASTERISK-27770: [patch] install_prereq: Add Slackware (somehow).
Reported by: Alexander Traud
* [57066f2035] Alexander Traud -- install_prereq: Add Slackware
(somehow).
ASTERISK-27769: [patch] install_prereq: Add Gentoo Linux.
Reported by: Alexander Traud
* [28694bc0a4] Alexander Traud -- install_prereq: Add Gentoo Linux.
ASTERISK-27738: [patch] install_prereq: Add Arch Linux.
Reported by: Alexander Traud
* [31b7d5ca8b] Alexander Traud -- install_prereq: Add Arch Linux.
ASTERISK-27736: [patch] install_prereq: Add SUSE.
Reported by: Alexander Traud
* [a797309e21] Alexander Traud -- install_prereq: Add SUSE.
ASTERISK-27729: [patch] install_prereq: Add NetBSD.
Reported by: Alexander Traud
* [1055f807ac] Alexander Traud -- install_prereq: Add NetBSD.
Category: Core/BuildSystem
ASTERISK-27728: [patch] BuildSystem: Add NetBSD.
Reported by: Alexander Traud
* [2fe303b2b9] Alexander Traud -- BuildSystem: Add NetBSD.
Category: Resources/res_pjsip/Bundling
ASTERISK-27730: PJSIP: Update bundled PJPROJECT to version 2.7.2
Reported by: Richard Mudgett
* [de79500412] Richard Mudgett -- res_pjproject.c: Upgrade bundled
PJPROJECT to 2.7.2
Category: Resources/res_srtp
ASTERISK-27253: [patch] libsrtp-2.1.x support
Reported by: Alexander Traud
* [8e2ae473fe] Alexander Traud -- res_srtp: Add support for libsrtp2.x
on openSUSE.
----------------------------------------------------------------------
Open Issues
[Back to Top]
This is a list of all open issues from the issue tracker that were
referenced by changes that went into this release.
Bug
Category: Core/BuildSystem
ASTERISK-27717: [patch] BuildSystem: In NetBSD, the Python Programming
Language is python-2.7.
Reported by: Alexander Traud
* [96cbfc0d45] Alexander Traud -- BuildSystem: In NetBSD, the Python
Programming Language is python-X.Y.
Category: Core/Portability
ASTERISK-27629: [patch] headers: Replace typeof with __typeof__.
Reported by: Alexander Traud
* [c3ecb39406] Corey Farrell -- Build System: Strip '-std=c99' from
CFLAGS provided by libraries.
Category: Tests/testsuite
ASTERISK-27717: [patch] BuildSystem: In NetBSD, the Python Programming
Language is python-2.7.
Reported by: Alexander Traud
* [96cbfc0d45] Alexander Traud -- BuildSystem: In NetBSD, the Python
Programming Language is python-X.Y.
----------------------------------------------------------------------
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 |
|------------+-----------------+-----------------------------------------|
| 60f5d0e5c5 | Chris | Update for 15.4.0-rc1 |
| | Savinovich | |
|------------+-----------------+-----------------------------------------|
| fb193a12b0 | Chris | Update for 15.4.0-rc1 |
| | Savinovich | |
|------------+-----------------+-----------------------------------------|
| 00bdee4e62 | George Joseph | utils: Add ast_assert_return |
|------------+-----------------+-----------------------------------------|
| a7770fabd7 | Richard Mudgett | pjsip_scheduler.c: Add ability to trace |
| | | scheduled tasks. |
|------------+-----------------+-----------------------------------------|
| | | res_pjsip.c: Split |
| 571ccf92b2 | Richard Mudgett | ast_sip_push_task_synchronous() to fit |
| | | expectations. |
|------------+-----------------+-----------------------------------------|
| 10f4c68f70 | Richard Mudgett | pjsip_scheduler.c: Fix some corner |
| | | cases. |
|------------+-----------------+-----------------------------------------|
| 54a6bb5f8a | Richard Mudgett | pjsip_scheduler.c: Sort "pjsip show |
| | | scheduled_tasks" output. |
|------------+-----------------+-----------------------------------------|
| 6b9933fe44 | Richard Mudgett | pjsip_scheduler.c: Fix ao2 usage |
| | | errors. |
|------------+-----------------+-----------------------------------------|
| ae9c8d999d | Corey Farrell | Build System: Enable python3 |
| | | compatibility. |
|------------+-----------------+-----------------------------------------|
| 49aa0da75f | Richard Mudgett | res_pjsip_refer/chan_sip: Fix INVITE |
| | | with replaces transfer to ConfBridge |
|------------+-----------------+-----------------------------------------|
| a5db8c47d6 | Joshua Colp | res_rtp_asterisk: Fix minimum block |
| | | word length for REMB. |
|------------+-----------------+-----------------------------------------|
| 01cc0731d0 | Joshua Colp | res_rtp_asterisk: Queue video update on |
| | | picture loss indication. |
|------------+-----------------+-----------------------------------------|
| be75004852 | Richard Mudgett | res_pjsip: Update authenticate_qualify |
| | | documentation. |
|------------+-----------------+-----------------------------------------|
| 1790ffb390 | Richard Mudgett | app_agent_pool.c: Fix off nominal ref |
| | | leak. |
|------------+-----------------+-----------------------------------------|
| c7f4aaf4c1 | Corey Farrell | Build System: Fixes for configure |
| | | script. |
|------------+-----------------+-----------------------------------------|
| fdabd5726d | Ben Ford | test_data_buffer.c: Add unit tests for |
| | | data buffer API. |
|------------+-----------------+-----------------------------------------|
| 77b6f8c44e | Ben Ford | Add data buffer API to store packets. |
|------------+-----------------+-----------------------------------------|
| 42abd6d3d8 | George Joseph | pjproject_bundled: Add patch for |
| | | pj_atomic crashes |
|------------+-----------------+-----------------------------------------|
| 9348e05585 | Corey Farrell | core: Create main/options.c. |
|------------+-----------------+-----------------------------------------|
| 8d76f678b2 | George Joseph | res_pjsip: Correct usages of |
| | | pjproject's timer heap |
|------------+-----------------+-----------------------------------------|
| ce2ea9e6aa | George Joseph | pjroject_bundled: Add already-destroyed |
| | | check to tsx_timer_callback |
|------------+-----------------+-----------------------------------------|
| 9f1be1554c | George Joseph | pjproject_bundled: timer: Clean up |
| | | usage of timer heap |
|------------+-----------------+-----------------------------------------|
| | | main/indications: Use |
| 6a847614b6 | Corey Farrell | ast_cli_completion_add for all |
| | | completions. |
|------------+-----------------+-----------------------------------------|
| | | Revert "BuildSystem: In NetBSD, the |
| f48a6519e2 | George Joseph | Python Programming Language is |
| | | python-X.Y." |
|------------+-----------------+-----------------------------------------|
| cb6bc25632 | Ivan Poddubny | func_channel: Delete dead CHANNEL_TRACE |
| | | code |
|------------+-----------------+-----------------------------------------|
| d076eedf28 | Alexander Traud | BuildSystem: For consistency, avoid |
| | | extra libs to be empty. |
|------------+-----------------+-----------------------------------------|
| 3abb3bb834 | Corey Farrell | core: Remove dead symbols from |
| | | asterisk.exports.in. |
|------------+-----------------+-----------------------------------------|
| f164537553 | Corey Farrell | named_acl: Use ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| ebf9ec0948 | Corey Farrell | main/sounds: Use |
| | | ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| b3736ed54b | Corey Farrell | manager: Use ast_cli_completion_add for |
| | | completion generators. |
|------------+-----------------+-----------------------------------------|
| 0a944dcdcc | Corey Farrell | main/test: Use ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| dfb2ebe72e | Joshua Colp | rtp: Add REMB RTP property and set it |
| | | on PJSIP video RTP. |
|------------+-----------------+-----------------------------------------|
| 7e9ce160b1 | Corey Farrell | main/translate: Use |
| | | ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| 78201f654d | Corey Farrell | main/taskprocessor: Use |
| | | ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| 459fd5900c | Corey Farrell | aco: Use ast_cli_completion_add for |
| | | 'config show help'. |
|------------+-----------------+-----------------------------------------|
| 691fc3346c | Corey Farrell | main/config: Use ast_cli_completion_add |
| | | for reload completion. |
|------------+-----------------+-----------------------------------------|
| bf43977b25 | Corey Farrell | main/bridge: Use |
| | | ast_cli_completion_add. |
|------------+-----------------+-----------------------------------------|
| 9af4df6a9e | Corey Farrell | core: Minor cleanup of |
| | | ast_el_read_char. |
|------------+-----------------+-----------------------------------------|
| ffefb56b3f | Alexander Traud | BuildSystem: Check for header file of |
| | | OGG. |
|------------+-----------------+-----------------------------------------|
| f93d3fd45f | Alexander Traud | BuildSystem: When no download utility |
| | | is available, display the explanation. |
|------------+-----------------+-----------------------------------------|
| a316cb78b7 | Florian | app_dial: Enable early-media video |
| | Floimair | |
|------------+-----------------+-----------------------------------------|
| 2ef947555b | George Joseph | app_voicemail: Fix json blob errors |
|------------+-----------------+-----------------------------------------|
| a4f2081beb | Corey Farrell | main/cdr: Use ast_cli_completion_add |
| | | for CDR channel completion. |
|------------+-----------------+-----------------------------------------|
| ff04a20a11 | Corey Farrell | main/ccss: Use ast_cli_completion_add |
| | | for core id. |
|------------+-----------------+-----------------------------------------|
| 5be16ef66e | Corey Farrell | core: Backport compatible MALLOC_DEBUG |
| | | changes. |
|------------+-----------------+-----------------------------------------|
| | | astobj2_container: Use |
| 8fa4b19b0d | Corey Farrell | ast_cli_completion_add for container |
| | | names. |
|------------+-----------------+-----------------------------------------|
| | | main/channel: Use |
| ea8f9c69c4 | Corey Farrell | ast_cli_completion_add for |
| | | channeltypes. |
|------------+-----------------+-----------------------------------------|
| 73885c6055 | Corey Farrell | cli: Enable ast_cli_completion_add on |
| | | public completion generators. |
|------------+-----------------+-----------------------------------------|
| 472b2835c9 | Corey Farrell | core: Remove incorrect usage of |
| | | attribute_malloc. |
|------------+-----------------+-----------------------------------------|
| 06e84e1c42 | Corey Farrell | core: Remove non-critical cleanup from |
| | | startup aborts. |
|------------+-----------------+-----------------------------------------|
| 818a00cf60 | Alexander Traud | BuildSystem: For consistency, avoid |
| | | double-checking via if clauses. |
|------------+-----------------+-----------------------------------------|
| 9350fc0b6d | Alexander Traud | BuildSystem: Instead of $PJPROJECT_LIBS |
| | | with s, use $PJPROJECT_LIB everywhere. |
|------------+-----------------+-----------------------------------------|
| 852ef63964 | Corey Farrell | Replace direct checks of option_debug |
| | | with DEBUG_ATLEAST macro. |
|------------+-----------------+-----------------------------------------|
| 4a972d24c9 | Alexander Traud | utils: In Solaris, avoid a warning |
| | | about an unused variable. |
|------------+-----------------+-----------------------------------------|
| e16228be30 | Corey Farrell | gitreview: Reorder and add padding. |
|------------+-----------------+-----------------------------------------|
| 86e73210fb | George Joseph | ast_coredumper: Minor fixes |
|------------+-----------------+-----------------------------------------|
| 8d707d33ab | Ben Ford | Add extended properties to rtp_engine |
| | | for RTP retransmission support. |
|------------+-----------------+-----------------------------------------|
| 9d60fc6298 | Sean Bright | modules: Set deprecated modules to not |
| | | build by default |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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-15.3.0-summary.html | 1135 ------
asterisk-15.3.0-summary.txt | 1825 ----------
b/.gitreview | 7
b/.version | 2
b/CHANGES | 23
b/ChangeLog | 1537 ++++++++
b/Makefile | 46
b/UPGRADE.txt | 8
b/addons/cdr_mysql.c | 8
b/addons/chan_ooh323.c | 3
b/apps/app_agent_pool.c | 1
b/apps/app_amd.c | 21
b/apps/app_confbridge.c | 8
b/apps/app_dial.c | 2
b/apps/app_directory.c | 6
b/apps/app_minivm.c | 2
b/apps/app_voicemail.c | 39
b/apps/confbridge/conf_config_parser.c | 77
b/apps/confbridge/include/confbridge.h | 4
b/asterisk-15.4.0-rc1-summary.html | 376 ++
b/asterisk-15.4.0-rc1-summary.txt | 900 ++++
b/autoconf/ast_ext_tool_check.m4 | 2
b/autoconf/ast_pkgconfig.m4 | 2
b/bootstrap.sh | 4
b/bridges/bridge_softmix.c | 298 +
b/bridges/bridge_softmix/include/bridge_softmix_internal.h | 14
b/build_tools/cflags.xml | 2
b/build_tools/menuselect-deps.in | 1
b/cdr/cdr_adaptive_odbc.c | 1
b/cdr/cdr_odbc.c | 1
b/cdr/cdr_pgsql.c | 22
b/cel/cel_odbc.c | 1
b/cel/cel_pgsql.c | 18
b/channels/chan_alsa.c | 4
b/channels/chan_dahdi.c | 4
b/channels/chan_pjsip.c | 18
b/channels/chan_sip.c | 56
b/channels/chan_unistim.c | 4
b/channels/pjsip/dialplan_functions.c | 8
b/codecs/codec_speex.c | 5
b/configs/samples/codecs.conf.sample | 9
b/configs/samples/confbridge.conf.sample | 8
b/configs/samples/pjproject.conf.sample | 7
b/configs/samples/voicemail.conf.sample | 5
b/configure | 1618 +++-----
b/configure.ac | 264 -
b/contrib/scripts/ast_coredumper | 7
b/contrib/scripts/install_prereq | 197 -
b/contrib/scripts/refcounter.py | 23
b/contrib/scripts/spandspflow2pcap.py | 2
b/contrib/scripts/voicemailpwcheck.py | 10
b/doc/.gitignore | 1
b/formats/format_ogg_vorbis.c | 1
b/funcs/func_audiohookinherit.c | 1
b/funcs/func_channel.c | 22
b/funcs/func_odbc.c | 1
b/include/asterisk/_private.h | 6
b/include/asterisk/autoconfig.h.in | 8
b/include/asterisk/bridge.h | 51
b/include/asterisk/channel.h | 4
b/include/asterisk/data_buffer.h | 144
b/include/asterisk/datastore.h | 2
b/include/asterisk/frame.h | 2
b/include/asterisk/options.h | 10
b/include/asterisk/paths.h | 4
b/include/asterisk/res_pjproject.h | 26
b/include/asterisk/res_pjsip.h | 115
b/include/asterisk/rtp_engine.h | 38
b/include/asterisk/stringfields.h | 2
b/include/asterisk/utils.h | 15
b/main/Makefile | 2
b/main/asterisk.c | 477 --
b/main/asterisk.exports.in | 6
b/main/astmm.c | 3
b/main/astobj2_container.c | 29
b/main/bridge.c | 128
b/main/bridge_channel.c | 3
b/main/callerid.c | 2
b/main/ccss.c | 17
b/main/cdr.c | 11
b/main/cel.c | 9
b/main/channel.c | 44
b/main/cli.c | 24
b/main/config.c | 29
b/main/config_options.c | 79
b/main/core_local.c | 7
b/main/data_buffer.c | 314 +
b/main/devicestate.c | 5
b/main/dns_core.c | 38
b/main/dns_system_resolver.c | 1
b/main/dsp.c | 15
b/main/features.c | 9
b/main/features_config.c | 4
b/main/indications.c | 39
b/main/manager.c | 46
b/main/media_cache.c | 5
b/main/named_acl.c | 22
b/main/netsock2.c | 8
b/main/options.c | 475 ++
b/main/pbx.c | 10
b/main/pbx_app.c | 27
b/main/pbx_builtins.c | 1
b/main/sched.c | 35
b/main/sorcery.c | 3
b/main/sounds.c | 32
b/main/stdtime/localtime.c | 6
b/main/taskprocessor.c | 17
b/main/test.c | 68
b/main/translate.c | 18
b/main/utils.c | 3
b/menuselect/configure | 4
b/res/res_config_ldap.c | 12
b/res/res_config_odbc.c | 1
b/res/res_config_pgsql.c | 14
b/res/res_http_post.c | 2
b/res/res_musiconhold.c | 1
b/res/res_odbc.c | 1
b/res/res_pjproject.c | 12
b/res/res_pjsip.c | 131
b/res/res_pjsip/config_system.c | 2
b/res/res_pjsip/config_transport.c | 2
b/res/res_pjsip/location.c | 4
b/res/res_pjsip/pjsip_scheduler.c | 311 +
b/res/res_pjsip/pjsip_transport_events.c | 55
b/res/res_pjsip_header_funcs.c | 22
b/res/res_pjsip_history.c | 7
b/res/res_pjsip_notify.c | 230 +
b/res/res_pjsip_outbound_publish.c | 9
b/res/res_pjsip_outbound_registration.c | 14
b/res/res_pjsip_pubsub.c | 51
b/res/res_pjsip_refer.c | 50
b/res/res_pjsip_registrar.c | 34
b/res/res_pjsip_registrar_expire.c | 2
b/res/res_pjsip_rfc3326.c | 47
b/res/res_pjsip_sdp_rtp.c | 18
b/res/res_pjsip_session.c | 41
b/res/res_pjsip_t38.c | 6
b/res/res_pjsip_transport_websocket.c | 6
b/res/res_rtp_asterisk.c | 408 +-
b/res/res_srtp.c | 1
b/rest-api-templates/api.wiki.mustache | 2
b/rest-api-templates/ari_resource.h.mustache | 6
b/rest-api-templates/asterisk_processor.py | 8
b/rest-api-templates/make_ari_stubs.py | 5
b/rest-api-templates/res_ari_resource.c.mustache | 6
b/rest-api-templates/swagger_model.py | 19
b/rest-api-templates/transform.py | 9
b/sounds/Makefile | 6
b/tests/test_amihooks.c | 3
b/tests/test_data_buffer.c | 313 +
b/third-party/pjproject/configure.m4 | 2
b/third-party/pjproject/patches/0070-os_core_unix-Set-mutex-NULL-in-atomic-destroy-and-ad.patch | 114
b/third-party/pjproject/patches/0080-timer-Clean-up-usage-of-timer-heap.patch | 434 ++
b/third-party/pjproject/patches/0090-sip_transaction-In-tsx_timer_callback-check-if-tsx-i.patch | 31
b/third-party/versions.mak | 2
b/utils/.gitignore | 1
b/utils/Makefile | 3
third-party/pjproject/patches/0070-sdp_media_fmt.patch | 19
third-party/pjproject/patches/0071-sdp_fmtp_attr.patch | 34
159 files changed, 8162 insertions(+), 5522 deletions(-)

View File

@@ -0,0 +1,26 @@
<!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-15.4.1</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-15.4.1</h3><h3 align="center">Date: 2018-06-11</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 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-2018-007,AST-2018-008.html">AST-2018-007,AST-2018-008</a></li>
</ul><p>The data in this summary reflects changes that have been made since the previous release, asterisk-15.4.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 Sean Bright <sean.bright@gmail.com><br/>1 Kevin Harwell <kharwell@digium.com><br/>1 Richard Mudgett <rmudgett@digium.com><br/></td><td width="33%"><td width="33%">1 John <john@antme.com><br/>1 Sean Bright <sean.bright@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>Security</h3><h4>Category: Core/HTTP</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27807">ASTERISK-27807</a>: iostreams: Potential DoS when client connection closed prematurely<br/>Reported by: Sean Bright<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a0061587f18c6bd54a4149d4ce83eb5bc4d30565">[a0061587f1]</a> Sean Bright -- AST-2018-007: iostreams potential DoS when client connection closed prematurely</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27818">ASTERISK-27818</a>: Username bruteforce is possible when using ACL with PJSIP<br/>Reported by: John<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=888979a7ee889271df82d6c8a2253ffa50c74701">[888979a7ee]</a> Richard Mudgett -- AST-2018-008: Fix enumeration of endpoints from ACL rejected addresses.</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=6b6402adf3c51e2f5cd7b255fe6a66655f57f753">6b6402adf3</a></td><td>Kevin Harwell</td><td>Update for 15.4.1</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-15.4.0-summary.html | 380 -----------------
asterisk-15.4.0-summary.txt | 906 -----------------------------------------
b/.version | 2
b/ChangeLog | 37 +
b/asterisk-15.4.1-summary.html | 15
b/asterisk-15.4.1-summary.txt | 92 ++++
b/main/iostream.c | 9
7 files changed, 153 insertions(+), 1288 deletions(-)</pre><br></html>

116
asterisk-15.4.1-summary.txt Normal file
View File

@@ -0,0 +1,116 @@
Release Summary
asterisk-15.4.1
Date: 2018-06-11
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. 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-2018-007,AST-2018-008
The data in this summary reflects changes that have been made since the
previous release, asterisk-15.4.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 Sean Bright 1 John
1 Kevin Harwell 1 Sean Bright
1 Richard Mudgett
----------------------------------------------------------------------
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: Core/HTTP
ASTERISK-27807: iostreams: Potential DoS when client connection closed
prematurely
Reported by: Sean Bright
* [a0061587f1] Sean Bright -- AST-2018-007: iostreams potential DoS when
client connection closed prematurely
Category: Resources/res_pjsip
ASTERISK-27818: Username bruteforce is possible when using ACL with PJSIP
Reported by: John
* [888979a7ee] Richard Mudgett -- AST-2018-008: Fix enumeration of
endpoints from ACL rejected addresses.
----------------------------------------------------------------------
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 |
|--------------------+-----------------------+---------------------------|
| 6b6402adf3 | Kevin Harwell | Update for 15.4.1 |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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-15.4.0-summary.html | 380 -----------------
asterisk-15.4.0-summary.txt | 906 -----------------------------------------
b/.version | 2
b/ChangeLog | 37 +
b/asterisk-15.4.1-summary.html | 15
b/asterisk-15.4.1-summary.txt | 92 ++++
b/main/iostream.c | 9
7 files changed, 153 insertions(+), 1288 deletions(-)

View File

@@ -197,11 +197,18 @@ static ssize_t iostream_read(struct ast_iostream *stream, void *buf, size_t size
}
}
break;
case SSL_ERROR_SYSCALL:
/* Some non-recoverable I/O error occurred. The OpenSSL error queue may
* contain more information on the error. For socket I/O on Unix systems,
* consult errno for details. */
ast_debug(1, "TLS non-recoverable I/O error occurred: %s, %s\n", ERR_error_string(sslerr, err),
ssl_error_to_string(sslerr, res));
return -1;
default:
/* Report EOF for an undecoded SSL or transport error. */
ast_debug(1, "TLS transport or SSL error reading data: %s, %s\n", ERR_error_string(sslerr, err),
ssl_error_to_string(sslerr, res));
return 0;
return -1;
}
if (!ms) {
/* Report EOF for a timeout */
@@ -317,7 +324,7 @@ ssize_t ast_iostream_discard(struct ast_iostream *stream, size_t size)
while (remaining) {
ret = ast_iostream_read(stream, buf, remaining > sizeof(buf) ? sizeof(buf) : remaining);
if (ret < 0) {
if (ret <= 0) {
return ret;
}
remaining -= ret;

View File

@@ -676,6 +676,26 @@ static void check_endpoint(pjsip_rx_data *rdata, struct unidentified_request *un
ao2_unlock(unid);
}
static int apply_endpoint_acl(pjsip_rx_data *rdata, struct ast_sip_endpoint *endpoint);
static int apply_endpoint_contact_acl(pjsip_rx_data *rdata, struct ast_sip_endpoint *endpoint);
static void apply_acls(pjsip_rx_data *rdata)
{
struct ast_sip_endpoint *endpoint;
/* Is the endpoint allowed with the source or contact address? */
endpoint = rdata->endpt_info.mod_data[endpoint_mod.id];
if (endpoint != artificial_endpoint
&& (apply_endpoint_acl(rdata, endpoint)
|| apply_endpoint_contact_acl(rdata, endpoint))) {
ast_debug(1, "Endpoint '%s' not allowed by ACL\n",
ast_sorcery_object_get_id(endpoint));
/* Replace the rdata endpoint with the artificial endpoint. */
ao2_replace(rdata->endpt_info.mod_data[endpoint_mod.id], artificial_endpoint);
}
}
static pj_bool_t endpoint_lookup(pjsip_rx_data *rdata)
{
struct ast_sip_endpoint *endpoint;
@@ -694,6 +714,7 @@ static pj_bool_t endpoint_lookup(pjsip_rx_data *rdata)
ao2_unlink(unidentified_requests, unid);
ao2_ref(unid, -1);
}
apply_acls(rdata);
return PJ_FALSE;
}
@@ -753,6 +774,8 @@ static pj_bool_t endpoint_lookup(pjsip_rx_data *rdata)
ast_sip_report_invalid_endpoint(name, rdata);
}
}
apply_acls(rdata);
return PJ_FALSE;
}
@@ -836,16 +859,11 @@ static pj_bool_t authenticate(pjsip_rx_data *rdata)
ast_assert(endpoint != NULL);
if (endpoint!=artificial_endpoint) {
if (apply_endpoint_acl(rdata, endpoint) || apply_endpoint_contact_acl(rdata, endpoint)) {
if (!is_ack) {
pjsip_endpt_respond_stateless(ast_sip_get_pjsip_endpoint(), rdata, 403, NULL, NULL, NULL);
}
return PJ_TRUE;
}
if (is_ack) {
return PJ_FALSE;
}
if (!is_ack && ast_sip_requires_authentication(endpoint, rdata)) {
if (ast_sip_requires_authentication(endpoint, rdata)) {
pjsip_tx_data *tdata;
struct unidentified_request *unid;
@@ -881,6 +899,10 @@ static pj_bool_t authenticate(pjsip_rx_data *rdata)
return PJ_TRUE;
}
pjsip_tx_data_dec_ref(tdata);
} else if (endpoint == artificial_endpoint) {
/* Uh. Oh. The artificial endpoint couldn't challenge so block the request. */
pjsip_endpt_respond_stateless(ast_sip_get_pjsip_endpoint(), rdata, 500, NULL, NULL, NULL);
return PJ_TRUE;
}
return PJ_FALSE;