Compare commits

...

3 Commits

Author SHA1 Message Date
Asterisk Development Team
7055a8eca5 Update for 13.26.0 2019-04-04 09:46:29 -05:00
Ben Ford
1b70b5c45a build: Fix compiler warnings/errors.
The compiler complained about a couple of variables that weren't
initialized but were being used. Initializing them to NULL resolves the
warnings/errors.

ASTERISK-28362 #close

Change-Id: I6243afc5459b416edff6bbf571b0489f6b852e4b
2019-04-03 09:36:59 -06:00
Asterisk Development Team
0ed0c92cab Update for 13.26.0-rc1 2019-04-01 09:42:19 -05:00
13 changed files with 69057 additions and 2 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
40

1
.version Normal file
View File

@@ -0,0 +1 @@
13.26.0

65601
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,249 @@
<!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.26.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.26.0</h3><h3 align="center">Date: 2019-04-04</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#closed_issues">Closed Issues</a></li>
<li><a href="#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-13.25.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%">14 Sean Bright <sean.bright@gmail.com><br/>8 Joshua Colp <jcolp@digium.com><br/>7 George Joseph <gjoseph@digium.com><br/>6 Kevin Harwell <kharwell@digium.com><br/>5 sungtae kim <sungtae@messagebird.com><br/>4 Ben Ford <bford@digium.com><br/>3 Torrey Searle <torrey@voxbone.com><br/>2 Sungtae Kim <sungtae@messagebird.com><br/>2 Alexei Gradinari <alex2grad@gmail.com><br/>2 cirillor <cirillor@lbv.org.br><br/>2 Joshua C. Colp <jcolp@digium.com><br/>1 Matthew Fredrickson <creslin@digium.com><br/>1 Asterisk Development Team <asteriskteam@digium.com><br/>1 Dömsödi Gergely <doome@uhusystems.com><br/>1 Chris-Savinovich <csavinovich@digium.com><br/>1 Richard Mudgett <rmudgett@digium.com><br/>1 Chris Savinovich <csavinovich@digium.com><br/>1 Paulo Vicentini <paulo.vicentini@gmail.com><br/></td><td width="33%"><td width="33%">8 sungtae kim <pchero21@gmail.com><br/>5 George Joseph <gjoseph@digium.com><br/>3 Joshua C. Colp <jcolp@digium.com><br/>3 Torrey Searle <tsearle@gmail.com><br/>2 Stefan Repke <stefffan@gmx.de><br/>2 Ross Beer <ross.beer@voicehost.co.uk><br/>2 Michael <ringo@vianet.ca><br/>2 Cirillo Ferreira <cirillor@lbv.org.br><br/>1 Alex Odrov <suroviy@gmail.com><br/>1 Alexei Gradinari <alex2grad@gmail.com><br/>1 Philip Mott <ptm@nexbridge.co.uk><br/>1 Benjamin Keith Ford <bford@digium.com><br/>1 Nikolay shakin <post@itprofit32.ru><br/>1 Olivier Krief<br/>1 Jeremy Lainé <jeremy.laine@m4x.org><br/>1 Francisco Seratti <fseratti@gmail.com><br/>1 Paul Sandys <myj@nyct.net><br/>1 Francisco Seratti<br/>1 Paul Sandys<br/>1 Jared Hull <programmerjared@yahoo.com><br/>1 Jonathan Harris <lardconcepts@gmail.com><br/>1 Jared Hull<br/>1 Paulo Vicentini <paulo.vicentini@gmail.com><br/>1 Olivier Krief <olivier.krief@gmail.com><br/>1 Guido Weckwerth <gweckwerth@gmx.de><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>New Feature</h3><h4>Category: Resources/res_ari</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28267">ASTERISK-28267</a>: res_stasis: Add ability to switch applications<br/>Reported by: Benjamin Keith Ford<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=65170ba8f012b745d637f668ea165480417ace5d">[65170ba8f0]</a> Ben Ford -- res_stasis: Add ability to switch applications.</li>
</ul><br><h3>Bug</h3><h4>Category: Applications/app_meetme</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28328">ASTERISK-28328</a>: MeetMe global non-admin mute is muting admins that subsequently join<br/>Reported by: Philip Mott<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b4bba8f2174143d353563729ba5399025d24804d">[b4bba8f217]</a> Sean Bright -- app_meetme: Don't mute joining admins if conference is muted</li>
</ul><br><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-20986">ASTERISK-20986</a>: QUEUE_MEMBER 's description is inaccurate<br/>Reported by: Olivier Krief<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4a6bd68869625fec84ae4547d52a34166a1294a7">[4a6bd68869]</a> Sean Bright -- app_queue: Fix documentation for QUEUE_MEMBER function.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27964">ASTERISK-27964</a>: app_queue: ring_entry accesses nativeformats without channel lock or reference<br/>Reported by: Francisco Seratti<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=92d18898137036a44064f73b1e73312c835ab989">[92d1889813]</a> Dömsödi Gergely -- app_queue: fix ring_entry to access nativeformats with a channel lock</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28168">ASTERISK-28168</a>: app_queue: Adding a blank entry into sql queue_members crashes asterisk.<br/>Reported by: Michael<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cb6a97665671400b92e1c2da5944d59773521176">[cb6a976656]</a> Sean Bright -- app_queue: Handle empty 'interface' in queue member config</li>
</ul><br><h4>Category: Applications/app_voicemail</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28306">ASTERISK-28306</a>: res_pjsip_mwi: MWI NOTIFY occasionally takes minutes to be sent<br/>Reported by: Jared Hull<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c87158f2da8c2acf3b85904a61abeef82d08a3c0">[c87158f2da]</a> George Joseph -- app.c: Remove deletion of pool topic on mwi state delete</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28166">ASTERISK-28166</a>: app_voicemail: Asterisk unresponsive after changing voicemail password with ODBC<br/>Reported by: Michael<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c38c8db14a92dc9f4a91721828783665c3a0365c">[c38c8db14a]</a> Sean Bright -- res_config_odbc: Avoid deadlock when max_connections = 1</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28322">ASTERISK-28322</a>: chan_pjsip: Add option to allow ignoring of 183 without SDP<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cbc704c5eccd95a08417d7b00950e4c0549cefca">[cbc704c5ec]</a> Torrey Searle -- chan_pjsip: add a flag to ignore 183 responses if no SDP present</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28213">ASTERISK-28213</a>: res_pjsip: Threads pile up needlessly when AOR is blocked<br/>Reported by: Ross Beer<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=41effb7d4dd8967213b5f06640cf25a0a864b67d">[41effb7d4d]</a> Kevin Harwell -- res_pjsip_registrar: blocked threads on reliable transport shutdown take 3</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3974633c00fa81573065e415f61f44be2b032f2a">[3974633c00]</a> Kevin Harwell -- res_pjsip_registrar: lock transport monitor when setting 'removing' flag</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28288">ASTERISK-28288</a>: Resources (udptl fd) leaking for T.38 calls<br/>Reported by: Paulo Vicentini<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2db81ee2b465c1c8f9c9e20359310b61e2f5e0f6">[2db81ee2b4]</a> Paulo Vicentini -- res/res_pjsip: Resources (udptl fd) are leaking for T.38 calls</li>
</ul><br><h4>Category: Channels/chan_sip/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28362">ASTERISK-28362</a>: strtok_r() makes gcc compile warning<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1b70b5c45ab8fb98c673e3a589fa3c182a9948da">[1b70b5c45a]</a> Ben Ford -- build: Fix compiler warnings/errors.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25792">ASTERISK-25792</a>: chan_sip: qualifygap bounds checking<br/>Reported by: Paul Sandys<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=53aa750839e63d5c9804dfc25e5e0c2ac7f405ea">[53aa750839]</a> Sean Bright -- chan_sip: Ensure 'qualifygap' isn't negative</li>
</ul><br><h4>Category: Configs/Basic-PBX</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28272">ASTERISK-28272</a>: The basic-pbx config samples don't produce a running asterisk<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1f3d6e1ebf89654b1593707ecd18be78e5070acb">[1f3d6e1ebf]</a> Joshua Colp -- basic-pbx: Update configuration to work with current modules.</li>
</ul><br><h4>Category: Contrib/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28323">ASTERISK-28323</a>: pjsip: sip.conf to pjsip.conf conversion script fails<br/>Reported by: Guido Weckwerth<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7bcbc0bdfdd233c0f2029e821c57f63c29632345">[7bcbc0bdfd]</a> Sean Bright -- sip_to_pjsip: Make multiline comment parsing consistent with Asterisk</li>
</ul><br><h4>Category: Core/ManagerInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28350">ASTERISK-28350</a>: manager: Stasis backed up due to locking<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=03708f435c836d70378b590caf75f50a72d55e85">[03708f435c]</a> Joshua Colp -- manager: Use separate lock for session event notification.</li>
</ul><br><h4>Category: Core/PBX</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28300">ASTERISK-28300</a>: AST_PBX_MAX_STACK is too low for some applications<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=23ffc3af5c4a35268ea881eed1c6dd0647d7d696">[23ffc3af5c]</a> George Joseph -- Core: Increase AST_PBX_MAX_STACK to 512 if not LOW_MEMORY</li>
</ul><br><h4>Category: Core/Stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28335">ASTERISK-28335</a>: stasis: Make topic and maybe subscription names unique and more useful<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=07b325315539627b9d8ce572e977f715c75c3d79">[07b3253155]</a> Joshua Colp -- stasis: Improve topic/subscription names and statistics.</li>
</ul><br><h4>Category: Documentation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-20986">ASTERISK-20986</a>: QUEUE_MEMBER 's description is inaccurate<br/>Reported by: Olivier Krief<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4a6bd68869625fec84ae4547d52a34166a1294a7">[4a6bd68869]</a> Sean Bright -- app_queue: Fix documentation for QUEUE_MEMBER function.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24173">ASTERISK-24173</a>: File menuselect/menuselect_gtk.c has no license header<br/>Reported by: Jeremy Lainé<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=aa8ab603b0da4ea4a88a5187caca3bfa67747b35">[aa8ab603b0]</a> Sean Bright -- menuselect: Add license header to menuselect_gtk.c</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28332">ASTERISK-28332</a>: Variable ALTCONF ignored when service is used in Debian<br/>Reported by: Cirillo Ferreira<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=68d23046211dfced8d3e31e738c5917c704f02db">[68d2304621]</a> cirillor -- Variable ALTCONF ignored when service is used in Debian</li>
</ul><br><h4>Category: Resources/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28301">ASTERISK-28301</a>: Allow voicemail boxes to be subscribed to with a presence event package<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4aa55a8ca618556da96d40e55bd2e8e08e434b7b">[4aa55a8ca6]</a> George Joseph -- res_mwi_devstate.c: New module to allow presence subs to VM boxes</li>
</ul><br><h4>Category: Resources/res_ari</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28314">ASTERISK-28314</a>: ARI: API changed but "apiVersion" in rest-api\resources.json did not<br/>Reported by: Stefan Repke<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a96729c1cdaa07697f90032f22fb6a3c2ff5e067">[a96729c1cd]</a> Kevin Harwell -- AMI/ARI: Bump non-breaking version numbers</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28106">ASTERISK-28106</a>: Astricon Feedback: Unable to filter ARI events when GETting causes overload of events<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=da93d17af87dcdfdf74daa8028a17755fa0f658a">[da93d17af8]</a> Kevin Harwell -- ARI event type filtering</li>
</ul><br><h4>Category: Resources/res_ari_applications</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28302">ASTERISK-28302</a>: ARI: "Error destroying mutex" when listing all ARI applications<br/>Reported by: Stefan Repke<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9c94c027cd8f4815ddada86116a4ca64a12a88f3">[9c94c027cd]</a> Joshua C. Colp -- res_ari_applications: Fix incorrect call to ao2_lock.</li>
</ul><br><h4>Category: Resources/res_ari_channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28181">ASTERISK-28181</a>: ari: Originating overwrites channel start time<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f16d711679d848a0a2d309a2becef35f4315f371">[f16d711679]</a> Sungtae Kim -- main/cdr: Fixed cdr start overwriting</li>
</ul><br><h4>Category: Resources/res_config_odbc</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28341">ASTERISK-28341</a>: res_config_odbc eliminates empty custom (“@” prefix) variables <br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3b1cf67fa91c05f210c7ee8b288554671688d09f">[3b1cf67fa9]</a> Alexei Gradinari -- res_config_odbc: set empty extended field as a single whitespace</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28166">ASTERISK-28166</a>: app_voicemail: Asterisk unresponsive after changing voicemail password with ODBC<br/>Reported by: Michael<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c38c8db14a92dc9f4a91721828783665c3a0365c">[c38c8db14a]</a> Sean Bright -- res_config_odbc: Avoid deadlock when max_connections = 1</li>
</ul><br><h4>Category: Resources/res_odbc</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28166">ASTERISK-28166</a>: app_voicemail: Asterisk unresponsive after changing voicemail password with ODBC<br/>Reported by: Michael<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c38c8db14a92dc9f4a91721828783665c3a0365c">[c38c8db14a]</a> Sean Bright -- res_config_odbc: Avoid deadlock when max_connections = 1</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28277">ASTERISK-28277</a>: database: Add some basic logging<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a4d930c2ed5f547a08253bc528e5720b92e6abef">[a4d930c2ed]</a> Joshua Colp -- res_odbc: Add basic query logging.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28309">ASTERISK-28309</a>: res_pjsip: Wrong Contact and Via fields with multiple UDP interfaces<br/>Reported by: Nikolay shakin<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1b3a4892047c9c018ec01481cdaeb1c31b8780c5">[1b3a489204]</a> Sean Bright -- Revert "pjsip_message_filter: Only do interface lookup for wildcard addresses."</li>
</ul><br><h4>Category: Resources/res_pjsip_config_wizard</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27992">ASTERISK-27992</a>: PJSIP: Adding `sends_registrations = yes` to pjsip_wizard.conf causes crash<br/>Reported by: Jonathan Harris<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=85b1f8f88649f8f04b63e9eb71bd1245a5f3369f">[85b1f8f886]</a> Sean Bright -- res_pjsip_config_wizard: Don't crash if misconfigured</li>
</ul><br><h4>Category: Resources/res_pjsip_diversion</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28312">ASTERISK-28312</a>: res_pjsip_diversion: Corrupted SIP Diversion field after handling a 302 redirect<br/>Reported by: Alex Odrov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=582109066119ebbc01932b43dcb0c92aabc9b333">[5821090661]</a> Sean Bright -- res_pjsip_diversion: Use static pj_str_t for Diversion header names</li>
</ul><br><h4>Category: Resources/res_pjsip_mwi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28306">ASTERISK-28306</a>: res_pjsip_mwi: MWI NOTIFY occasionally takes minutes to be sent<br/>Reported by: Jared Hull<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c87158f2da8c2acf3b85904a61abeef82d08a3c0">[c87158f2da]</a> George Joseph -- app.c: Remove deletion of pool topic on mwi state delete</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28321">ASTERISK-28321</a>: res_rtp_asterisk: Fixing possible divide by zero for rtcp stat calculation<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4bdf24a689b52364a58cb7587b572a80515422b8">[4bdf24a689]</a> sungtae kim -- res/res_rtp_asterisk.c: Fixing possible divide by zero</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28303">ASTERISK-28303</a>: res_rtp_asterisk: Interaction between smoother and DTMF can cause out of order timestamps<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e9bd8c420455ba19465e15a2dd4f0c6305a6bdda">[e9bd8c4204]</a> Torrey Searle -- res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28284">ASTERISK-28284</a>: switching between native_bridge and simple_bridge can cause one way audio<br/>Reported by: Torrey Searle<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7c17bc75ed43ac5015b920f38588965f41a69cb5">[7c17bc75ed]</a> Torrey Searle -- res/res_rtp_asterisk: clear smoother when local bridging</li>
</ul><br><h4>Category: Resources/res_stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28333">ASTERISK-28333</a>: StasisEnd event makes wrong timestamp value<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dc94a3180ef946ea41bf480840bab7b4888d16ec">[dc94a3180e]</a> sungtae kim -- res/res_stasis: Fixed wrong StasisEnd timestamp</li>
</ul><br><h4>Category: Tests/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28251">ASTERISK-28251</a>: CI: Fix CI so it reverifies commit message changes<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a6464e54faea272d9532cc87864f074829a9080">[9a6464e54f]</a> Joshua Colp -- ci: Rerun unit tests when non-code changes occur.</li>
</ul><br><h3>Improvement</h3><h4>Category: Bridges/bridge_builtin_features</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28279">ASTERISK-28279</a>: Added creation timestamp for bridge<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4dd4dbddbbf450846f3fbe5a54812dfac559c860">[4dd4dbddbb]</a> sungtae kim -- bridging: Add creation timestamps</li>
</ul><br><h4>Category: Channels/chan_dahdi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28317">ASTERISK-28317</a>: Add logical group at DAHDIChannel event and create "dahdi_group" at CHANNEL function<br/>Reported by: Cirillo Ferreira<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5065f31fca9ff73f51fe536f160121efe3940f59">[5065f31fca]</a> cirillor -- chan_dahdi: Add logical group at DAHDIChannel event and CHANNEL function</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28292">ASTERISK-28292</a>: Changed to show all channel stats including wrong media<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f6689547ae2ae6d067996917ed01aa23bf80e7aa">[f6689547ae]</a> sungtae kim -- chan_pjsip: Changed to continued after invalid media for pjsip show channelstats</li>
</ul><br><h4>Category: Resources/res_ari</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28326">ASTERISK-28326</a>: ari: Added timestamp for some ari events.<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=04d1bc3df097822cb51651225be6548f121b3ade">[04d1bc3df0]</a> sungtae kim -- res/res_ari: Added timestamp as a requirement for all ARI events</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>Improvement</h3><h4>Category: Core/HTTP</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28236">ASTERISK-28236</a>: Support separated HTTP request<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=148ddfba9afc83b102fadabecf67d48a65e30e4a">[148ddfba9a]</a> Sungtae Kim -- http.c: Support separated HTTP request</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=0ed0c92cabab0a3b5de5ccfe871811233b459d88">0ed0c92cab</a></td><td>Asterisk Development Team</td><td>Update for 13.26.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4de27f332dd23ac7874778b476cdd01794efc3ea">4de27f332d</a></td><td>Ben Ford</td><td>alembic: Fix errors during upgrade head.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=90c16539975f9047e8b69566110f75c62d6c6fdb">90c1653997</a></td><td>Ben Ford</td><td>build: Add staging directories for future changes.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6e20e071a9fb95c8b13aa19a4ccd7592b0b82521">6e20e071a9</a></td><td>Alexei Gradinari</td><td>pjsip: restrict function PJSIP_PARSE_URI to parse only SIP/SIPS URIs</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4315634bc9b7192912e6bbd9ce7e8a9b2bc637e3">4315634bc9</a></td><td>Matthew Fredrickson</td><td>main/taskprocessor: Increase max name length of taskprocessors</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=69b194c8375b719bfddcd86c02e73bab17cc3c60">69b194c837</a></td><td>George Joseph</td><td>sorcery.c: Sorcery enhancements for wizard management</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=cc954977ebddf9f47bf94e03fe02dbef26a63f5f">cc954977eb</a></td><td>Sean Bright</td><td>vector: Add AST_VECTOR_COMPACT() to reclaim wasted space</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f4bb80ba8575a39dca0f86e26f7ccc5d0ae6d74f">f4bb80ba85</a></td><td>Richard Mudgett</td><td>taskprocessor.c: Fix printf type mismatch</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f0254cc1e94093b873dc1ac90ae700fdaebfcda7">f0254cc1e9</a></td><td>Joshua Colp</td><td>stasis: Allow empty application arguments to move.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ee75df6ec9a7f780754f2fe74c0c15e54f4d89c4">ee75df6ec9</a></td><td>George Joseph</td><td>Makefile.moddir_rules: Pass PJPROJECT_BUNDLED to download_externals</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=29d2d22e82177689732d684fea032ada33b475ff">29d2d22e82</a></td><td>Chris-Savinovich</td><td>partial-inlining: disable partial-inlining if gcc&gt;=8.2.1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1cb6466268a898b07fa9486d371fcf28149e3ca8">1cb6466268</a></td><td>Sean Bright</td><td>Replace calls to strtok() with strtok_r()</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a4027ad411a7c25df9165c6652febb9855baa04">9a4027ad41</a></td><td>Sean Bright</td><td>samples: Fix comment typo in pjsip.conf.sample</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2f4a15101b5f41084f30a068b1d98fc05f92334a">2f4a15101b</a></td><td>Joshua Colp</td><td>Revert "http.c: Support separated HTTP request"</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5ce084579f897096163b4e0c2ed4e8e1a8558cca">5ce084579f</a></td><td>George Joseph</td><td>CI: Update jenkinsfiles with new Gerrit URLs</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ec7f92c4ef3467eef1606d013e9781f65034c0ae">ec7f92c4ef</a></td><td>Kevin Harwell</td><td>rest-api-templates/asterisk_processor - replace http line breaks with line feed</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=82758295df1877b534944bd3acd28a910b7a97cb">82758295df</a></td><td>Joshua C. Colp</td><td>stasis: Store subscriber uniqueids with topic statistics.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bae3fd04c110ce226bb489660ba561303017283b">bae3fd04c1</a></td><td>George Joseph</td><td>taskprocessor: Enable subsystems and overload by subsystem</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=46df13e2d0aa0c325bc37cdff2181444bd813400">46df13e2d0</a></td><td>Joshua Colp</td><td>CI: Use tmpfs option to Docker instead of mount.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b2d3c9d2ded7eee5305aef17abca2b5bb134556a">b2d3c9d2de</a></td><td>Kevin Harwell</td><td>json.c/strings.c - Add a couple of utility functions</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3e922adcc1854141e2842966cc0dcd160ba77ad9">3e922adcc1</a></td><td>Chris Savinovich</td><td>Revert "Test_cel: Fails when DONT_OPTIMIZE is off"</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e70f8f7c209dc8439d133b8486bc12c12c081321">e70f8f7c20</a></td><td>Sean Bright</td><td>sounds: Sort 'core show sounds' output</td></tr>
</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>asterisk-13.25.0-summary.html | 189
asterisk-13.25.0-summary.txt | 481 --
b/.version | 2
b/CHANGES | 48
b/ChangeLog | 904 ++++
b/Makefile.moddir_rules | 2
b/Makefile.rules | 6
b/apps/app_meetme.c | 4
b/apps/app_queue.c | 20
b/apps/app_voicemail.c | 9
b/asterisk-13.26.0-rc1-summary.html | 249 +
b/asterisk-13.26.0-rc1-summary.txt | 604 ++
b/cdr/cdr_adaptive_odbc.c | 2
b/cdr/cdr_odbc.c | 2
b/cel/cel_odbc.c | 2
b/channels/chan_dahdi.c | 22
b/channels/chan_pjsip.c | 9
b/channels/chan_sip.c | 8
b/channels/pjsip/cli_commands.c | 2
b/channels/pjsip/dialplan_functions.c | 2
b/configs/basic-pbx/modules.conf | 2
b/configs/basic-pbx/pjsip_notify.conf | 57
b/configs/samples/pjsip.conf.sample | 20
b/configs/samples/res_odbc.conf.sample | 14
b/contrib/ast-db-manage/config/versions/80473bad3c16_ignore_183_without_sdp.py | 38
b/contrib/ast-db-manage/config/versions/ef7efc2d3964_ps_contacts_add_endpoint_and_modify_.py | 3
b/contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py | 43
b/contrib/ast-db-manage/config/versions/fe6592859b85_fix_mwi_subscribe_replaces_.py | 4
b/contrib/init.d/rc.debian.asterisk | 2
b/contrib/realtime/mysql/mysql_config.sql | 12
b/contrib/realtime/postgresql/postgresql_config.sql | 16
b/contrib/scripts/sip_to_pjsip/astconfigparser.py | 2
b/doc/CHANGES-staging/README.md | 33
b/doc/UPGRADE-staging/README.md | 32
b/funcs/func_odbc.c | 2
b/include/asterisk/bridge.h | 2
b/include/asterisk/extconf.h | 4
b/include/asterisk/json.h | 11
b/include/asterisk/manager.h | 2
b/include/asterisk/pbx.h | 5
b/include/asterisk/res_odbc.h | 17
b/include/asterisk/res_pjsip.h | 25
b/include/asterisk/sorcery.h | 163
b/include/asterisk/stasis.h | 2
b/include/asterisk/stasis_app.h | 60
b/include/asterisk/stasis_bridges.h | 2
b/include/asterisk/strings.h | 15
b/include/asterisk/taskprocessor.h | 15
b/include/asterisk/vector.h | 28
b/main/app.c | 6
b/main/bridge.c | 23
b/main/cdr.c | 26
b/main/cel.c | 4
b/main/channel_internal_api.c | 15
b/main/devicestate.c | 2
b/main/endpoints.c | 21
b/main/manager.c | 52
b/main/parking.c | 2
b/main/presencestate.c | 2
b/main/rtp_engine.c | 2
b/main/security_events.c | 2
b/main/sorcery.c | 127
b/main/sounds.c | 18
b/main/stasis.c | 211 -
b/main/stasis_bridges.c | 18
b/main/stasis_cache.c | 3
b/main/stasis_cache_pattern.c | 3
b/main/stasis_channels.c | 2
b/main/stasis_endpoints.c | 2
b/main/stasis_system.c | 2
b/main/strings.c | 9
b/main/taskprocessor.c | 205 -
b/main/test.c | 2
b/main/threadpool.c | 7
b/menuselect/menuselect_gtk.c | 26
b/pbx/pbx_dundi.c | 20
b/res/ari/ari_model_validators.c | 443 ++
b/res/ari/ari_model_validators.h | 103
b/res/ari/resource_applications.c | 22
b/res/ari/resource_applications.h | 28
b/res/ari/resource_channels.c | 20
b/res/ari/resource_channels.h | 28
b/res/ari/resource_events.c | 2
b/res/res_ari_applications.c | 81
b/res/res_ari_channels.c | 102
b/res/res_config_odbc.c | 111
b/res/res_corosync.c | 2
b/res/res_fax.c | 6
b/res/res_mwi_devstate.c | 105
b/res/res_odbc.c | 128
b/res/res_pjsip.c | 36
b/res/res_pjsip/config_global.c | 58
b/res/res_pjsip/include/res_pjsip_private.h | 10
b/res/res_pjsip/pjsip_configuration.c | 1
b/res/res_pjsip/pjsip_distributor.c | 8
b/res/res_pjsip/pjsip_message_filter.c | 2
b/res/res_pjsip/pjsip_transport_events.c | 13
b/res/res_pjsip_config_wizard.c | 8
b/res/res_pjsip_diversion.c | 6
b/res/res_pjsip_mwi.c | 6
b/res/res_pjsip_registrar.c | 180
b/res/res_rtp_asterisk.c | 26
b/res/res_stasis.c | 179
b/res/res_stasis_playback.c | 5
b/res/res_stasis_recording.c | 5
b/res/stasis/app.c | 139
b/res/stasis/control.c | 118
b/res/stasis/control.h | 52
b/rest-api-templates/asterisk_processor.py | 2
b/rest-api/api-docs/applications.json | 51
b/rest-api/api-docs/bridges.json | 5
b/rest-api/api-docs/channels.json | 48
b/rest-api/api-docs/events.json | 22
b/rest-api/resources.json | 2
b/tests/CI/gates.jenkinsfile | 8
b/tests/CI/periodics-daily.jenkinsfile | 2
b/tests/CI/ref_debug.jenkinsfile | 2
b/tests/CI/unittests.jenkinsfile | 10
b/tests/test_res_stasis.c | 3
b/tests/test_sorcery.c | 76
b/tests/test_taskprocessor.c | 126
contrib/realtime/mssql/mssql_cdr.sql | 45
contrib/realtime/mssql/mssql_config.sql | 2020 ----------
contrib/realtime/mssql/mssql_voicemail.sql | 55
contrib/realtime/oracle/oracle_cdr.sql | 39
contrib/realtime/oracle/oracle_config.sql | 1978 ---------
contrib/realtime/oracle/oracle_voicemail.sql | 49
127 files changed, 5332 insertions(+), 5254 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,607 @@
Release Summary
asterisk-13.26.0
Date: 2019-04-04
<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-13.25.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
14 Sean Bright 8 sungtae kim
8 Joshua Colp 5 George Joseph
7 George Joseph 3 Joshua C. Colp
6 Kevin Harwell 3 Torrey Searle
5 sungtae kim 2 Stefan Repke
4 Ben Ford 2 Ross Beer
3 Torrey Searle 2 Michael
2 Sungtae Kim 2 Cirillo Ferreira
2 Alexei Gradinari 1 Alex Odrov
2 cirillor 1 Alexei Gradinari
2 Joshua C. Colp 1 Philip Mott
1 Matthew Fredrickson 1 Benjamin Keith Ford
1 Asterisk Development Team 1 Nikolay shakin
1 Dömsödi Gergely 1 Olivier Krief
1 Chris-Savinovich 1 Jeremy Lainé
1 Richard Mudgett 1 Francisco Seratti
1 Chris Savinovich 1 Paul Sandys
1 Paulo Vicentini 1 Francisco Seratti
1 Paul Sandys
1 Jared Hull
1 Jonathan Harris
1 Jared Hull
1 Paulo Vicentini
1 Olivier Krief
1 Guido Weckwerth
----------------------------------------------------------------------
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_ari
ASTERISK-28267: res_stasis: Add ability to switch applications
Reported by: Benjamin Keith Ford
* [65170ba8f0] Ben Ford -- res_stasis: Add ability to switch
applications.
Bug
Category: Applications/app_meetme
ASTERISK-28328: MeetMe global non-admin mute is muting admins that
subsequently join
Reported by: Philip Mott
* [b4bba8f217] Sean Bright -- app_meetme: Don't mute joining admins if
conference is muted
Category: Applications/app_queue
ASTERISK-20986: QUEUE_MEMBER 's description is inaccurate
Reported by: Olivier Krief
* [4a6bd68869] Sean Bright -- app_queue: Fix documentation for
QUEUE_MEMBER function.
ASTERISK-27964: app_queue: ring_entry accesses nativeformats without
channel lock or reference
Reported by: Francisco Seratti
* [92d1889813] Dömsödi Gergely -- app_queue: fix ring_entry to access
nativeformats with a channel lock
ASTERISK-28168: app_queue: Adding a blank entry into sql queue_members
crashes asterisk.
Reported by: Michael
* [cb6a976656] Sean Bright -- app_queue: Handle empty 'interface' in
queue member config
Category: Applications/app_voicemail
ASTERISK-28306: res_pjsip_mwi: MWI NOTIFY occasionally takes minutes to be
sent
Reported by: Jared Hull
* [c87158f2da] George Joseph -- app.c: Remove deletion of pool topic on
mwi state delete
ASTERISK-28166: app_voicemail: Asterisk unresponsive after changing
voicemail password with ODBC
Reported by: Michael
* [c38c8db14a] Sean Bright -- res_config_odbc: Avoid deadlock when
max_connections = 1
Category: Channels/chan_pjsip
ASTERISK-28322: chan_pjsip: Add option to allow ignoring of 183 without
SDP
Reported by: Torrey Searle
* [cbc704c5ec] Torrey Searle -- chan_pjsip: add a flag to ignore 183
responses if no SDP present
ASTERISK-28213: res_pjsip: Threads pile up needlessly when AOR is blocked
Reported by: Ross Beer
* [41effb7d4d] Kevin Harwell -- res_pjsip_registrar: blocked threads on
reliable transport shutdown take 3
* [3974633c00] Kevin Harwell -- res_pjsip_registrar: lock transport
monitor when setting 'removing' flag
ASTERISK-28288: Resources (udptl fd) leaking for T.38 calls
Reported by: Paulo Vicentini
* [2db81ee2b4] Paulo Vicentini -- res/res_pjsip: Resources (udptl fd)
are leaking for T.38 calls
Category: Channels/chan_sip/General
ASTERISK-28362: strtok_r() makes gcc compile warning
Reported by: sungtae kim
* [1b70b5c45a] Ben Ford -- build: Fix compiler warnings/errors.
ASTERISK-25792: chan_sip: qualifygap bounds checking
Reported by: Paul Sandys
* [53aa750839] Sean Bright -- chan_sip: Ensure 'qualifygap' isn't
negative
Category: Configs/Basic-PBX
ASTERISK-28272: The basic-pbx config samples don't produce a running
asterisk
Reported by: George Joseph
* [1f3d6e1ebf] Joshua Colp -- basic-pbx: Update configuration to work
with current modules.
Category: Contrib/General
ASTERISK-28323: pjsip: sip.conf to pjsip.conf conversion script fails
Reported by: Guido Weckwerth
* [7bcbc0bdfd] Sean Bright -- sip_to_pjsip: Make multiline comment
parsing consistent with Asterisk
Category: Core/ManagerInterface
ASTERISK-28350: manager: Stasis backed up due to locking
Reported by: Joshua C. Colp
* [03708f435c] Joshua Colp -- manager: Use separate lock for session
event notification.
Category: Core/PBX
ASTERISK-28300: AST_PBX_MAX_STACK is too low for some applications
Reported by: George Joseph
* [23ffc3af5c] George Joseph -- Core: Increase AST_PBX_MAX_STACK to 512
if not LOW_MEMORY
Category: Core/Stasis
ASTERISK-28335: stasis: Make topic and maybe subscription names unique and
more useful
Reported by: Joshua C. Colp
* [07b3253155] Joshua Colp -- stasis: Improve topic/subscription names
and statistics.
Category: Documentation
ASTERISK-20986: QUEUE_MEMBER 's description is inaccurate
Reported by: Olivier Krief
* [4a6bd68869] Sean Bright -- app_queue: Fix documentation for
QUEUE_MEMBER function.
ASTERISK-24173: File menuselect/menuselect_gtk.c has no license header
Reported by: Jeremy Lainé
* [aa8ab603b0] Sean Bright -- menuselect: Add license header to
menuselect_gtk.c
Category: General
ASTERISK-28332: Variable ALTCONF ignored when service is used in Debian
Reported by: Cirillo Ferreira
* [68d2304621] cirillor -- Variable ALTCONF ignored when service is used
in Debian
Category: Resources/General
ASTERISK-28301: Allow voicemail boxes to be subscribed to with a presence
event package
Reported by: George Joseph
* [4aa55a8ca6] George Joseph -- res_mwi_devstate.c: New module to allow
presence subs to VM boxes
Category: Resources/res_ari
ASTERISK-28314: ARI: API changed but "apiVersion" in
rest-api\resources.json did not
Reported by: Stefan Repke
* [a96729c1cd] Kevin Harwell -- AMI/ARI: Bump non-breaking version
numbers
ASTERISK-28106: Astricon Feedback: Unable to filter ARI events when
GETting causes overload of events
Reported by: George Joseph
* [da93d17af8] Kevin Harwell -- ARI event type filtering
Category: Resources/res_ari_applications
ASTERISK-28302: ARI: "Error destroying mutex" when listing all ARI
applications
Reported by: Stefan Repke
* [9c94c027cd] Joshua C. Colp -- res_ari_applications: Fix incorrect
call to ao2_lock.
Category: Resources/res_ari_channels
ASTERISK-28181: ari: Originating overwrites channel start time
Reported by: sungtae kim
* [f16d711679] Sungtae Kim -- main/cdr: Fixed cdr start overwriting
Category: Resources/res_config_odbc
ASTERISK-28341: res_config_odbc eliminates empty custom (â**@â** prefix)
variables
Reported by: Alexei Gradinari
* [3b1cf67fa9] Alexei Gradinari -- res_config_odbc: set empty extended
field as a single whitespace
ASTERISK-28166: app_voicemail: Asterisk unresponsive after changing
voicemail password with ODBC
Reported by: Michael
* [c38c8db14a] Sean Bright -- res_config_odbc: Avoid deadlock when
max_connections = 1
Category: Resources/res_odbc
ASTERISK-28166: app_voicemail: Asterisk unresponsive after changing
voicemail password with ODBC
Reported by: Michael
* [c38c8db14a] Sean Bright -- res_config_odbc: Avoid deadlock when
max_connections = 1
ASTERISK-28277: database: Add some basic logging
Reported by: Joshua C. Colp
* [a4d930c2ed] Joshua Colp -- res_odbc: Add basic query logging.
Category: Resources/res_pjsip
ASTERISK-28309: res_pjsip: Wrong Contact and Via fields with multiple UDP
interfaces
Reported by: Nikolay shakin
* [1b3a489204] Sean Bright -- Revert "pjsip_message_filter: Only do
interface lookup for wildcard addresses."
Category: Resources/res_pjsip_config_wizard
ASTERISK-27992: PJSIP: Adding `sends_registrations = yes` to
pjsip_wizard.conf causes crash
Reported by: Jonathan Harris
* [85b1f8f886] Sean Bright -- res_pjsip_config_wizard: Don't crash if
misconfigured
Category: Resources/res_pjsip_diversion
ASTERISK-28312: res_pjsip_diversion: Corrupted SIP Diversion field after
handling a 302 redirect
Reported by: Alex Odrov
* [5821090661] Sean Bright -- res_pjsip_diversion: Use static pj_str_t
for Diversion header names
Category: Resources/res_pjsip_mwi
ASTERISK-28306: res_pjsip_mwi: MWI NOTIFY occasionally takes minutes to be
sent
Reported by: Jared Hull
* [c87158f2da] George Joseph -- app.c: Remove deletion of pool topic on
mwi state delete
Category: Resources/res_rtp_asterisk
ASTERISK-28321: res_rtp_asterisk: Fixing possible divide by zero for rtcp
stat calculation
Reported by: sungtae kim
* [4bdf24a689] sungtae kim -- res/res_rtp_asterisk.c: Fixing possible
divide by zero
ASTERISK-28303: res_rtp_asterisk: Interaction between smoother and DTMF
can cause out of order timestamps
Reported by: Torrey Searle
* [e9bd8c4204] Torrey Searle -- res/res_rtp_asterisk: smoother can cause
wrong timestamps if dtmf happen
ASTERISK-28284: switching between native_bridge and simple_bridge can
cause one way audio
Reported by: Torrey Searle
* [7c17bc75ed] Torrey Searle -- res/res_rtp_asterisk: clear smoother
when local bridging
Category: Resources/res_stasis
ASTERISK-28333: StasisEnd event makes wrong timestamp value
Reported by: sungtae kim
* [dc94a3180e] sungtae kim -- res/res_stasis: Fixed wrong StasisEnd
timestamp
Category: Tests/General
ASTERISK-28251: CI: Fix CI so it reverifies commit message changes
Reported by: George Joseph
* [9a6464e54f] Joshua Colp -- ci: Rerun unit tests when non-code changes
occur.
Improvement
Category: Bridges/bridge_builtin_features
ASTERISK-28279: Added creation timestamp for bridge
Reported by: sungtae kim
* [4dd4dbddbb] sungtae kim -- bridging: Add creation timestamps
Category: Channels/chan_dahdi
ASTERISK-28317: Add logical group at DAHDIChannel event and create
"dahdi_group" at CHANNEL function
Reported by: Cirillo Ferreira
* [5065f31fca] cirillor -- chan_dahdi: Add logical group at DAHDIChannel
event and CHANNEL function
Category: Channels/chan_pjsip
ASTERISK-28292: Changed to show all channel stats including wrong media
Reported by: sungtae kim
* [f6689547ae] sungtae kim -- chan_pjsip: Changed to continued after
invalid media for pjsip show channelstats
Category: Resources/res_ari
ASTERISK-28326: ari: Added timestamp for some ari events.
Reported by: sungtae kim
* [04d1bc3df0] sungtae kim -- res/res_ari: Added timestamp as a
requirement for all ARI events
----------------------------------------------------------------------
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.
Improvement
Category: Core/HTTP
ASTERISK-28236: Support separated HTTP request
Reported by: sungtae kim
* [148ddfba9a] Sungtae Kim -- http.c: Support separated HTTP request
----------------------------------------------------------------------
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 |
|------------+------------------+----------------------------------------|
| 0ed0c92cab | Asterisk | Update for 13.26.0-rc1 |
| | Development Team | |
|------------+------------------+----------------------------------------|
| 4de27f332d | Ben Ford | alembic: Fix errors during upgrade |
| | | head. |
|------------+------------------+----------------------------------------|
| 90c1653997 | Ben Ford | build: Add staging directories for |
| | | future changes. |
|------------+------------------+----------------------------------------|
| | | pjsip: restrict function |
| 6e20e071a9 | Alexei Gradinari | PJSIP_PARSE_URI to parse only SIP/SIPS |
| | | URIs |
|------------+------------------+----------------------------------------|
| 4315634bc9 | Matthew | main/taskprocessor: Increase max name |
| | Fredrickson | length of taskprocessors |
|------------+------------------+----------------------------------------|
| 69b194c837 | George Joseph | sorcery.c: Sorcery enhancements for |
| | | wizard management |
|------------+------------------+----------------------------------------|
| cc954977eb | Sean Bright | vector: Add AST_VECTOR_COMPACT() to |
| | | reclaim wasted space |
|------------+------------------+----------------------------------------|
| f4bb80ba85 | Richard Mudgett | taskprocessor.c: Fix printf type |
| | | mismatch |
|------------+------------------+----------------------------------------|
| f0254cc1e9 | Joshua Colp | stasis: Allow empty application |
| | | arguments to move. |
|------------+------------------+----------------------------------------|
| | | Makefile.moddir_rules: Pass |
| ee75df6ec9 | George Joseph | PJPROJECT_BUNDLED to |
| | | download_externals |
|------------+------------------+----------------------------------------|
| 29d2d22e82 | Chris-Savinovich | partial-inlining: disable |
| | | partial-inlining if gcc>=8.2.1 |
|------------+------------------+----------------------------------------|
| 1cb6466268 | Sean Bright | Replace calls to strtok() with |
| | | strtok_r() |
|------------+------------------+----------------------------------------|
| 9a4027ad41 | Sean Bright | samples: Fix comment typo in |
| | | pjsip.conf.sample |
|------------+------------------+----------------------------------------|
| 2f4a15101b | Joshua Colp | Revert "http.c: Support separated HTTP |
| | | request" |
|------------+------------------+----------------------------------------|
| 5ce084579f | George Joseph | CI: Update jenkinsfiles with new |
| | | Gerrit URLs |
|------------+------------------+----------------------------------------|
| | | rest-api-templates/asterisk_processor |
| ec7f92c4ef | Kevin Harwell | - replace http line breaks with line |
| | | feed |
|------------+------------------+----------------------------------------|
| 82758295df | Joshua C. Colp | stasis: Store subscriber uniqueids |
| | | with topic statistics. |
|------------+------------------+----------------------------------------|
| bae3fd04c1 | George Joseph | taskprocessor: Enable subsystems and |
| | | overload by subsystem |
|------------+------------------+----------------------------------------|
| 46df13e2d0 | Joshua Colp | CI: Use tmpfs option to Docker instead |
| | | of mount. |
|------------+------------------+----------------------------------------|
| b2d3c9d2de | Kevin Harwell | json.c/strings.c - Add a couple of |
| | | utility functions |
|------------+------------------+----------------------------------------|
| 3e922adcc1 | Chris Savinovich | Revert "Test_cel: Fails when |
| | | DONT_OPTIMIZE is off" |
|------------+------------------+----------------------------------------|
| e70f8f7c20 | Sean Bright | sounds: Sort 'core show sounds' output |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
asterisk-13.25.0-summary.html | 189
asterisk-13.25.0-summary.txt | 481 --
b/.version | 2
b/CHANGES | 48
b/ChangeLog | 904 ++++
b/Makefile.moddir_rules | 2
b/Makefile.rules | 6
b/apps/app_meetme.c | 4
b/apps/app_queue.c | 20
b/apps/app_voicemail.c | 9
b/asterisk-13.26.0-rc1-summary.html | 249 +
b/asterisk-13.26.0-rc1-summary.txt | 604 ++
b/cdr/cdr_adaptive_odbc.c | 2
b/cdr/cdr_odbc.c | 2
b/cel/cel_odbc.c | 2
b/channels/chan_dahdi.c | 22
b/channels/chan_pjsip.c | 9
b/channels/chan_sip.c | 8
b/channels/pjsip/cli_commands.c | 2
b/channels/pjsip/dialplan_functions.c | 2
b/configs/basic-pbx/modules.conf | 2
b/configs/basic-pbx/pjsip_notify.conf | 57
b/configs/samples/pjsip.conf.sample | 20
b/configs/samples/res_odbc.conf.sample | 14
b/contrib/ast-db-manage/config/versions/80473bad3c16_ignore_183_without_sdp.py | 38
b/contrib/ast-db-manage/config/versions/ef7efc2d3964_ps_contacts_add_endpoint_and_modify_.py | 3
b/contrib/ast-db-manage/config/versions/f3c0b8695b66_taskprocessor_overload_trigger.py | 43
b/contrib/ast-db-manage/config/versions/fe6592859b85_fix_mwi_subscribe_replaces_.py | 4
b/contrib/init.d/rc.debian.asterisk | 2
b/contrib/realtime/mysql/mysql_config.sql | 12
b/contrib/realtime/postgresql/postgresql_config.sql | 16
b/contrib/scripts/sip_to_pjsip/astconfigparser.py | 2
b/doc/CHANGES-staging/README.md | 33
b/doc/UPGRADE-staging/README.md | 32
b/funcs/func_odbc.c | 2
b/include/asterisk/bridge.h | 2
b/include/asterisk/extconf.h | 4
b/include/asterisk/json.h | 11
b/include/asterisk/manager.h | 2
b/include/asterisk/pbx.h | 5
b/include/asterisk/res_odbc.h | 17
b/include/asterisk/res_pjsip.h | 25
b/include/asterisk/sorcery.h | 163
b/include/asterisk/stasis.h | 2
b/include/asterisk/stasis_app.h | 60
b/include/asterisk/stasis_bridges.h | 2
b/include/asterisk/strings.h | 15
b/include/asterisk/taskprocessor.h | 15
b/include/asterisk/vector.h | 28
b/main/app.c | 6
b/main/bridge.c | 23
b/main/cdr.c | 26
b/main/cel.c | 4
b/main/channel_internal_api.c | 15
b/main/devicestate.c | 2
b/main/endpoints.c | 21
b/main/manager.c | 52
b/main/parking.c | 2
b/main/presencestate.c | 2
b/main/rtp_engine.c | 2
b/main/security_events.c | 2
b/main/sorcery.c | 127
b/main/sounds.c | 18
b/main/stasis.c | 211 -
b/main/stasis_bridges.c | 18
b/main/stasis_cache.c | 3
b/main/stasis_cache_pattern.c | 3
b/main/stasis_channels.c | 2
b/main/stasis_endpoints.c | 2
b/main/stasis_system.c | 2
b/main/strings.c | 9
b/main/taskprocessor.c | 205 -
b/main/test.c | 2
b/main/threadpool.c | 7
b/menuselect/menuselect_gtk.c | 26
b/pbx/pbx_dundi.c | 20
b/res/ari/ari_model_validators.c | 443 ++
b/res/ari/ari_model_validators.h | 103
b/res/ari/resource_applications.c | 22
b/res/ari/resource_applications.h | 28
b/res/ari/resource_channels.c | 20
b/res/ari/resource_channels.h | 28
b/res/ari/resource_events.c | 2
b/res/res_ari_applications.c | 81
b/res/res_ari_channels.c | 102
b/res/res_config_odbc.c | 111
b/res/res_corosync.c | 2
b/res/res_fax.c | 6
b/res/res_mwi_devstate.c | 105
b/res/res_odbc.c | 128
b/res/res_pjsip.c | 36
b/res/res_pjsip/config_global.c | 58
b/res/res_pjsip/include/res_pjsip_private.h | 10
b/res/res_pjsip/pjsip_configuration.c | 1
b/res/res_pjsip/pjsip_distributor.c | 8
b/res/res_pjsip/pjsip_message_filter.c | 2
b/res/res_pjsip/pjsip_transport_events.c | 13
b/res/res_pjsip_config_wizard.c | 8
b/res/res_pjsip_diversion.c | 6
b/res/res_pjsip_mwi.c | 6
b/res/res_pjsip_registrar.c | 180
b/res/res_rtp_asterisk.c | 26
b/res/res_stasis.c | 179
b/res/res_stasis_playback.c | 5
b/res/res_stasis_recording.c | 5
b/res/stasis/app.c | 139
b/res/stasis/control.c | 118
b/res/stasis/control.h | 52
b/rest-api-templates/asterisk_processor.py | 2
b/rest-api/api-docs/applications.json | 51
b/rest-api/api-docs/bridges.json | 5
b/rest-api/api-docs/channels.json | 48
b/rest-api/api-docs/events.json | 22
b/rest-api/resources.json | 2
b/tests/CI/gates.jenkinsfile | 8
b/tests/CI/periodics-daily.jenkinsfile | 2
b/tests/CI/ref_debug.jenkinsfile | 2
b/tests/CI/unittests.jenkinsfile | 10
b/tests/test_res_stasis.c | 3
b/tests/test_sorcery.c | 76
b/tests/test_taskprocessor.c | 126
contrib/realtime/mssql/mssql_cdr.sql | 45
contrib/realtime/mssql/mssql_config.sql | 2020 ----------
contrib/realtime/mssql/mssql_voicemail.sql | 55
contrib/realtime/oracle/oracle_cdr.sql | 39
contrib/realtime/oracle/oracle_config.sql | 1978 ---------
contrib/realtime/oracle/oracle_voicemail.sql | 49
127 files changed, 5332 insertions(+), 5254 deletions(-)

View File

@@ -11583,7 +11583,7 @@ static int process_sdp_a_text(const char *a, struct sip_pvt *p, struct ast_rtp_c
ast_verbose("Discarded description format %s for ID %u\n", mimeSubtype, codec);
}
} else if (!strncmp(a, red_fmtp, strlen(red_fmtp))) {
char *rest;
char *rest = NULL;
/* count numbers of generations in fmtp */
red_cp = &red_fmtp[strlen(red_fmtp)];
strncpy(red_fmtp, a, 100);

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;

View File

@@ -3049,7 +3049,7 @@ static char *dundi_show_hints(struct ast_cli_entry *e, int cmd, struct ast_cli_a
ast_cli(a->fd, FORMAT2, "Prefix", "Context", "Expiration", "From");
for (db_entry = db_tree; db_entry; db_entry = db_entry->next) {
char *rest;
char *rest = NULL;
if (ast_get_time_t(db_entry->data, &ts, 0, &length)) {
continue;