Update for 13.33.0-rc1

This commit is contained in:
Asterisk Development Team
2020-04-23 11:10:53 -05:00
parent 074d766fb3
commit 8767d01f5f
11 changed files with 73362 additions and 0 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
40

1
.version Normal file
View File

@@ -0,0 +1 @@
13.33.0-rc1

70017
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,189 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-13.33.0-rc1</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.33.0-rc1</h3><h3 align="center">Date: 2020-04-23</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-13.32.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%">15 Alexander Traud <pabstraud@compuserve.com><br/>11 Jaco Kroon <jaco@uls.co.za><br/>7 Alexander Traud <pabstraud@compuserve.com><br/>5 Sean Bright <sean.bright@gmail.com><br/>3 Torrey Searle <torrey@voxbone.com><br/>3 Joshua C. Colp <jcolp@sangoma.com><br/>2 Kevin Harwell <kharwell@digium.com><br/>2 sungtae kim <sungtae@messagebird.com><br/>1 Sungtae Kim <sungtae@messagebird.com><br/>1 Paulo Vicentini <paulo.vicentini@gmail.com><br/>1 Michael Neuhauser <mike@firmix.at><br/>1 Jean Aunis <jean.aunis@prescom.fr><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 Jared Smith <jsmith@fedoraproject.org><br/>1 George Joseph <gjoseph@digium.com><br/>1 Daniel Heckl <daniel.heckl@gmail.com><br/>1 Rodrigo Ramírez Norambuena <a@rodrigoramirez.com><br/>1 Sebastien Duthil <sduthil@wazo.community><br/>1 Bernard Merindol <bernard.merindol@telnowedge.com><br/>1 Jason Hord <jhord@fluentstream.com> (license 6978)<br/></td><td width="33%"><td width="33%">14 Alexander Traud <pabstraud@compuserve.com><br/>3 Torrey Searle <tsearle@gmail.com><br/>2 sungtae kim <pchero21@gmail.com><br/>2 Jaco Kroon <jaco@uls.co.za><br/>1 Paulo Vicentini <paulo.vicentini@gmail.com><br/>1 Patrick Wakano<br/>1 Sébastien Duthil <sduthil@wazo.community><br/>1 Jean Aunis - Prescom <jean.aunis@prescom.fr><br/>1 Kevin Harwell <kharwell@digium.com><br/>1 Jared Smith <jaredsmith@jaredsmith.net><br/>1 Joshua Roys<br/>1 Patrick Wakano <pwakano@gmail.com><br/>1 Daniel Heckl <daniel.heckl@gmail.com><br/>1 Michael Neuhauser <mike@firmix.at><br/>1 Bernard Merindol <bernard.merindol@telnowedge.com><br/>1 Joshua C. Colp <jcolp@digium.com><br/>1 Matt Addison <maddison@iquest.net><br/>1 George Joseph<br/>1 Vitold <vit1251@gmail.com><br/>1 Anton Satskiy <satskiy.a@gmail.com><br/>1 Anton Satskiy<br/>1 Vitold<br/>1 Joshua Elson <joshelson@gmail.com><br/>1 Michael Neuhauser<br/>1 George Joseph <gjoseph@digium.com><br/>1 sstream <sstream00@yahoo.co.jp><br/>1 Joshua Roys <roysjosh@gmail.com><br/>1 Olivier Krief <olivier.krief@gmail.com><br/>1 Jason Hord <jhord@fluentstream.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>Improvement</h3><h4>Category: Applications/app_page</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27946">ASTERISK-27946</a>: dial (API): Storage of dialed target uses AST_MAX_EXTENSION when it shouldn't<br/>Reported by: Joshua Elson<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=59e193b2952394ea6228c9498bd62a6397c35022">[59e193b295]</a> sungtae kim -- dial.c: Removed dial string 80 character limitation</li>
</ul><br><h4>Category: Core/Dial</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27946">ASTERISK-27946</a>: dial (API): Storage of dialed target uses AST_MAX_EXTENSION when it shouldn't<br/>Reported by: Joshua Elson<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=59e193b2952394ea6228c9498bd62a6397c35022">[59e193b295]</a> sungtae kim -- dial.c: Removed dial string 80 character limitation</li>
</ul><br><h4>Category: Functions/func_volume</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28813">ASTERISK-28813</a>: func_volume: Allow decimal numbers as parameter to improve granularity<br/>Reported by: Jean Aunis - Prescom<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=947a6e8674794eb5b686e2da5d9a0216c5bfc798">[947a6e8674]</a> Jean Aunis -- func_volume: Accept decimal number as argument</li>
</ul><br><h4>Category: Resources/res_pjsip_session</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28782">ASTERISK-28782</a>: Add support for Content-Disposition header in multi-part INVITES<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ad7be12f0d54cdea3866362b38b26ddfa6fab0ab">[ad7be12f0d]</a> Torrey Searle -- res_pjsip_session: implement processing of Content-Disposition</li>
</ul><br><h3>Bug</h3><h4>Category: Applications/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-16676">ASTERISK-16676</a>: DAHDIRAS fails to properly initiate pppd unless asterisk is running as root<br/>Reported by: Jaco Kroon<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=96efd5246008c38e399bd7cad2c019b4eb6cac39">[96efd52460]</a> Jaco Kroon -- dahdiras: Only set plugin dahdi.so to pppd if we're running as root.</li>
</ul><br><h4>Category: Applications/app_mixmonitor</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28780">ASTERISK-28780</a>: app_mixmonitor: Memory leak due to race condition between AMI MixMonitor and hangup<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6636fff2cf5ae0f6c911b23fef9d8555c7b637c0">[6636fff2cf]</a> Joshua C. Colp -- audiohook: Don't allow audiohooks to attach to hung up channels.</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28835">ASTERISK-28835</a>: IPv6 addresses in SDP incorrectly formatted<br/>Reported by: Daniel Heckl<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e4508fcc6edf4093b0be61bee963ba5f1cc345e9">[e4508fcc6e]</a> Daniel Heckl -- res_pjsip: Fixed format of IPv6 addresses for external media addresses</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28817">ASTERISK-28817</a>: chan_pjsip: constant DTMF tone if RTP is not setup yet<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b2e7fc69725c1fc3034cb8fe3888c9ef7d9b2a86">[b2e7fc6972]</a> Kevin Harwell -- chan_pjsip: digit_begin - constant DTMF tone if RTP is not setup yet</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28774">ASTERISK-28774</a>: chan_pjsip's rtptimeout is erroneously triggered during direct-media (native_rtp) bridge<br/>Reported by: Michael Neuhauser<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0bd1420064261bba2a97d4befd64b09413cbcf6f">[0bd1420064]</a> Michael Neuhauser -- chan_psip, res_pjsip_sdp_rtp: ignore rtptimeout if direct-media is active</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28759">ASTERISK-28759</a>: A non negotiated rtp frame causes call disconnection when there is a SSRC change<br/>Reported by: Paulo Vicentini<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f0b6d247045534082197c9abc37dd732cee2da09">[f0b6d24704]</a> Paulo Vicentini -- chan_pjsip: Check audio frame when remote SSRC changes.</li>
</ul><br><h4>Category: Channels/chan_sip/TCP-TLS</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28372">ASTERISK-28372</a>: Asterisk REPLY Wrong Contact header port (TCP)<br/>Reported by: Anton Satskiy<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=91ce91dbc6a010ed1e0ca893f60aa5d33eb1a6e1">[91ce91dbc6]</a> Alexander Traud -- chan_sip: externhost/externaddr with non-default TCP/TLS ports.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24428">ASTERISK-24428</a>: Document that Asterisk will use the default SIP ports (5060 for TCP, 5061 for TLS) if the extern option variants aren't used<br/>Reported by: sstream<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=91ce91dbc6a010ed1e0ca893f60aa5d33eb1a6e1">[91ce91dbc6]</a> Alexander Traud -- chan_sip: externhost/externaddr with non-default TCP/TLS ports.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27195">ASTERISK-27195</a>: chan_sip: only sets ToS bits on UDP socket, ignoring TCP and TLS sockets<br/>Reported by: Joshua Roys<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dac20ce461bba8f12b3bb397b2f0c148fd9ff5ea">[dac20ce461]</a> Alexander Traud -- chan_sip: DiffServ/ToS not only on UDP but also on TCP and TLS sockets.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28798">ASTERISK-28798</a>: [patch] chan_sip: TCP/TLS client without server.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2bcc3df533e997757473ad395c80985aa4754ba3">[2bcc3df533]</a> Alexander Traud -- chan_sip: TCP/TLS client without server.</li>
</ul><br><h4>Category: Channels/chan_unistim</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28803">ASTERISK-28803</a>: [patch] chan_unistim: Avoid tautological warnings with clang.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=05440f3ef62ddc8d8d3dfbf18701a84dad29e897">[05440f3ef6]</a> Alexander Traud -- chan_unistim: Avoid tautological warnings with clang.</li>
</ul><br><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28837">ASTERISK-28837</a>: pjproject_bundled: Honor --without-pjproject.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1edf0047a10a625b62f4cccc933eff85c06608d3">[1edf0047a1]</a> Alexander Traud -- pjproject_bundled: Honor --without-pjproject.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28824">ASTERISK-28824</a>: BuildSystem: Search for Python/C API when possibly needed only.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=23211669a78926bb2bd7a798731ca1803ad5cb0c">[23211669a7]</a> Alexander Traud -- BuildSystem: Search for Python/C API when possibly needed only.</li>
</ul><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=23211669a78926bb2bd7a798731ca1803ad5cb0c">[23211669a7]</a> Alexander Traud -- BuildSystem: Search for Python/C API when possibly needed only.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28816">ASTERISK-28816</a>: [patch] BuildSystem: Remove doc/tex and doc/pdf leftovers.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9b259c6514de9a8192c0a117a557f6d1116971ab">[9b259c6514]</a> Alexander Traud -- BuildSystem: Remove doc/tex and doc/pdf leftovers.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28818">ASTERISK-28818</a>: [patch] BuildSystem: Allow space in path.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=785225c5a039183e4a0d1d8423f1ed868b4bf328">[785225c5a0]</a> Alexander Traud -- BuildSystem: Allow space in path.</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28780">ASTERISK-28780</a>: app_mixmonitor: Memory leak due to race condition between AMI MixMonitor and hangup<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6636fff2cf5ae0f6c911b23fef9d8555c7b637c0">[6636fff2cf]</a> Joshua C. Colp -- audiohook: Don't allow audiohooks to attach to hung up channels.</li>
</ul><br><h4>Category: Core/Stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28801">ASTERISK-28801</a>: [patch] stasis: Avoid always true warnings with clang.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9082f9021707f17c87ba3dfff67caf593dcb5e67">[9082f90217]</a> Alexander Traud -- stasis: Avoid always true warnings with clang.</li>
</ul><br><h4>Category: Documentation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28816">ASTERISK-28816</a>: [patch] BuildSystem: Remove doc/tex and doc/pdf leftovers.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9b259c6514de9a8192c0a117a557f6d1116971ab">[9b259c6514]</a> Alexander Traud -- BuildSystem: Remove doc/tex and doc/pdf leftovers.</li>
</ul><br><h4>Category: Functions/func_aes</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28788">ASTERISK-28788</a>: func_aes: incorrectly printing error 'declined to load'<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=151a27fa813dd1c9539e6b0e1469348727d5651d">[151a27fa81]</a> Alexander Traud -- func_aes: Avoid incorrect error message on load.</li>
</ul><br><h4>Category: Functions/func_channel</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28796">ASTERISK-28796</a>: func_channel: cannot read fields exten, context, userfield, channame from dialplan<br/>Reported by: Sébastien Duthil<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bb974877fa8aff259096691b5d7defeaa8db14da">[bb974877fa]</a> Sebastien Duthil -- func_channel: allow reading 4 fields from dialplan</li>
</ul><br><h4>Category: Functions/func_enum</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26711">ASTERISK-26711</a>: func_enum: ENUM code wrong case<br/>Reported by: Vitold<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=58b8c24c40ed92d51d66b9634847e8287fed9000">[58b8c24c40]</a> Sean Bright -- enum.c: Add support for regular expression flag in NAPTR record</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19460">ASTERISK-19460</a>: [patch] Function TXTCIDNAME never actually makes DNS calls and always returns an empty string<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0ee0134cc99865cd0d802d44621e92d67e824152">[0ee0134cc9]</a> Sean Bright -- enum.c: Make ast_get_txt() actually do something.</li>
</ul><br><h4>Category: Functions/func_odbc</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-20325">ASTERISK-20325</a>: Comments in configs/func_odbc.conf.sample are not consistent with examples. Missing examples.<br/>Reported by: Olivier Krief<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8b7071994ec3fc9c2c51958aa116094a1e82be4b">[8b7071994e]</a> Sean Bright -- func_odbc.conf.sample: Clarify sample documentation</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28838">ASTERISK-28838</a>: AST_MODULE_INFO requires, MODULEINFO does not mention<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f91dc188ddcc249186e87d0dde3bfe4edef22a29">[f91dc188dd]</a> Alexander Traud -- curl: Add build-time dependency.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bb5c0f30c450c221e2c22b95a7691a9e2cfbe5bf">[bb5c0f30c4]</a> Alexander Traud -- res_pjsip_refer: Add build-time dependency.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7124850d3c17981d81401340c298e0edf98b1424">[7124850d3c]</a> Alexander Traud -- app_getcpeid: Add build-time dependency.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=59f2ad2019e4a1bdc633742faf3c3616a047023a">[59f2ad2019]</a> Alexander Traud -- res_pjsip: Add build-time dependency.</li>
</ul><br><h4>Category: PBX/pbx_dundi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-21205">ASTERISK-21205</a>: [patch] dundi_read_result crash due to negative number<br/>Reported by: Jaco Kroon<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9065d95254bc74ddf8752a3a7d711ac9e3d892bd">[9065d95254]</a> Jaco Kroon -- dundi: fix NULL dereference.</li>
</ul><br><h4>Category: Resources/res_ari_channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28847">ASTERISK-28847</a>: ARI channels cuts the endpoint string over 80 characters<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f2d9d31ef5c4bb3f62bff60eefe39fdd53c48d0f">[f2d9d31ef5]</a> sungtae kim -- res_ari_channels: Fixed endpoint 80 characters limit</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28056">ASTERISK-28056</a>: res_pjsip: Incorrect endpoint status after endpoint synchronization for a specific AOR<br/>Reported by: Jason Hord<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=69805a772e8536546004a35bedc14af3896dc2a4">[69805a772e]</a> Jason Hord -- res_pjsip: Don't set endpoint to unavailable in all cases.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28743">ASTERISK-28743</a>: Asterisk is crashing if the 200 OK with SDP<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0daf62f501089dff5255b906965e534ab303f639">[0daf62f501]</a> Sungtae Kim -- res_pjsip_session: Fixed wrong session termination</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-23407">ASTERISK-23407</a>: Fix the FSF address in the headers of lots of pjproject files<br/>Reported by: Jared Smith<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=74718010d092e7bd8741a111d4656f97a63951b5">[74718010d0]</a> Jared Smith -- indications.conf.sample: Add indication tones for Indonesia</li>
</ul><br><h4>Category: Resources/res_pjsip_sdp_rtp</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28774">ASTERISK-28774</a>: chan_pjsip's rtptimeout is erroneously triggered during direct-media (native_rtp) bridge<br/>Reported by: Michael Neuhauser<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0bd1420064261bba2a97d4befd64b09413cbcf6f">[0bd1420064]</a> Michael Neuhauser -- chan_psip, res_pjsip_sdp_rtp: ignore rtptimeout if direct-media is active</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28812">ASTERISK-28812</a>: First DTMF is not get<br/>Reported by: Bernard Merindol<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=43dfd0d300f2b45656bb85b27f4f9122c318f669">[43dfd0d300]</a> Bernard Merindol -- res_rtp_asterisk.c: Check for first DTMF having timestamp set to 0</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28773">ASTERISK-28773</a>: Incorrect Sender SSRC in RTCP when p2p rtp bridge is active<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=85786d75c796de65e588e07f708f237b1cfbd0db">[85786d75c7]</a> Torrey Searle -- res_rtp_asterisk: Send correct sender SSRC when p2p bridge in use</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28759">ASTERISK-28759</a>: A non negotiated rtp frame causes call disconnection when there is a SSRC change<br/>Reported by: Paulo Vicentini<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f0b6d247045534082197c9abc37dd732cee2da09">[f0b6d24704]</a> Paulo Vicentini -- chan_pjsip: Check audio frame when remote SSRC changes.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28769">ASTERISK-28769</a>: DTLS Handshake Fails to Occur if ice_support is enabled but not used<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=04f2fad021580b127d9a96edfdc853f6004f2b6e">[04f2fad021]</a> Torrey Searle -- res_pjsip_sdp_rtp: Don't wait for ICE if not negotiated</li>
</ul><br><h4>Category: Tests/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28808">ASTERISK-28808</a>: [patch] test_stasis: Avoid always true warning with clang.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=55dacdce56c9b1d77e4186ed47ec15422a40d59b">[55dacdce56]</a> Alexander Traud -- test_stasis: Avoid always true warning with clang.</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=23211669a78926bb2bd7a798731ca1803ad5cb0c">[23211669a7]</a> Alexander Traud -- BuildSystem: Search for Python/C API when possibly needed only.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28789">ASTERISK-28789</a>: test_utils: incorrectly printing error 'declined to load'<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b338da8a19fb8d99323ba76e330abe275aa83df2">[b338da8a19]</a> Alexander Traud -- test_utils: Avoid incorrect error message on load.</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28837">ASTERISK-28837</a>: pjproject_bundled: Honor --without-pjproject.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1edf0047a10a625b62f4cccc933eff85c06608d3">[1edf0047a1]</a> Alexander Traud -- pjproject_bundled: Honor --without-pjproject.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28758">ASTERISK-28758</a>: pjsip startup errors when using "with-ssl" configure option<br/>Reported by: Patrick Wakano<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=64427c667b909154e21d66b4e91066c52f7e467c">[64427c667b]</a> Alexander Traud -- pjproject_bundled: Repair ./configure --with-ssl without ARG.</li>
</ul><br><h3>New Feature</h3><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-6863">ASTERISK-6863</a>: [patch] allow Asterisk to set high ToS bits as non-root on Linux<br/>Reported by: Matt Addison<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=65598af3ff932d6c669cbb575d480223c8ee05ae">[65598af3ff]</a> Alexander Traud -- install_prereq: Add libcap for high bits in DiffServ/ToS.</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=074d766fb3862aa0c39cf0adba7b1b7a8452464d">074d766fb3</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 13.33.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=47e887dbf66386cdf18d3ca168817bc12033178a">47e887dbf6</a></td><td>Alexander Traud</td><td>BuildSystem: Only if found LibPRI, check its optional parts.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=007a6ab05a38bb63203a8fa61f52e0f2a15adffc">007a6ab05a</a></td><td>Alexander Traud</td><td>BuildSystem: Only if found external PJProject, check its optional parts.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ce1213e72ff51ac3e4b09232f6376e6446ec112f">ce1213e72f</a></td><td>Jaco Kroon</td><td>res_rtp_asterisk: iterate all local addresses looking to populate ICE.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a142a1455c1c5d69a5ddeb52c41230394e3ffd2e">a142a1455c</a></td><td>Jaco Kroon</td><td>res_pjsip: document legal dtls_verify endpoint options.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a0d5f7ccff94c4c2eba6a5dbf9e1b5a1cc8124de">a0d5f7ccff</a></td><td>Alexander Traud</td><td>_pjsua: Build even with Clang.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=92efcc9047336ae29a420768d49ee0ea4d3e0af9">92efcc9047</a></td><td>Alexander Traud</td><td>res_rtp_asterisk: Build without PJProject.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b92bd5783b2da4a0261814499607fff6265bc251">b92bd5783b</a></td><td>Sean Bright</td><td>Revert "res_config_odbc: Preserve empty strings returned by the database"</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=42989a285bf0c9e385c255317765ca150cc5cc61">42989a285b</a></td><td>Jaco Kroon</td><td>main/backtrace: binutils-2.34 fix.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5ddac396f05f17ed60c08fac1bcc47e45dbb5827">5ddac396f0</a></td><td>Jaco Kroon</td><td>acl: implement a centralized ACL output mechanism for HAs and ACLs.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=305227dd38b93ae7c43e125cdaae487078506121">305227dd38</a></td><td>Joshua C. Colp</td><td>chan_sip: Send 403 when ACL fails.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e96e5cc3d41c7d062c4d71dac03b972438accdf4">e96e5cc3d4</a></td><td>Kevin Harwell</td><td>ast_coredumper: add Asterisk information dump</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6b2aea9ce2c4ecc0012ed827d16c54f598a0ce2a">6b2aea9ce2</a></td><td>Jaco Kroon</td><td>netsock2: compile fixes.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=18b058d65ba6d6590580cdff77160a4f4db96a0f">18b058d65b</a></td><td>Jaco Kroon</td><td>build: enable building with uClibc</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5d5f05ab61e67ffc1b593763ca7db4e3a2a2099c">5d5f05ab61</a></td><td>Jaco Kroon</td><td>build: search from newest to oldest for gmime.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f4a8c71dc2a61b495adc51543921fc589be48fe6">f4a8c71dc2</a></td><td>Jaco Kroon</td><td>res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=345e072a6d67c1491be8d43a03bfc2fb5a6a5fdd">345e072a6d</a></td><td>Jaco Kroon</td><td>Update main/backtrace.c to deal with changes in binutils 2.34.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3e4e016a6cdfa50a0cde7a2cf75ad03dc9a2207a">3e4e016a6c</a></td><td>Sean Bright</td><td>chan_vpb: Fix 'catching polymorphic type ... by value' error</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4990a6e2fb183ded0bef22c6766b5d3b8c19ec94">4990a6e2fb</a></td><td>George Joseph</td><td>CI: Create generic jenkinsfile</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=793f312199227ad9f2adc9e4699c11d335a6e099">793f312199</a></td><td>Joshua C. Colp</td><td>res_rtp_asterisk: Fix unused warning for "ice".</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b9994474949db58c072c3fec608d3cbcdfecdab7">b999447494</a></td><td>Rodrigo Ramírez Norambuena</td><td>res_rtp_asterisk: Add 'rtp show settings' cli command</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>.lastclean | 1
.version | 1
ChangeLog |69307 -------------------
asterisk-13.32.0-summary.html | 124
asterisk-13.32.0-summary.txt | 361
b/CHANGES | 33
b/Makefile | 4
b/apps/app_dahdiras.c | 6
b/apps/app_getcpeid.c | 1
b/apps/app_mixmonitor.c | 1
b/channels/chan_pjsip.c | 68
b/channels/chan_sip.c | 71
b/channels/chan_unistim.c | 4
b/channels/chan_vpb.cc | 2
b/configs/samples/func_odbc.conf.sample | 11
b/configs/samples/indications.conf.sample | 11
b/configs/samples/rtp.conf.sample | 30
b/configure | 661
b/configure.ac | 186
b/contrib/scripts/ast_coredumper | 417
b/contrib/scripts/install_prereq | 28
b/funcs/func_aes.c | 4
b/funcs/func_channel.c | 8
b/funcs/func_curl.c | 1
b/funcs/func_volume.c | 12
b/include/asterisk/acl.h | 32
b/include/asterisk/frame.h | 8
b/include/asterisk/netsock2.h | 6
b/include/asterisk/utils.h | 24
b/main/acl.c | 29
b/main/audiohook.c | 9
b/main/backtrace.c | 9
b/main/dial.c | 14
b/main/enum.c | 104
b/main/frame.c | 27
b/main/manager.c | 3
b/main/named_acl.c | 9
b/main/stasis.c | 4
b/makeopts.in | 4
b/menuselect/configure | 8
b/pbx/pbx_dundi.c | 6
b/res/ari/resource_channels.c | 4
b/res/res_config_curl.c | 2
b/res/res_config_odbc.c | 2
b/res/res_pjsip.c | 18
b/res/res_pjsip/pjsip_options.c | 7
b/res/res_pjsip_nat.c | 1
b/res/res_pjsip_path.c | 1
b/res/res_pjsip_refer.c | 1
b/res/res_pjsip_sdp_rtp.c | 52
b/res/res_pjsip_session.c | 97
b/res/res_rtp_asterisk.c | 445
b/tests/CI/universal-asterisk-nongerrit.jenkinsfile | 452
b/tests/test_stasis.c | 2
b/tests/test_utils.c | 6
b/third-party/pjproject/Makefile | 2
b/third-party/pjproject/configure.m4 | 177
contrib/realtime/mysql/mysql_cdr.sql | 33
contrib/realtime/mysql/mysql_config.sql | 1189
contrib/realtime/mysql/mysql_voicemail.sql | 35
contrib/realtime/postgresql/postgresql_cdr.sql | 37
contrib/realtime/postgresql/postgresql_config.sql | 1287
contrib/realtime/postgresql/postgresql_voicemail.sql | 39
63 files changed, 2268 insertions(+), 73270 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,534 @@
Release Summary
asterisk-13.33.0-rc1
Date: 2020-04-23
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Closed Issues
4. Other Changes
5. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-13.32.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
15 Alexander Traud 14 Alexander Traud
11 Jaco Kroon 3 Torrey Searle
7 Alexander Traud 2 sungtae kim
5 Sean Bright 2 Jaco Kroon
3 Torrey Searle 1 Paulo Vicentini
3 Joshua C. Colp 1 Patrick Wakano
2 Kevin Harwell 1 Sébastien Duthil
2 sungtae kim 1 Jean Aunis - Prescom
1 Sungtae Kim 1 Kevin Harwell
1 Paulo Vicentini 1 Jared Smith
1 Michael Neuhauser 1 Joshua Roys
1 Jean Aunis 1 Patrick Wakano
1 Asterisk Development Team 1 Daniel Heckl
1 Jared Smith 1 Michael Neuhauser
1 George Joseph 1 Bernard Merindol
1 Daniel Heckl 1 Joshua C. Colp
1 Rodrigo RamÃrez Norambuena 1 Matt Addison
1 Sebastien Duthil 1 George Joseph
1 Bernard Merindol 1 Vitold
1 Jason Hord (license 6978) 1 Anton Satskiy
1 Anton Satskiy
1 Vitold
1 Joshua Elson
1 Michael Neuhauser
1 George Joseph
1 sstream
1 Joshua Roys
1 Olivier Krief
1 Jason Hord
----------------------------------------------------------------------
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.
Improvement
Category: Applications/app_page
ASTERISK-27946: dial (API): Storage of dialed target uses
AST_MAX_EXTENSION when it shouldn't
Reported by: Joshua Elson
* [59e193b295] sungtae kim -- dial.c: Removed dial string 80 character
limitation
Category: Core/Dial
ASTERISK-27946: dial (API): Storage of dialed target uses
AST_MAX_EXTENSION when it shouldn't
Reported by: Joshua Elson
* [59e193b295] sungtae kim -- dial.c: Removed dial string 80 character
limitation
Category: Functions/func_volume
ASTERISK-28813: func_volume: Allow decimal numbers as parameter to improve
granularity
Reported by: Jean Aunis - Prescom
* [947a6e8674] Jean Aunis -- func_volume: Accept decimal number as
argument
Category: Resources/res_pjsip_session
ASTERISK-28782: Add support for Content-Disposition header in multi-part
INVITES
Reported by: Torrey Searle
* [ad7be12f0d] Torrey Searle -- res_pjsip_session: implement processing
of Content-Disposition
Bug
Category: Applications/General
ASTERISK-16676: DAHDIRAS fails to properly initiate pppd unless asterisk
is running as root
Reported by: Jaco Kroon
* [96efd52460] Jaco Kroon -- dahdiras: Only set plugin dahdi.so to pppd
if we're running as root.
Category: Applications/app_mixmonitor
ASTERISK-28780: app_mixmonitor: Memory leak due to race condition between
AMI MixMonitor and hangup
Reported by: Joshua C. Colp
* [6636fff2cf] Joshua C. Colp -- audiohook: Don't allow audiohooks to
attach to hung up channels.
Category: Channels/chan_pjsip
ASTERISK-28835: IPv6 addresses in SDP incorrectly formatted
Reported by: Daniel Heckl
* [e4508fcc6e] Daniel Heckl -- res_pjsip: Fixed format of IPv6 addresses
for external media addresses
ASTERISK-28817: chan_pjsip: constant DTMF tone if RTP is not setup yet
Reported by: Kevin Harwell
* [b2e7fc6972] Kevin Harwell -- chan_pjsip: digit_begin - constant DTMF
tone if RTP is not setup yet
ASTERISK-28774: chan_pjsip's rtptimeout is erroneously triggered during
direct-media (native_rtp) bridge
Reported by: Michael Neuhauser
* [0bd1420064] Michael Neuhauser -- chan_psip, res_pjsip_sdp_rtp: ignore
rtptimeout if direct-media is active
ASTERISK-28759: A non negotiated rtp frame causes call disconnection when
there is a SSRC change
Reported by: Paulo Vicentini
* [f0b6d24704] Paulo Vicentini -- chan_pjsip: Check audio frame when
remote SSRC changes.
Category: Channels/chan_sip/TCP-TLS
ASTERISK-28372: Asterisk REPLY Wrong Contact header port (TCP)
Reported by: Anton Satskiy
* [91ce91dbc6] Alexander Traud -- chan_sip: externhost/externaddr with
non-default TCP/TLS ports.
ASTERISK-24428: Document that Asterisk will use the default SIP ports
(5060 for TCP, 5061 for TLS) if the extern option variants aren't used
Reported by: sstream
* [91ce91dbc6] Alexander Traud -- chan_sip: externhost/externaddr with
non-default TCP/TLS ports.
ASTERISK-27195: chan_sip: only sets ToS bits on UDP socket, ignoring TCP
and TLS sockets
Reported by: Joshua Roys
* [dac20ce461] Alexander Traud -- chan_sip: DiffServ/ToS not only on UDP
but also on TCP and TLS sockets.
ASTERISK-28798: [patch] chan_sip: TCP/TLS client without server.
Reported by: Alexander Traud
* [2bcc3df533] Alexander Traud -- chan_sip: TCP/TLS client without
server.
Category: Channels/chan_unistim
ASTERISK-28803: [patch] chan_unistim: Avoid tautological warnings with
clang.
Reported by: Alexander Traud
* [05440f3ef6] Alexander Traud -- chan_unistim: Avoid tautological
warnings with clang.
Category: Core/BuildSystem
ASTERISK-28837: pjproject_bundled: Honor --without-pjproject.
Reported by: Alexander Traud
* [1edf0047a1] Alexander Traud -- pjproject_bundled: Honor
--without-pjproject.
ASTERISK-28824: BuildSystem: Search for Python/C API when possibly needed
only.
Reported by: Alexander Traud
* [23211669a7] Alexander Traud -- BuildSystem: Search for Python/C API
when possibly needed only.
ASTERISK-27717: [patch] BuildSystem: In NetBSD, the Python Programming
Language is python-2.7.
Reported by: Alexander Traud
* [23211669a7] Alexander Traud -- BuildSystem: Search for Python/C API
when possibly needed only.
ASTERISK-28816: [patch] BuildSystem: Remove doc/tex and doc/pdf leftovers.
Reported by: Alexander Traud
* [9b259c6514] Alexander Traud -- BuildSystem: Remove doc/tex and
doc/pdf leftovers.
ASTERISK-28818: [patch] BuildSystem: Allow space in path.
Reported by: Alexander Traud
* [785225c5a0] Alexander Traud -- BuildSystem: Allow space in path.
Category: Core/General
ASTERISK-28780: app_mixmonitor: Memory leak due to race condition between
AMI MixMonitor and hangup
Reported by: Joshua C. Colp
* [6636fff2cf] Joshua C. Colp -- audiohook: Don't allow audiohooks to
attach to hung up channels.
Category: Core/Stasis
ASTERISK-28801: [patch] stasis: Avoid always true warnings with clang.
Reported by: Alexander Traud
* [9082f90217] Alexander Traud -- stasis: Avoid always true warnings
with clang.
Category: Documentation
ASTERISK-28816: [patch] BuildSystem: Remove doc/tex and doc/pdf leftovers.
Reported by: Alexander Traud
* [9b259c6514] Alexander Traud -- BuildSystem: Remove doc/tex and
doc/pdf leftovers.
Category: Functions/func_aes
ASTERISK-28788: func_aes: incorrectly printing error 'declined to load'
Reported by: Alexander Traud
* [151a27fa81] Alexander Traud -- func_aes: Avoid incorrect error
message on load.
Category: Functions/func_channel
ASTERISK-28796: func_channel: cannot read fields exten, context,
userfield, channame from dialplan
Reported by: Sébastien Duthil
* [bb974877fa] Sebastien Duthil -- func_channel: allow reading 4 fields
from dialplan
Category: Functions/func_enum
ASTERISK-26711: func_enum: ENUM code wrong case
Reported by: Vitold
* [58b8c24c40] Sean Bright -- enum.c: Add support for regular expression
flag in NAPTR record
ASTERISK-19460: [patch] Function TXTCIDNAME never actually makes DNS calls
and always returns an empty string
Reported by: George Joseph
* [0ee0134cc9] Sean Bright -- enum.c: Make ast_get_txt() actually do
something.
Category: Functions/func_odbc
ASTERISK-20325: Comments in configs/func_odbc.conf.sample are not
consistent with examples. Missing examples.
Reported by: Olivier Krief
* [8b7071994e] Sean Bright -- func_odbc.conf.sample: Clarify sample
documentation
Category: General
ASTERISK-28838: AST_MODULE_INFO requires, MODULEINFO does not mention
Reported by: Alexander Traud
* [f91dc188dd] Alexander Traud -- curl: Add build-time dependency.
* [bb5c0f30c4] Alexander Traud -- res_pjsip_refer: Add build-time
dependency.
* [7124850d3c] Alexander Traud -- app_getcpeid: Add build-time
dependency.
* [59f2ad2019] Alexander Traud -- res_pjsip: Add build-time dependency.
Category: PBX/pbx_dundi
ASTERISK-21205: [patch] dundi_read_result crash due to negative number
Reported by: Jaco Kroon
* [9065d95254] Jaco Kroon -- dundi: fix NULL dereference.
Category: Resources/res_ari_channels
ASTERISK-28847: ARI channels cuts the endpoint string over 80 characters
Reported by: sungtae kim
* [f2d9d31ef5] sungtae kim -- res_ari_channels: Fixed endpoint 80
characters limit
Category: Resources/res_pjsip
ASTERISK-28056: res_pjsip: Incorrect endpoint status after endpoint
synchronization for a specific AOR
Reported by: Jason Hord
* [69805a772e] Jason Hord -- res_pjsip: Don't set endpoint to
unavailable in all cases.
ASTERISK-28743: Asterisk is crashing if the 200 OK with SDP
Reported by: sungtae kim
* [0daf62f501] Sungtae Kim -- res_pjsip_session: Fixed wrong session
termination
ASTERISK-23407: Fix the FSF address in the headers of lots of pjproject
files
Reported by: Jared Smith
* [74718010d0] Jared Smith -- indications.conf.sample: Add indication
tones for Indonesia
Category: Resources/res_pjsip_sdp_rtp
ASTERISK-28774: chan_pjsip's rtptimeout is erroneously triggered during
direct-media (native_rtp) bridge
Reported by: Michael Neuhauser
* [0bd1420064] Michael Neuhauser -- chan_psip, res_pjsip_sdp_rtp: ignore
rtptimeout if direct-media is active
Category: Resources/res_rtp_asterisk
ASTERISK-28812: First DTMF is not get
Reported by: Bernard Merindol
* [43dfd0d300] Bernard Merindol -- res_rtp_asterisk.c: Check for first
DTMF having timestamp set to 0
ASTERISK-28773: Incorrect Sender SSRC in RTCP when p2p rtp bridge is
active
Reported by: Torrey Searle
* [85786d75c7] Torrey Searle -- res_rtp_asterisk: Send correct sender
SSRC when p2p bridge in use
ASTERISK-28759: A non negotiated rtp frame causes call disconnection when
there is a SSRC change
Reported by: Paulo Vicentini
* [f0b6d24704] Paulo Vicentini -- chan_pjsip: Check audio frame when
remote SSRC changes.
ASTERISK-28769: DTLS Handshake Fails to Occur if ice_support is enabled
but not used
Reported by: Torrey Searle
* [04f2fad021] Torrey Searle -- res_pjsip_sdp_rtp: Don't wait for ICE if
not negotiated
Category: Tests/General
ASTERISK-28808: [patch] test_stasis: Avoid always true warning with clang.
Reported by: Alexander Traud
* [55dacdce56] Alexander Traud -- test_stasis: Avoid always true warning
with clang.
Category: Tests/testsuite
ASTERISK-27717: [patch] BuildSystem: In NetBSD, the Python Programming
Language is python-2.7.
Reported by: Alexander Traud
* [23211669a7] Alexander Traud -- BuildSystem: Search for Python/C API
when possibly needed only.
ASTERISK-28789: test_utils: incorrectly printing error 'declined to load'
Reported by: Alexander Traud
* [b338da8a19] Alexander Traud -- test_utils: Avoid incorrect error
message on load.
Category: pjproject/pjsip
ASTERISK-28837: pjproject_bundled: Honor --without-pjproject.
Reported by: Alexander Traud
* [1edf0047a1] Alexander Traud -- pjproject_bundled: Honor
--without-pjproject.
ASTERISK-28758: pjsip startup errors when using "with-ssl" configure
option
Reported by: Patrick Wakano
* [64427c667b] Alexander Traud -- pjproject_bundled: Repair ./configure
--with-ssl without ARG.
New Feature
Category: Core/General
ASTERISK-6863: [patch] allow Asterisk to set high ToS bits as non-root on
Linux
Reported by: Matt Addison
* [65598af3ff] Alexander Traud -- install_prereq: Add libcap for high
bits in DiffServ/ToS.
----------------------------------------------------------------------
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 |
|------------+----------------------+------------------------------------|
| 074d766fb3 | Asterisk Development | Update CHANGES and UPGRADE.txt for |
| | Team | 13.33.0 |
|------------+----------------------+------------------------------------|
| 47e887dbf6 | Alexander Traud | BuildSystem: Only if found LibPRI, |
| | | check its optional parts. |
|------------+----------------------+------------------------------------|
| | | BuildSystem: Only if found |
| 007a6ab05a | Alexander Traud | external PJProject, check its |
| | | optional parts. |
|------------+----------------------+------------------------------------|
| | | res_rtp_asterisk: iterate all |
| ce1213e72f | Jaco Kroon | local addresses looking to |
| | | populate ICE. |
|------------+----------------------+------------------------------------|
| a142a1455c | Jaco Kroon | res_pjsip: document legal |
| | | dtls_verify endpoint options. |
|------------+----------------------+------------------------------------|
| a0d5f7ccff | Alexander Traud | _pjsua: Build even with Clang. |
|------------+----------------------+------------------------------------|
| 92efcc9047 | Alexander Traud | res_rtp_asterisk: Build without |
| | | PJProject. |
|------------+----------------------+------------------------------------|
| | | Revert "res_config_odbc: Preserve |
| b92bd5783b | Sean Bright | empty strings returned by the |
| | | database" |
|------------+----------------------+------------------------------------|
| 42989a285b | Jaco Kroon | main/backtrace: binutils-2.34 fix. |
|------------+----------------------+------------------------------------|
| 5ddac396f0 | Jaco Kroon | acl: implement a centralized ACL |
| | | output mechanism for HAs and ACLs. |
|------------+----------------------+------------------------------------|
| 305227dd38 | Joshua C. Colp | chan_sip: Send 403 when ACL fails. |
|------------+----------------------+------------------------------------|
| e96e5cc3d4 | Kevin Harwell | ast_coredumper: add Asterisk |
| | | information dump |
|------------+----------------------+------------------------------------|
| 6b2aea9ce2 | Jaco Kroon | netsock2: compile fixes. |
|------------+----------------------+------------------------------------|
| 18b058d65b | Jaco Kroon | build: enable building with uClibc |
|------------+----------------------+------------------------------------|
| 5d5f05ab61 | Jaco Kroon | build: search from newest to |
| | | oldest for gmime. |
|------------+----------------------+------------------------------------|
| | | res_rtp_asterisk: implement ACL |
| f4a8c71dc2 | Jaco Kroon | mechanism for ICE and STUN |
| | | addresses. |
|------------+----------------------+------------------------------------|
| 345e072a6d | Jaco Kroon | Update main/backtrace.c to deal |
| | | with changes in binutils 2.34. |
|------------+----------------------+------------------------------------|
| | | chan_vpb: Fix 'catching |
| 3e4e016a6c | Sean Bright | polymorphic type ... by value' |
| | | error |
|------------+----------------------+------------------------------------|
| 4990a6e2fb | George Joseph | CI: Create generic jenkinsfile |
|------------+----------------------+------------------------------------|
| 793f312199 | Joshua C. Colp | res_rtp_asterisk: Fix unused |
| | | warning for "ice". |
|------------+----------------------+------------------------------------|
| b999447494 | Rodrigo RamÃrez | res_rtp_asterisk: Add 'rtp show |
| | Norambuena | settings' cli command |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.
.lastclean | 1
.version | 1
ChangeLog |69307 -------------------
asterisk-13.32.0-summary.html | 124
asterisk-13.32.0-summary.txt | 361
b/CHANGES | 33
b/Makefile | 4
b/apps/app_dahdiras.c | 6
b/apps/app_getcpeid.c | 1
b/apps/app_mixmonitor.c | 1
b/channels/chan_pjsip.c | 68
b/channels/chan_sip.c | 71
b/channels/chan_unistim.c | 4
b/channels/chan_vpb.cc | 2
b/configs/samples/func_odbc.conf.sample | 11
b/configs/samples/indications.conf.sample | 11
b/configs/samples/rtp.conf.sample | 30
b/configure | 661
b/configure.ac | 186
b/contrib/scripts/ast_coredumper | 417
b/contrib/scripts/install_prereq | 28
b/funcs/func_aes.c | 4
b/funcs/func_channel.c | 8
b/funcs/func_curl.c | 1
b/funcs/func_volume.c | 12
b/include/asterisk/acl.h | 32
b/include/asterisk/frame.h | 8
b/include/asterisk/netsock2.h | 6
b/include/asterisk/utils.h | 24
b/main/acl.c | 29
b/main/audiohook.c | 9
b/main/backtrace.c | 9
b/main/dial.c | 14
b/main/enum.c | 104
b/main/frame.c | 27
b/main/manager.c | 3
b/main/named_acl.c | 9
b/main/stasis.c | 4
b/makeopts.in | 4
b/menuselect/configure | 8
b/pbx/pbx_dundi.c | 6
b/res/ari/resource_channels.c | 4
b/res/res_config_curl.c | 2
b/res/res_config_odbc.c | 2
b/res/res_pjsip.c | 18
b/res/res_pjsip/pjsip_options.c | 7
b/res/res_pjsip_nat.c | 1
b/res/res_pjsip_path.c | 1
b/res/res_pjsip_refer.c | 1
b/res/res_pjsip_sdp_rtp.c | 52
b/res/res_pjsip_session.c | 97
b/res/res_rtp_asterisk.c | 445
b/tests/CI/universal-asterisk-nongerrit.jenkinsfile | 452
b/tests/test_stasis.c | 2
b/tests/test_utils.c | 6
b/third-party/pjproject/Makefile | 2
b/third-party/pjproject/configure.m4 | 177
contrib/realtime/mysql/mysql_cdr.sql | 33
contrib/realtime/mysql/mysql_config.sql | 1189
contrib/realtime/mysql/mysql_voicemail.sql | 35
contrib/realtime/postgresql/postgresql_cdr.sql | 37
contrib/realtime/postgresql/postgresql_config.sql | 1287
contrib/realtime/postgresql/postgresql_voicemail.sql | 39
63 files changed, 2268 insertions(+), 73270 deletions(-)

View File

@@ -0,0 +1,33 @@
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> 210693f3123d
CREATE TABLE cdr (
accountcode VARCHAR(20),
src VARCHAR(80),
dst VARCHAR(80),
dcontext VARCHAR(80),
clid VARCHAR(80),
channel VARCHAR(80),
dstchannel VARCHAR(80),
lastapp VARCHAR(80),
lastdata VARCHAR(80),
start DATETIME,
answer DATETIME,
end DATETIME,
duration INTEGER,
billsec INTEGER,
disposition VARCHAR(45),
amaflags VARCHAR(45),
userfield VARCHAR(256),
uniqueid VARCHAR(150),
linkedid VARCHAR(150),
peeraccount VARCHAR(20),
sequence INTEGER
);
INSERT INTO alembic_version (version_num) VALUES ('210693f3123d');

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,35 @@
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> a2e9769475e
CREATE TABLE voicemail_messages (
dir VARCHAR(255) NOT NULL,
msgnum INTEGER NOT NULL,
context VARCHAR(80),
macrocontext VARCHAR(80),
callerid VARCHAR(80),
origtime INTEGER,
duration INTEGER,
recording BLOB,
flag VARCHAR(30),
category VARCHAR(30),
mailboxuser VARCHAR(30),
mailboxcontext VARCHAR(30),
msg_id VARCHAR(40)
);
ALTER TABLE voicemail_messages ADD CONSTRAINT voicemail_messages_dir_msgnum PRIMARY KEY (dir, msgnum);
CREATE INDEX voicemail_messages_dir ON voicemail_messages (dir);
INSERT INTO alembic_version (version_num) VALUES ('a2e9769475e');
-- Running upgrade a2e9769475e -> 39428242f7f5
ALTER TABLE voicemail_messages MODIFY recording BLOB(4294967295) NULL;
UPDATE alembic_version SET version_num='39428242f7f5' WHERE alembic_version.version_num = 'a2e9769475e';

View File

@@ -0,0 +1,37 @@
BEGIN;
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> 210693f3123d
CREATE TABLE cdr (
accountcode VARCHAR(20),
src VARCHAR(80),
dst VARCHAR(80),
dcontext VARCHAR(80),
clid VARCHAR(80),
channel VARCHAR(80),
dstchannel VARCHAR(80),
lastapp VARCHAR(80),
lastdata VARCHAR(80),
start TIMESTAMP WITHOUT TIME ZONE,
answer TIMESTAMP WITHOUT TIME ZONE,
"end" TIMESTAMP WITHOUT TIME ZONE,
duration INTEGER,
billsec INTEGER,
disposition VARCHAR(45),
amaflags VARCHAR(45),
userfield VARCHAR(256),
uniqueid VARCHAR(150),
linkedid VARCHAR(150),
peeraccount VARCHAR(20),
sequence INTEGER
);
INSERT INTO alembic_version (version_num) VALUES ('210693f3123d');
COMMIT;

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,39 @@
BEGIN;
CREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
);
-- Running upgrade -> a2e9769475e
CREATE TABLE voicemail_messages (
dir VARCHAR(255) NOT NULL,
msgnum INTEGER NOT NULL,
context VARCHAR(80),
macrocontext VARCHAR(80),
callerid VARCHAR(80),
origtime INTEGER,
duration INTEGER,
recording BYTEA,
flag VARCHAR(30),
category VARCHAR(30),
mailboxuser VARCHAR(30),
mailboxcontext VARCHAR(30),
msg_id VARCHAR(40)
);
ALTER TABLE voicemail_messages ADD CONSTRAINT voicemail_messages_dir_msgnum PRIMARY KEY (dir, msgnum);
CREATE INDEX voicemail_messages_dir ON voicemail_messages (dir);
INSERT INTO alembic_version (version_num) VALUES ('a2e9769475e');
-- Running upgrade a2e9769475e -> 39428242f7f5
ALTER TABLE voicemail_messages ALTER COLUMN recording TYPE BYTEA;
UPDATE alembic_version SET version_num='39428242f7f5' WHERE alembic_version.version_num = 'a2e9769475e';
COMMIT;