Compare commits

...

3 Commits

Author SHA1 Message Date
Asterisk Development Team
bcaac7cd89 Update for 13.35.0 2020-07-16 10:57:39 -05:00
Asterisk Development Team
a725dbd98e Update CHANGES and UPGRADE.txt for 13.35.0 2020-07-16 10:50:35 -05:00
Asterisk Development Team
1b0081750f Update for 13.35.0-rc1 2020-07-09 10:33:47 -05:00
15 changed files with 73869 additions and 32 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
40

1
.version Normal file
View File

@@ -0,0 +1 @@
13.35.0

39
CHANGES
View File

@@ -12,6 +12,45 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.34.0 to Asterisk 13.35.0 ----------
------------------------------------------------------------------------------
AMI
------------------
* You can now specify an optional 'Content-Type' as an argument for the Asterisk
SendText manager action.
res_pjsip
------------------
* Added a new PJSIP system setting called disable_rport.
Default is no to keep support working as before.
If it is false (default) it adds the 'rport' parameter in the outgoing request message.
If it is true it does not add the 'rport' parameter in the outgoing request message.
This is a system option, but working as a global option.
res_sorcery_memory_cache
------------------
* The SorceryMemoryCacheExpireObject AMI action and CLI
command allow expiring of a specific object within the
sorcery memory cache. This is done by removing the
object from the cache with the expectation that the
cache will then re-populate the object when it is next
needed.
For full backend caching this does not occur. The cache
won't repopulate until an entire refresh is done resulting
in the possibility that objects are missing until that
time.
The AMI action and CLI command will now not allow
expiring of an object if the cache is configured as a
full backend cache. Instead you must use either the
SorceryMemoryCacheExpire or SorceryMemoryCachePopulate
AMI actions or their associated CLI commands.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.33.0 to Asterisk 13.34.0 ----------
------------------------------------------------------------------------------

70720
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,132 @@
<!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.35.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-13.35.0</h3><h3 align="center">Date: 2020-07-16</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.34.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%">5 Joshua C. Colp <jcolp@sangoma.com><br/>4 Kevin Harwell <kharwell@digium.com><br/>4 Walter Doekes <walter+asterisk@wjd.nu><br/>4 George Joseph <gjoseph@digium.com><br/>2 Asterisk Development Team <asteriskteam@digium.com><br/>2 Pirmin Walthert <infos@nappsoft.ch><br/>1 Università di Bologna - CESIA VoIP <cesia.voip@unibo.it><br/>1 Frederic LE FOLL <frederic.lefoll@c-s.fr><br/>1 Moises Silva <moises.silva@gmail.com><br/>1 Nickolay Shmyrev <nshmyrev@alphacephei.com><br/>1 Guido Falsi <madpilot@FreeBSD.org><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Alexander Traud <pabstraud@compuserve.com><br/></td><td width="33%"><td width="33%">3 Walter Doekes <walter+asterisk@wjd.nu><br/>2 Kevin Harwell <kharwell@digium.com><br/>2 nappsoft <infos@nappsoft.ch><br/>2 Joshua C. Colp <jcolp@digium.com><br/>1 Moises Silva <moises.silva@gmail.com><br/>1 Frederic LE FOLL <frederic.lefoll@c-s.fr><br/>1 Università di Bologna - CESIA VoIP<br/>1 Jaco Kroon <jaco@uls.co.za><br/>1 Marin Odrljin <marin@maxcom.hr><br/>1 Josep B <jbort@icr.es><br/>1 Yury Kirsanov <y.kirsanov@gmail.com><br/>1 Nickolay V. Shmyrev <nshmyrev@alphacephei.com><br/>1 sungtae kim <pchero21@gmail.com><br/>1 Gregory Massel <greg@csurf.co.za><br/>1 Joseph Ades <josephades1@gmail.com><br/>1 Yury Kirsanov<br/>1 Università di Bologna - CESIA VoIP <cesia.voip@unibo.it><br/>1 Alexander Traud <pabstraud@compuserve.com><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28952">ASTERISK-28952</a>: Queue wrapuptime sometimes not respected (based on stale lastcall time)<br/>Reported by: Walter Doekes<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8576603fafa60b93feca5838cf67efa2fa925372">[8576603faf]</a> Walter Doekes -- app_queue: Read latest wrapuptime instead of (possibly stale) copy</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28950">ASTERISK-28950</a>: Stale code in app_queue to check untouched channel<br/>Reported by: Walter Doekes<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bcc7766bf64cf696a2590a99fd37c4c2b4e8a77b">[bcc7766bf6]</a> Walter Doekes -- app_queue: Remove stale code in try_calling</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28644">ASTERISK-28644</a>: Stale comment in app_queue about ring_entry exception<br/>Reported by: Walter Doekes<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bcc7766bf64cf696a2590a99fd37c4c2b4e8a77b">[bcc7766bf6]</a> Walter Doekes -- app_queue: Remove stale code in try_calling</li>
</ul><br><h4>Category: Channels/chan_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28878">ASTERISK-28878</a>: chan_pjsip: PJSIP_MEDIA_OFFER Broken asterisk 16<br/>Reported by: Joseph Ades<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=ef19d69c6b11e77b9fcf70b9be661364bf63516c">[ef19d69c6b]</a> Kevin Harwell -- PJSIP_MEDIA_OFFER: override what's specified on configuration</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28923">ASTERISK-28923</a>: T.38 Segfaults in chan_pjsip_queryoption<br/>Reported by: Yury Kirsanov<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dd983edafe678e3b25f455135f77968d7759dee2">[dd983edafe]</a> George Joseph -- res_fax: Don't start a gateway if either channel is hung up</li>
</ul><br><h4>Category: Channels/chan_sip/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28957">ASTERISK-28957</a>: chan_sip: chan_sip does not process 400 response to an INVITE.<br/>Reported by: Frederic LE FOLL<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=745ae35f0e049a7a55e9a43194f3da0a932432d4">[745ae35f0e]</a> Frederic LE FOLL -- chan_sip: chan_sip does not process 400 response to an INVITE.</li>
</ul><br><h4>Category: Core/BuildSystem</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28929">ASTERISK-28929</a>: pjproject_bundled: Honor --without-pjproject.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=439f782452550d2e21af6aed91ba4e08133ecd07">[439f782452]</a> Alexander Traud -- pjproject_bundled: Honor --without-pjproject.</li>
</ul><br><h4>Category: Core/Configuration</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28955">ASTERISK-28955</a>: "setvar" doesn't work properly in dahdi-channels.conf<br/>Reported by: Marin Odrljin<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a3af7ef7e79d4036a06112b2c06a616c13a9c3d1">[a3af7ef7e7]</a> Guido Falsi -- chan_dadhi: Fix setvar in dahdi channels</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28930">ASTERISK-28930</a>: ./configure --without-ssl build failure<br/>Reported by: Jaco Kroon<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2513235859fc50e8c28545977702b9b7b439f5f5">[2513235859]</a> Joshua C. Colp -- menuselect: Resolve infinite loop in dependency scenario.</li>
</ul><br><h4>Category: Resources/res_corosync</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28888">ASTERISK-28888</a>: res_corosync: causes asterisk crash in huge distributed environment.<br/>Reported by: Università di Bologna - CESIA VoIP<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=09370b0a2b064ec8459a7c52d55abf0879fb3e18">[09370b0a2b]</a> Università di Bologna - CESIA VoIP -- res_corosync: Fix crash in huge distributed environment.</li>
</ul><br><h4>Category: Resources/res_fax</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28900">ASTERISK-28900</a>: res_fax: Double frame free when gateway in use with off-nominal format usage<br/>Reported by: Gregory Massel<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f30a61022a18454357e99530034ec12cf5d6c2d4">[f30a61022a]</a> Joshua C. Colp -- res_fax: Don't consume frames given to fax gateway on write.</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28965">ASTERISK-28965</a>: res_pjsip: Apply outbound proxy to static contacts on AOR<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=df509590a13a3cba65844c03464b631e10db4639">[df509590a1]</a> Joshua C. Colp -- res_pjsip: Apply AOR outbound proxy to static contacts.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28936">ASTERISK-28936</a>: res_pjsip: crash when dialing non-sip uri<br/>Reported by: Walter Doekes<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1e5ea08e0c6ee3d6b723a1cff934ecbd730819db">[1e5ea08e0c]</a> Walter Doekes -- pjsip: Prevent invalid memory access when attempting to contact a non-sip URI</li>
</ul><br><h4>Category: Resources/res_pjsip_logger</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28932">ASTERISK-28932</a>: res_pjsip_logger writing too big packets<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=84da8622f6cb320cd23f295d25b53fe9077894c2">[84da8622f6]</a> Pirmin Walthert -- res_pjsip_logger: use the correct pointer when logging tx_messages to pcap</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28921">ASTERISK-28921</a>: Wrong return value check for fwrite when writing to pcap file<br/>Reported by: nappsoft<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=81b86702fbc793198ce1098a837a16a9583cdfda">[81b86702fb]</a> Pirmin Walthert -- res_pjsip_logger.c: correct the return value checks when writing to pcap</li>
</ul><br><h4>Category: Resources/res_rtp_asterisk</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28885">ASTERISK-28885</a>: res_rtp_asterisk: Simultaneous termination and ICE complete can cause crash<br/>Reported by: Josep B<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e7f7c8c9de3dc382bf22afd9607fb6fb6f581069">[e7f7c8c9de]</a> Joshua C. Colp -- res_rtp_asterisk: Re-order RTP destruction.</li>
</ul><br><h4>Category: Resources/res_sorcery_memory_cache</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28942">ASTERISK-28942</a>: res_sorcery_memory_cache: Individual object expiration behaves unexpectedly with full backend caching<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1a40a6d55a0909d4a90f7430b1aefcbfa306407a">[1a40a6d55a]</a> Joshua C. Colp -- res_sorcery_memory_cache: Disallow per-object expire with full backend.</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28929">ASTERISK-28929</a>: pjproject_bundled: Honor --without-pjproject.<br/>Reported by: Alexander Traud<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=439f782452550d2e21af6aed91ba4e08133ecd07">[439f782452]</a> Alexander Traud -- pjproject_bundled: Honor --without-pjproject.</li>
</ul><br><h3>Improvement</h3><h4>Category: Core/ManagerInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28945">ASTERISK-28945</a>: AMI SendText - add Content-Type parameter<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4bbc5be7986c234a6f46e0466327d8a519b1fa04">[4bbc5be798]</a> Kevin Harwell -- manager - Add Content-Type parameter to the SendText action</li>
</ul><br><h4>Category: Resources/res_http_websocket</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28958">ASTERISK-28958</a>: Continue reading string when ping received by websocket<br/>Reported by: Nickolay V. Shmyrev<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=f323ac334bd43aa1180f3e3fd8156d5000383b0d">[f323ac334b]</a> Nickolay Shmyrev -- res_http_websocket.c: Continue reading after ping/pong</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28949">ASTERISK-28949</a>: res_http_websocket: Add masking to websocket client<br/>Reported by: Moises Silva<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=635885ec33bbcf7482b51725c658524c41ffb1d2">[635885ec33]</a> Moises Silva -- res_http_websocket: Add payload masking to the websocket client</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28959">ASTERISK-28959</a>: res_pjsip: Added option for disable rport parameter set<br/>Reported by: sungtae kim<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=52e1e362f01360c8d66fe30b635cdedf9d11696a">[52e1e362f0]</a> sungtae kim -- res_pjsip.c: Added disable_rport option for pjsip.conf</li>
</ul><br><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-28899">ASTERISK-28899</a>: Upgrade Asterisk to bundled pjproject 2.10<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=58eaf41e287a9db1e04ec67972bf611a70260800">[58eaf41e28]</a> Kevin Harwell -- pjproject: Upgrade bundled version to pjproject 2.10</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=a725dbd98eb1166ef50056d6839e2a3bf7f4a8b3">a725dbd98e</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 13.35.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1b0081750f4edb9ce7a9edf8e86a96708d0cedab">1b0081750f</a></td><td>Asterisk Development Team</td><td>Update for 13.35.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c705e79d79284851aee1f7ae7b60a5df06cb4b30">c705e79d79</a></td><td>George Joseph</td><td>Scope Trace: Update stub defines</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9fce5416432e57e019861596513288a0ea472afa">9fce541643</a></td><td>George Joseph</td><td>logger: Fix scope trace defines</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=50ba662b6a23274e129966cb1739b874f1029fc5">50ba662b6a</a></td><td>Walter Doekes</td><td>res_pjsip: Include &lt;pjsip_ua.h&gt; instead of internal "pjsua-lib/pjsua.h"</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=654ec4b908f68e6970439216796f8109395f14de">654ec4b908</a></td><td>Kevin Harwell</td><td>Compiler fixes for gcc 10</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=edf9471e051a2cbfdbcc5c754ac07ae522c1e989">edf9471e05</a></td><td>George Joseph</td><td>Scope Tracing: Add stubs to allow easier cherry-picking</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.34.0-summary.html | 102 -
asterisk-13.34.0-summary.txt | 319 -----
b/.version | 2
b/CHANGES | 39
b/ChangeLog | 384 ++++++
b/Makefile.rules | 19
b/addons/ooh323c/src/decode.c | 10
b/addons/ooh323c/src/ooSocket.c | 2
b/addons/ooh323c/src/oochannels.c | 2
b/apps/app_queue.c | 35
b/apps/app_stack.c | 11
b/apps/app_voicemail.c | 28
b/asterisk-13.35.0-rc1-summary.html | 136 ++
b/asterisk-13.35.0-rc1-summary.txt | 343 ++++++
b/channels/chan_dahdi.c | 6
b/channels/chan_pjsip.c | 9
b/channels/chan_sip.c | 1
b/configs/samples/pjsip.conf.sample | 1
b/configure | 4
b/configure.ac | 4
b/contrib/ast-db-manage/config/versions/79290b511e4b_pjsip_add_disable_rport.py | 39
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/include/asterisk/app.h | 7
b/include/asterisk/frame.h | 7
b/include/asterisk/logger.h | 75 +
b/include/asterisk/manager.h | 2
b/include/asterisk/message.h | 18
b/include/asterisk/res_pjsip.h | 12
b/main/channel.c | 7
b/main/http.c | 6
b/main/manager.c | 115 +-
b/main/message.c | 28
b/main/pbx.c | 7
b/main/pbx_variables.c | 8
b/main/stasis.c | 5
b/menuselect/menuselect.c | 12
b/menuselect/menuselect.h | 2
b/pbx/pbx_dundi.c | 15
b/res/parking/parking_bridge_features.c | 11
b/res/res_corosync.c | 564 +++++++---
b/res/res_fax.c | 11
b/res/res_http_websocket.c | 49
b/res/res_pjsip.c | 12
b/res/res_pjsip/config_system.c | 6
b/res/res_pjsip/location.c | 25
b/res/res_pjsip_messaging.c | 3
b/res/res_pjsip_pubsub.c | 25
b/res/res_pjsip_registrar.c | 21
b/res/res_pjsip_sdp_rtp.c | 3
b/res/res_rtp_asterisk.c | 66 -
b/res/res_sorcery_memory_cache.c | 18
b/tests/test_locale.c | 12
b/third-party/pjproject/Makefile | 1
b/third-party/pjproject/patches/0011-sip_inv_patch.patch | 39
b/third-party/pjproject/pjproject-2.10.tar.bz2.md5 | 2
b/third-party/versions.mak | 2
b/utils/astman.c | 2
b/utils/db1-ast/hash/ndbm.c | 3
b/utils/extconf.c | 9
third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 --
third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch | 53
third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105 -
third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 ---
third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 -
third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 40
third-party/pjproject/pjproject-2.9.tar.bz2.md5 | 2
67 files changed, 1936 insertions(+), 1410 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,344 @@
Release Summary
asterisk-13.35.0
Date: 2020-07-16
<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.34.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
5 Joshua C. Colp 3 Walter Doekes
4 Kevin Harwell 2 Kevin Harwell
4 Walter Doekes 2 nappsoft
4 George Joseph 2 Joshua C. Colp
2 Asterisk Development Team 1 Moises Silva
2 Pirmin Walthert 1 Frederic LE FOLL
1 Università di Bologna - CESIA 1 Università di Bologna - CESIA
VoIP VoIP
1 Frederic LE FOLL 1 Jaco Kroon
1 Moises Silva 1 Marin Odrljin
1 Nickolay Shmyrev 1 Josep B
1 Guido Falsi 1 Yury Kirsanov
1 sungtae kim 1 Nickolay V. Shmyrev
1 Alexander Traud 1 sungtae kim
1 Gregory Massel
1 Joseph Ades
1 Yury Kirsanov
1 Università di Bologna - CESIA
VoIP
1 Alexander Traud
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Bug
Category: Applications/app_queue
ASTERISK-28952: Queue wrapuptime sometimes not respected (based on stale
lastcall time)
Reported by: Walter Doekes
* [8576603faf] Walter Doekes -- app_queue: Read latest wrapuptime
instead of (possibly stale) copy
ASTERISK-28950: Stale code in app_queue to check untouched channel
Reported by: Walter Doekes
* [bcc7766bf6] Walter Doekes -- app_queue: Remove stale code in
try_calling
ASTERISK-28644: Stale comment in app_queue about ring_entry exception
Reported by: Walter Doekes
* [bcc7766bf6] Walter Doekes -- app_queue: Remove stale code in
try_calling
Category: Channels/chan_pjsip
ASTERISK-28878: chan_pjsip: PJSIP_MEDIA_OFFER Broken asterisk 16
Reported by: Joseph Ades
* [ef19d69c6b] Kevin Harwell -- PJSIP_MEDIA_OFFER: override what's
specified on configuration
ASTERISK-28923: T.38 Segfaults in chan_pjsip_queryoption
Reported by: Yury Kirsanov
* [dd983edafe] George Joseph -- res_fax: Don't start a gateway if either
channel is hung up
Category: Channels/chan_sip/General
ASTERISK-28957: chan_sip: chan_sip does not process 400 response to an
INVITE.
Reported by: Frederic LE FOLL
* [745ae35f0e] Frederic LE FOLL -- chan_sip: chan_sip does not process
400 response to an INVITE.
Category: Core/BuildSystem
ASTERISK-28929: pjproject_bundled: Honor --without-pjproject.
Reported by: Alexander Traud
* [439f782452] Alexander Traud -- pjproject_bundled: Honor
--without-pjproject.
Category: Core/Configuration
ASTERISK-28955: "setvar" doesn't work properly in dahdi-channels.conf
Reported by: Marin Odrljin
* [a3af7ef7e7] Guido Falsi -- chan_dadhi: Fix setvar in dahdi channels
Category: General
ASTERISK-28930: ./configure --without-ssl build failure
Reported by: Jaco Kroon
* [2513235859] Joshua C. Colp -- menuselect: Resolve infinite loop in
dependency scenario.
Category: Resources/res_corosync
ASTERISK-28888: res_corosync: causes asterisk crash in huge distributed
environment.
Reported by: Università di Bologna - CESIA VoIP
* [09370b0a2b] Università di Bologna - CESIA VoIP -- res_corosync: Fix
crash in huge distributed environment.
Category: Resources/res_fax
ASTERISK-28900: res_fax: Double frame free when gateway in use with
off-nominal format usage
Reported by: Gregory Massel
* [f30a61022a] Joshua C. Colp -- res_fax: Don't consume frames given to
fax gateway on write.
Category: Resources/res_pjsip
ASTERISK-28965: res_pjsip: Apply outbound proxy to static contacts on AOR
Reported by: Joshua C. Colp
* [df509590a1] Joshua C. Colp -- res_pjsip: Apply AOR outbound proxy to
static contacts.
ASTERISK-28936: res_pjsip: crash when dialing non-sip uri
Reported by: Walter Doekes
* [1e5ea08e0c] Walter Doekes -- pjsip: Prevent invalid memory access
when attempting to contact a non-sip URI
Category: Resources/res_pjsip_logger
ASTERISK-28932: res_pjsip_logger writing too big packets
Reported by: nappsoft
* [84da8622f6] Pirmin Walthert -- res_pjsip_logger: use the correct
pointer when logging tx_messages to pcap
ASTERISK-28921: Wrong return value check for fwrite when writing to pcap
file
Reported by: nappsoft
* [81b86702fb] Pirmin Walthert -- res_pjsip_logger.c: correct the return
value checks when writing to pcap
Category: Resources/res_rtp_asterisk
ASTERISK-28885: res_rtp_asterisk: Simultaneous termination and ICE
complete can cause crash
Reported by: Josep B
* [e7f7c8c9de] Joshua C. Colp -- res_rtp_asterisk: Re-order RTP
destruction.
Category: Resources/res_sorcery_memory_cache
ASTERISK-28942: res_sorcery_memory_cache: Individual object expiration
behaves unexpectedly with full backend caching
Reported by: Joshua C. Colp
* [1a40a6d55a] Joshua C. Colp -- res_sorcery_memory_cache: Disallow
per-object expire with full backend.
Category: pjproject/pjsip
ASTERISK-28929: pjproject_bundled: Honor --without-pjproject.
Reported by: Alexander Traud
* [439f782452] Alexander Traud -- pjproject_bundled: Honor
--without-pjproject.
Improvement
Category: Core/ManagerInterface
ASTERISK-28945: AMI SendText - add Content-Type parameter
Reported by: Kevin Harwell
* [4bbc5be798] Kevin Harwell -- manager - Add Content-Type parameter to
the SendText action
Category: Resources/res_http_websocket
ASTERISK-28958: Continue reading string when ping received by websocket
Reported by: Nickolay V. Shmyrev
* [f323ac334b] Nickolay Shmyrev -- res_http_websocket.c: Continue
reading after ping/pong
ASTERISK-28949: res_http_websocket: Add masking to websocket client
Reported by: Moises Silva
* [635885ec33] Moises Silva -- res_http_websocket: Add payload masking
to the websocket client
Category: Resources/res_pjsip
ASTERISK-28959: res_pjsip: Added option for disable rport parameter set
Reported by: sungtae kim
* [52e1e362f0] sungtae kim -- res_pjsip.c: Added disable_rport option
for pjsip.conf
Category: pjproject/pjsip
ASTERISK-28899: Upgrade Asterisk to bundled pjproject 2.10
Reported by: Kevin Harwell
* [58eaf41e28] Kevin Harwell -- pjproject: Upgrade bundled version to
pjproject 2.10
----------------------------------------------------------------------
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 |
|------------+----------------------+------------------------------------|
| a725dbd98e | Asterisk Development | Update CHANGES and UPGRADE.txt for |
| | Team | 13.35.0 |
|------------+----------------------+------------------------------------|
| 1b0081750f | Asterisk Development | Update for 13.35.0-rc1 |
| | Team | |
|------------+----------------------+------------------------------------|
| c705e79d79 | George Joseph | Scope Trace: Update stub defines |
|------------+----------------------+------------------------------------|
| 9fce541643 | George Joseph | logger: Fix scope trace defines |
|------------+----------------------+------------------------------------|
| | | res_pjsip: Include <pjsip_ua.h> |
| 50ba662b6a | Walter Doekes | instead of internal |
| | | "pjsua-lib/pjsua.h" |
|------------+----------------------+------------------------------------|
| 654ec4b908 | Kevin Harwell | Compiler fixes for gcc 10 |
|------------+----------------------+------------------------------------|
| edf9471e05 | George Joseph | Scope Tracing: Add stubs to allow |
| | | easier cherry-picking |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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.34.0-summary.html | 102 -
asterisk-13.34.0-summary.txt | 319 -----
b/.version | 2
b/CHANGES | 39
b/ChangeLog | 384 ++++++
b/Makefile.rules | 19
b/addons/ooh323c/src/decode.c | 10
b/addons/ooh323c/src/ooSocket.c | 2
b/addons/ooh323c/src/oochannels.c | 2
b/apps/app_queue.c | 35
b/apps/app_stack.c | 11
b/apps/app_voicemail.c | 28
b/asterisk-13.35.0-rc1-summary.html | 136 ++
b/asterisk-13.35.0-rc1-summary.txt | 343 ++++++
b/channels/chan_dahdi.c | 6
b/channels/chan_pjsip.c | 9
b/channels/chan_sip.c | 1
b/configs/samples/pjsip.conf.sample | 1
b/configure | 4
b/configure.ac | 4
b/contrib/ast-db-manage/config/versions/79290b511e4b_pjsip_add_disable_rport.py | 39
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/include/asterisk/app.h | 7
b/include/asterisk/frame.h | 7
b/include/asterisk/logger.h | 75 +
b/include/asterisk/manager.h | 2
b/include/asterisk/message.h | 18
b/include/asterisk/res_pjsip.h | 12
b/main/channel.c | 7
b/main/http.c | 6
b/main/manager.c | 115 +-
b/main/message.c | 28
b/main/pbx.c | 7
b/main/pbx_variables.c | 8
b/main/stasis.c | 5
b/menuselect/menuselect.c | 12
b/menuselect/menuselect.h | 2
b/pbx/pbx_dundi.c | 15
b/res/parking/parking_bridge_features.c | 11
b/res/res_corosync.c | 564 +++++++---
b/res/res_fax.c | 11
b/res/res_http_websocket.c | 49
b/res/res_pjsip.c | 12
b/res/res_pjsip/config_system.c | 6
b/res/res_pjsip/location.c | 25
b/res/res_pjsip_messaging.c | 3
b/res/res_pjsip_pubsub.c | 25
b/res/res_pjsip_registrar.c | 21
b/res/res_pjsip_sdp_rtp.c | 3
b/res/res_rtp_asterisk.c | 66 -
b/res/res_sorcery_memory_cache.c | 18
b/tests/test_locale.c | 12
b/third-party/pjproject/Makefile | 1
b/third-party/pjproject/patches/0011-sip_inv_patch.patch | 39
b/third-party/pjproject/pjproject-2.10.tar.bz2.md5 | 2
b/third-party/versions.mak | 2
b/utils/astman.c | 2
b/utils/db1-ast/hash/ndbm.c | 3
b/utils/extconf.c | 9
third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 --
third-party/pjproject/patches/0020-patch_cnonce_only_digits_option.patch | 53
third-party/pjproject/patches/0030-ssl-regression-fix.patch | 105 -
third-party/pjproject/patches/0031-transport-regression-fix.patch | 187 ---
third-party/pjproject/patches/0040-ICE-Add-callback-for-finding-valid-pair.patch | 84 -
third-party/pjproject/patches/0040-brackets-in-via-received-params.patch | 40
third-party/pjproject/pjproject-2.9.tar.bz2.md5 | 2
67 files changed, 1936 insertions(+), 1410 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;

View File

@@ -1,4 +0,0 @@
Subject: AMI
You can now specify an optional 'Content-Type' as an argument for the Asterisk
SendText manager action.

View File

@@ -1,9 +0,0 @@
Subject: res_pjsip
Added a new PJSIP system setting called disable_rport.
Default is no to keep support working as before.
If it is false (default) it adds the 'rport' parameter in the outgoing request message.
If it is true it does not add the 'rport' parameter in the outgoing request message.
This is a system option, but working as a global option.

View File

@@ -1,19 +0,0 @@
Subject: res_sorcery_memory_cache
The SorceryMemoryCacheExpireObject AMI action and CLI
command allow expiring of a specific object within the
sorcery memory cache. This is done by removing the
object from the cache with the expectation that the
cache will then re-populate the object when it is next
needed.
For full backend caching this does not occur. The cache
won't repopulate until an entire refresh is done resulting
in the possibility that objects are missing until that
time.
The AMI action and CLI command will now not allow
expiring of an object if the cache is configured as a
full backend cache. Instead you must use either the
SorceryMemoryCacheExpire or SorceryMemoryCachePopulate
AMI actions or their associated CLI commands.