Compare commits

...

3 Commits

Author SHA1 Message Date
Asterisk Development Team
2647e87beb Update for 18.11.0 2022-03-24 08:12:58 -05:00
Asterisk Development Team
c12f4940cb Update for 18.11.0-rc1 2022-03-17 10:40:57 -05:00
Asterisk Development Team
5dd61a6e16 Update CHANGES and UPGRADE.txt for 18.11.0 2022-03-17 10:23:15 -05:00
21 changed files with 103405 additions and 57 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
40

1
.version Normal file
View File

@@ -0,0 +1 @@
18.11.0

56
CHANGES
View File

@@ -12,6 +12,62 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.10.0 to Asterisk 18.11.0 ----------
------------------------------------------------------------------------------
ami
------------------
* AMI events can now be globally disabled using
the disabledevents [general] setting.
app_mf
------------------
* Adds an option to ReceiveMF to cap the
number of digits read at a user-specified
maximum.
app_queue
------------------
* Load queues and members from Realtime for
AMI actions: QueuePause, QueueStatus and QueueSummary,
Applications: PauseQueueMember and UnpauseQueueMember.
* Added a new AMI action: QueueWithdrawCaller
This AMI action makes it possible to withdraw a caller from a queue
back to the dialplan. The call will be signaled to leave the queue
whenever it can, hence, it not guaranteed that the call will leave
the queue.
Optional custom data can be passed in the request, in the WithdrawInfo
parameter. If the call successfully withdrawn the queue,
it can be retrieved using the QUEUE_WITHDRAW_INFO variable.
This can be useful for certain uses, such as dispatching the call
to a specific extension.
channel_internal_api
------------------
* CHANNEL(lastcontext) and CHANNEL(lastexten)
are now available for use in the dialplan.
res_pjsip_pubsub
------------------
* A new resource_list option, resource_display_name, indicates
whether display name of resource or the resource name being
provided for RLS entries.
If this option is enabled, the Display Name will be provided.
This option is disabled by default to remain the previous behavior.
If the 'event' set to 'presence' or 'dialog' the non-empty HINT name
will be set as the Display Name.
The 'message-summary' is not supported yet.
* The Resource List Subscriptions (RLS) is dynamic now.
The asterisk now updates current subscriptions to reflect the changes
to the list on subscription refresh. If list items are added,
removed, updated or do not exist anymore, the asterisk regenerates
the resource list.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.9.0 to Asterisk 18.10.0 -----------
------------------------------------------------------------------------------

99862
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -18,6 +18,19 @@
===
===========================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.10.0 to Asterisk 18.11.0 ----------
------------------------------------------------------------------------------
AMI
------------------
* The XML Manager Event Interface (amxml) now generates attribute names
that are compliant with the XML 1.1 specification. Previously, an
attribute name that started with a digit would be rendered as-is, even
though attribute names must not begin with a digit. We now prefix
attribute names that start with a digit with an underscore ('_') to
prevent XML validation failures.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.8.0 to Asterisk 18.9.0 ------------
------------------------------------------------------------------------------

View File

@@ -0,0 +1,147 @@
<!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-18.11.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-18.11.0</h3><h3 align="center">Date: 2022-03-24</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-18.10.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%">13 Naveen Albert <asterisk@phreaknet.org><br/>5 George Joseph <gjoseph@digium.com><br/>4 Alexei Gradinari <alex2grad@gmail.com><br/>3 Kevin Harwell <kharwell@sangoma.com><br/>3 Sean Bright <sean.bright@gmail.com><br/>2 Asterisk Development Team <asteriskteam@digium.com><br/>1 Kfir Itzhak <mastertheknife@gmail.com><br/>1 Mike Bradeen <mbradeen@sangoma.com><br/>1 Joshua C. Colp <jcolp@sangoma.com><br/>1 Ben Ford <bford@digium.com><br/>1 Mark Petersen <bugs.digium.com@zombie.dk><br/>1 Boris P. Korzun <drtr0jan@yandex.ru><br/></td><td width="33%"><td width="33%">13 N A <mail@interlinked.x10host.com><br/>4 Alexei Gradinari <alex2grad@gmail.com><br/>3 Kevin Harwell <kharwell@digium.com><br/>1 George Joseph <gjoseph@digium.com><br/>1 Mark Petersen <asterisk.org@zombie.dk><br/>1 cagdas kopuz <cagdas.kopuz@netgsm.com.tr><br/>1 Boris P. Korzun <drtr0jan@yandex.ru><br/>1 Kfir Itzhak <mastertheknife@gmail.com><br/>1 Joshua C. Colp <jcolp@digium.com><br/>1 kwk <Konrad.Kleine@GONICUS.de><br/>1 Napadailo Yaroslav <experimental.rabbit.1986@gmail.com><br/></td></tr>
</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Security</h3><h4>Category: pjproject/pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29945">ASTERISK-29945</a>: pjproject: Security fixes for things<br/>Reported by: Kevin Harwell<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9e74563a50b767adc03bdcb1dde8b5a9798a7457">[9e74563a50]</a> Kevin Harwell -- AST-2022-006: pjproject - unconstrained malformed multipart SIP message</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=742d265ff5c2217e5b5079c7b87cdf4c6167ee55">[742d265ff5]</a> Kevin Harwell -- AST-2022-005: pjproject - undefined behavior after freeing a dialog set</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fc160abb6735cf29f3c394535ef3c57ffb0cff3c">[fc160abb67]</a> Kevin Harwell -- AST-2022-004: pjproject - possible integer underflow on STUN message</li>
</ul><br><h3>New Feature</h3><h4>Category: Channels/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29840">ASTERISK-29840</a>: func_channel: Add LASTCONTEXT and LASTEXTEN fields<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=42525b0fe21736159a677520f241eeacbdc8b936">[42525b0fe2]</a> Naveen Albert -- func_channel: Add lastcontext and lastexten.</li>
</ul><br><h4>Category: Core/ManagerInterface/NewFeature</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29853">ASTERISK-29853</a>: ami: Allow events to be globally disabled<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=59b25e9d591aa490c5786161e98a5864d4c34bcf">[59b25e9d59]</a> Naveen Albert -- ami: Allow events to be globally disabled.</li>
</ul><br><h3>Bug</h3><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29873">ASTERISK-29873</a>: [patch] Queue Realtime load<br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fcdeb3e5b7c09c28347b605330db244f850c5a9e">[fcdeb3e5b7]</a> Alexei Gradinari -- app_queue: load queues and members from Realtime when needed</li>
</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29365">ASTERISK-29365</a>: taskprocessor: Can cause assert at shutdown<br/>Reported by: Joshua C. Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9e71f7fe3762899a44f3b08cee8f828c1b14b62a">[9e71f7fe37]</a> Mike Bradeen -- taskprocessor.c: Prevent crash on graceful shutdown</li>
</ul><br><h4>Category: Core/ManagerInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-18416">ASTERISK-18416</a>: [patch] Realtime queue agents unavailable via AMI before a call event.<br/>Reported by: kwk<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fcdeb3e5b7c09c28347b605330db244f850c5a9e">[fcdeb3e5b7]</a> Alexei Gradinari -- app_queue: load queues and members from Realtime when needed</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-27597">ASTERISK-27597</a>: AMI Queuestatus not working (with realtime queue)<br/>Reported by: cagdas kopuz<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=fcdeb3e5b7c09c28347b605330db244f850c5a9e">[fcdeb3e5b7]</a> Alexei Gradinari -- app_queue: load queues and members from Realtime when needed</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29886">ASTERISK-29886</a>: Asterisk AMI sends not-valid XML<br/>Reported by: Napadailo Yaroslav<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=118e0342872b277eb8f14a0ace43f998b1c9e8eb">[118e034287]</a> Sean Bright -- manager.c: Generate valid XML if attribute names have leading digits.</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29923">ASTERISK-29923</a>: docs, LICENSE: pbx.digium.com no longer exists<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8631e00a418fb0aca2540148cbbe43507bfb63fc">[8631e00a41]</a> Naveen Albert -- configs, LICENSE: remove pbx.digium.com.</li>
</ul><br><h4>Category: Resources/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29871">ASTERISK-29871</a>: res_prometheus: Failure to load causes FRACKs<br/>Reported by: Mark Petersen<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6659e502a4fb07d2147cb3d3218776ba67ea3884">[6659e502a4]</a> Mark Petersen -- res_prometheus.c: missing module dependency</li>
</ul><br><h4>Category: Resources/res_config_pgsql</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29924">ASTERISK-29924</a>: res_config_pgsql: omit "unsupported column type 'text'" error<br/>Reported by: Boris P. Korzun<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5b653b8a7bbc6a8cc78b807019bc6d5fbf20ac49">[5b653b8a7b]</a> Boris P. Korzun -- res_config_pgsql: Add text-type column check in require_pgsql()</li>
</ul><br><h4>Category: Resources/res_pjsip_pubsub</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29904">ASTERISK-29904</a>: RLS: Batched Notifications stop working<br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1cc1fb54e71645fa2ac54c0b788c25ad614e4dea">[1cc1fb54e7]</a> Alexei Gradinari -- res_pjsip_pubsub: fix Batched Notifications stop working</li>
</ul><br><h3>Improvement</h3><h4>Category: Applications/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29877">ASTERISK-29877</a>: app_mf: Allow reading a maximum number of digits<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=332eed3aa7d104cd4b53318dc6f9c320494ef9fa">[332eed3aa7]</a> Naveen Albert -- app_mf: Add max digits option to ReceiveMF.</li>
</ul><br><h4>Category: Applications/app_mp3</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29900">ASTERISK-29900</a>: app_mp3: Document and warn about https incompatibility<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=da801e2438a8ae466ec61f7cf22c57e2bf6ed1c4">[da801e2438]</a> Naveen Albert -- app_mp3: Document and warn about HTTPS incompatibility.</li>
</ul><br><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29909">ASTERISK-29909</a>: app_queue: Add support for withdrawing a call<br/>Reported by: Kfir Itzhak<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3959d20ba5ca2e1ee4d53d30553c989536237404">[3959d20ba5]</a> Kfir Itzhak -- app_queue: Add QueueWithdrawCaller AMI action</li>
</ul><br><h4>Category: Applications/app_voicemail</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29920">ASTERISK-29920</a>: app_voicemail: Warn if trying to manage nonexistent mailbox<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2016b331394b619bda36422b3a42d484b4dc169d">[2016b33139]</a> Naveen Albert -- app_voicemail: Emit warning if asking for nonexistent mailbox.</li>
</ul><br><h4>Category: Core/Channels</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29897">ASTERISK-29897</a>: channels: Increase core debug levels for chatty debugs<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7f123b3143bec0ca346739e84644aceebd7d2b0e">[7f123b3143]</a> Naveen Albert -- channel.c: Clean up debug level 1.</li>
</ul><br><h4>Category: Core/Portability</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29353">ASTERISK-29353</a>: Qualify jansson 2.14 for asterisk<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3771074a45f55821ae27a05c852b63f0575bdcfe">[3771074a45]</a> Joshua C. Colp -- jansson: Update bundled to 2.14 version.</li>
</ul><br><h4>Category: Documentation</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29896">ASTERISK-29896</a>: xmldocs: Add since tag<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3499aea8825b5e8d4f4cc2975b9b03efc5a22dda">[3499aea882]</a> Naveen Albert -- documentation: Add since tag to xmldocs DTD</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29898">ASTERISK-29898</a>: documentation: Add default attributes to documentation<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=74e9b60bd06ab4a53638755c1db1aee5cb41ded7">[74e9b60bd0]</a> Naveen Albert -- documentation: Adds missing default attributes.</li>
</ul><br><h4>Category: Functions/func_curl</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29809">ASTERISK-29809</a>: curl, stir_shaken: refactor curl code<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=74742cdb5ea6553ccc2abaaa62450b4284f32e81">[74742cdb5e]</a> Naveen Albert -- res_stir_shaken: refactor utility function</li>
</ul><br><h4>Category: Functions/func_db</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29925">ASTERISK-29925</a>: func_db: Warn about malformed key names<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=26141981c542cfbb889f884aef5ee91150e746e1">[26141981c5]</a> Naveen Albert -- func_db: Add validity check for key names when writing.</li>
</ul><br><h4>Category: General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29861">ASTERISK-29861</a>: asterisk.h: add macro for curl user agent<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=63db7505f265d3ab145e1fd320dd1595404fec18">[63db7505f2]</a> Naveen Albert -- asterisk: Add macro for curl user agent.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29866">ASTERISK-29866</a>: cli: add core dump information to core show settings<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4358c776b89e85ad6bd7efa5369df4a92cd16afa">[4358c776b8]</a> Naveen Albert -- cli: Add core dump info to core show settings.</li>
</ul><br><h4>Category: Resources/res_pjsip_pubsub</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29906">ASTERISK-29906</a>: [patch] update RLS to reflect the changes to the lists<br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8666455bd876f42e48314603a47c9b6b81904917">[8666455bd8]</a> Alexei Gradinari -- res_pjsip_pubsub: update RLS to reflect the changes to the lists</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29891">ASTERISK-29891</a>: [patch] provide a display name for RLS subscriptions<br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e2423c6f4935477a3e06bad512c6d496783be6e2">[e2423c6f49]</a> Alexei Gradinari -- res_pjsip_pubsub: provide a display name for RLS subscriptions</li>
</ul><br><h4>Category: Resources/res_stir_shaken</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29809">ASTERISK-29809</a>: curl, stir_shaken: refactor curl code<br/>Reported by: N A<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=74742cdb5ea6553ccc2abaaa62450b4284f32e81">[74742cdb5e]</a> Naveen Albert -- res_stir_shaken: refactor utility function</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=c12f4940cbd462bce952877460a2279258c2f918">c12f4940cb</a></td><td>Asterisk Development Team</td><td>Update for 18.11.0-rc1</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5dd61a6e160519fe9722f530e8d46592b1e83b34">5dd61a6e16</a></td><td>Asterisk Development Team</td><td>Update CHANGES and UPGRADE.txt for 18.11.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=81de525c6e25a6feeeed2e5d6b50392a8751d781">81de525c6e</a></td><td>Ben Ford</td><td>AMI: Bump version for 18.11.0.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=b6e482becd30deaaa5950f6f105a958db9e34124">b6e482becd</a></td><td>George Joseph</td><td>xml.c, config,c: Add stylesheets and variable list string parsing</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=468441121dfbdedab43a35e8af9a112e45dc1549">468441121d</a></td><td>George Joseph</td><td>xmldoc: Fix issue with xmlstarlet validation</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=777326fa9efa3ca3cd8251aff483da671bcef163">777326fa9e</a></td><td>George Joseph</td><td>core: Config and XML tweaks needed for geolocation</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a81e14d2da2c3a3d5b840da892c94b1c46d8bb89">a81e14d2da</a></td><td>George Joseph</td><td>Makefile: Allow XML documentation to exist outside source files</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=47106a09b0c7bd3500284bd446e2288701051d40">47106a09b0</a></td><td>George Joseph</td><td>build: Refactor the earlier "basebranch" commit</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=acd6f30cc50a00a492a00911b68c4ff602eeb488">acd6f30cc5</a></td><td>Sean Bright</td><td>manager.c: Simplify AMI ModuleCheck handling</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=de0c29de55668580639e04ae55c7301f00980516">de0c29de55</a></td><td>Sean Bright</td><td>res_pjsip.c: Correct minor typos in 'realm' documentation.</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-18.10.0-summary.html | 445 -
asterisk-18.10.0-summary.txt | 887 --
b/.gitignore | 2
b/.version | 2
b/CHANGES | 56
b/ChangeLog | 660 ++
b/LICENSE | 3
b/Makefile | 58
b/UPGRADE.txt | 13
b/apps/app_mf.c | 30
b/apps/app_mp3.c | 6
b/apps/app_queue.c | 196
b/apps/app_reload.c | 5
b/apps/app_voicemail.c | 12
b/asterisk-18.11.0-rc1-summary.html | 149
b/asterisk-18.11.0-rc1-summary.txt | 381 +
b/build_tools/get_sourceable_makeopts | 54
b/build_tools/make_version | 33
b/build_tools/make_xml_documentation | 249
b/build_tools/menuselect-deps.in | 1
b/configs/samples/extensions.conf.sample | 9
b/configs/samples/manager.conf.sample | 11
b/configs/samples/pjsip.conf.sample | 18
b/configs/samples/prometheus.conf.sample | 4
b/configure | 136
b/configure.ac | 6
b/contrib/ast-db-manage/config/versions/8f72185e437f_res_pjsip_pubsub_add_resource_list_.py | 29
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/doc/appdocsxml.dtd | 14
b/funcs/func_channel.c | 10
b/funcs/func_curl.c | 4
b/funcs/func_db.c | 8
b/include/asterisk.h | 2
b/include/asterisk/channel.h | 2
b/include/asterisk/config.h | 55
b/include/asterisk/file.h | 17
b/include/asterisk/manager.h | 2
b/include/asterisk/res_pjsip_pubsub.h | 11
b/include/asterisk/xml.h | 108
b/main/asterisk.c | 39
b/main/audiohook.c | 10
b/main/cdr.c | 8
b/main/channel.c | 4
b/main/channel_internal_api.c | 18
b/main/config.c | 76
b/main/file.c | 20
b/main/manager.c | 84
b/main/taskprocessor.c | 67
b/main/xml.c | 182
b/makeopts.in | 2
b/res/res_ari.c | 4
b/res/res_config_pgsql.c | 4
b/res/res_http_media_cache.c | 4
b/res/res_pjsip.c | 3242 ----------
b/res/res_pjsip/pjsip_config.xml | 2347 +++++++
b/res/res_pjsip/pjsip_manager.xml | 901 ++
b/res/res_pjsip_exten_state.c | 24
b/res/res_pjsip_pubsub.c | 150
b/res/res_prometheus.c | 4
b/res/res_stir_shaken/curl.c | 43
b/tests/CI/buildAsterisk.sh | 9
b/tests/CI/installAsterisk.sh | 9
b/tests/test_config.c | 83
b/tests/test_res_prometheus.c | 4
b/third-party/jansson/jansson-2.14.tar.bz2.md5 | 1
b/third-party/pjproject/patches/0170-stun-integer-underflow.patch | 26
b/third-party/pjproject/patches/0171-dialog-set-free.patch | 72
third-party/jansson/jansson-2.12.tar.bz2.md5 | 1
69 files changed, 6298 insertions(+), 4840 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,381 @@
Release Summary
asterisk-18.11.0
Date: 2022-03-24
<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-18.10.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
13 Naveen Albert 13 N A
5 George Joseph 4 Alexei Gradinari
4 Alexei Gradinari 3 Kevin Harwell
3 Kevin Harwell 1 George Joseph
3 Sean Bright 1 Mark Petersen
2 Asterisk Development Team 1 cagdas kopuz
1 Kfir Itzhak 1 Boris P. Korzun
1 Mike Bradeen 1 Kfir Itzhak
1 Joshua C. Colp 1 Joshua C. Colp
1 Ben Ford 1 kwk
1 Mark Petersen 1 Napadailo Yaroslav
1 Boris P. Korzun
----------------------------------------------------------------------
Closed Issues
[Back to Top]
This is a list of all issues from the issue tracker that were closed by
changes that went into this release.
Security
Category: pjproject/pjsip
ASTERISK-29945: pjproject: Security fixes for things
Reported by: Kevin Harwell
* [9e74563a50] Kevin Harwell -- AST-2022-006: pjproject - unconstrained
malformed multipart SIP message
* [742d265ff5] Kevin Harwell -- AST-2022-005: pjproject - undefined
behavior after freeing a dialog set
* [fc160abb67] Kevin Harwell -- AST-2022-004: pjproject - possible
integer underflow on STUN message
New Feature
Category: Channels/General
ASTERISK-29840: func_channel: Add LASTCONTEXT and LASTEXTEN fields
Reported by: N A
* [42525b0fe2] Naveen Albert -- func_channel: Add lastcontext and
lastexten.
Category: Core/ManagerInterface/NewFeature
ASTERISK-29853: ami: Allow events to be globally disabled
Reported by: N A
* [59b25e9d59] Naveen Albert -- ami: Allow events to be globally
disabled.
Bug
Category: Applications/app_queue
ASTERISK-29873: [patch] Queue Realtime load
Reported by: Alexei Gradinari
* [fcdeb3e5b7] Alexei Gradinari -- app_queue: load queues and members
from Realtime when needed
Category: Core/General
ASTERISK-29365: taskprocessor: Can cause assert at shutdown
Reported by: Joshua C. Colp
* [9e71f7fe37] Mike Bradeen -- taskprocessor.c: Prevent crash on
graceful shutdown
Category: Core/ManagerInterface
ASTERISK-18416: [patch] Realtime queue agents unavailable via AMI before a
call event.
Reported by: kwk
* [fcdeb3e5b7] Alexei Gradinari -- app_queue: load queues and members
from Realtime when needed
ASTERISK-27597: AMI Queuestatus not working (with realtime queue)
Reported by: cagdas kopuz
* [fcdeb3e5b7] Alexei Gradinari -- app_queue: load queues and members
from Realtime when needed
ASTERISK-29886: Asterisk AMI sends not-valid XML
Reported by: Napadailo Yaroslav
* [118e034287] Sean Bright -- manager.c: Generate valid XML if attribute
names have leading digits.
Category: General
ASTERISK-29923: docs, LICENSE: pbx.digium.com no longer exists
Reported by: N A
* [8631e00a41] Naveen Albert -- configs, LICENSE: remove pbx.digium.com.
Category: Resources/General
ASTERISK-29871: res_prometheus: Failure to load causes FRACKs
Reported by: Mark Petersen
* [6659e502a4] Mark Petersen -- res_prometheus.c: missing module
dependency
Category: Resources/res_config_pgsql
ASTERISK-29924: res_config_pgsql: omit "unsupported column type 'text'"
error
Reported by: Boris P. Korzun
* [5b653b8a7b] Boris P. Korzun -- res_config_pgsql: Add text-type column
check in require_pgsql()
Category: Resources/res_pjsip_pubsub
ASTERISK-29904: RLS: Batched Notifications stop working
Reported by: Alexei Gradinari
* [1cc1fb54e7] Alexei Gradinari -- res_pjsip_pubsub: fix Batched
Notifications stop working
Improvement
Category: Applications/General
ASTERISK-29877: app_mf: Allow reading a maximum number of digits
Reported by: N A
* [332eed3aa7] Naveen Albert -- app_mf: Add max digits option to
ReceiveMF.
Category: Applications/app_mp3
ASTERISK-29900: app_mp3: Document and warn about https incompatibility
Reported by: N A
* [da801e2438] Naveen Albert -- app_mp3: Document and warn about HTTPS
incompatibility.
Category: Applications/app_queue
ASTERISK-29909: app_queue: Add support for withdrawing a call
Reported by: Kfir Itzhak
* [3959d20ba5] Kfir Itzhak -- app_queue: Add QueueWithdrawCaller AMI
action
Category: Applications/app_voicemail
ASTERISK-29920: app_voicemail: Warn if trying to manage nonexistent
mailbox
Reported by: N A
* [2016b33139] Naveen Albert -- app_voicemail: Emit warning if asking
for nonexistent mailbox.
Category: Core/Channels
ASTERISK-29897: channels: Increase core debug levels for chatty debugs
Reported by: N A
* [7f123b3143] Naveen Albert -- channel.c: Clean up debug level 1.
Category: Core/Portability
ASTERISK-29353: Qualify jansson 2.14 for asterisk
Reported by: George Joseph
* [3771074a45] Joshua C. Colp -- jansson: Update bundled to 2.14
version.
Category: Documentation
ASTERISK-29896: xmldocs: Add since tag
Reported by: N A
* [3499aea882] Naveen Albert -- documentation: Add since tag to xmldocs
DTD
ASTERISK-29898: documentation: Add default attributes to documentation
Reported by: N A
* [74e9b60bd0] Naveen Albert -- documentation: Adds missing default
attributes.
Category: Functions/func_curl
ASTERISK-29809: curl, stir_shaken: refactor curl code
Reported by: N A
* [74742cdb5e] Naveen Albert -- res_stir_shaken: refactor utility
function
Category: Functions/func_db
ASTERISK-29925: func_db: Warn about malformed key names
Reported by: N A
* [26141981c5] Naveen Albert -- func_db: Add validity check for key
names when writing.
Category: General
ASTERISK-29861: asterisk.h: add macro for curl user agent
Reported by: N A
* [63db7505f2] Naveen Albert -- asterisk: Add macro for curl user agent.
ASTERISK-29866: cli: add core dump information to core show settings
Reported by: N A
* [4358c776b8] Naveen Albert -- cli: Add core dump info to core show
settings.
Category: Resources/res_pjsip_pubsub
ASTERISK-29906: [patch] update RLS to reflect the changes to the lists
Reported by: Alexei Gradinari
* [8666455bd8] Alexei Gradinari -- res_pjsip_pubsub: update RLS to
reflect the changes to the lists
ASTERISK-29891: [patch] provide a display name for RLS subscriptions
Reported by: Alexei Gradinari
* [e2423c6f49] Alexei Gradinari -- res_pjsip_pubsub: provide a display
name for RLS subscriptions
Category: Resources/res_stir_shaken
ASTERISK-29809: curl, stir_shaken: refactor curl code
Reported by: N A
* [74742cdb5e] Naveen Albert -- res_stir_shaken: refactor utility
function
----------------------------------------------------------------------
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 |
|------------+----------------------+------------------------------------|
| c12f4940cb | Asterisk Development | Update for 18.11.0-rc1 |
| | Team | |
|------------+----------------------+------------------------------------|
| 5dd61a6e16 | Asterisk Development | Update CHANGES and UPGRADE.txt for |
| | Team | 18.11.0 |
|------------+----------------------+------------------------------------|
| 81de525c6e | Ben Ford | AMI: Bump version for 18.11.0. |
|------------+----------------------+------------------------------------|
| b6e482becd | George Joseph | xml.c, config,c: Add stylesheets |
| | | and variable list string parsing |
|------------+----------------------+------------------------------------|
| 468441121d | George Joseph | xmldoc: Fix issue with xmlstarlet |
| | | validation |
|------------+----------------------+------------------------------------|
| 777326fa9e | George Joseph | core: Config and XML tweaks needed |
| | | for geolocation |
|------------+----------------------+------------------------------------|
| a81e14d2da | George Joseph | Makefile: Allow XML documentation |
| | | to exist outside source files |
|------------+----------------------+------------------------------------|
| 47106a09b0 | George Joseph | build: Refactor the earlier |
| | | "basebranch" commit |
|------------+----------------------+------------------------------------|
| acd6f30cc5 | Sean Bright | manager.c: Simplify AMI |
| | | ModuleCheck handling |
|------------+----------------------+------------------------------------|
| de0c29de55 | Sean Bright | res_pjsip.c: Correct minor typos |
| | | in 'realm' documentation. |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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-18.10.0-summary.html | 445 -
asterisk-18.10.0-summary.txt | 887 --
b/.gitignore | 2
b/.version | 2
b/CHANGES | 56
b/ChangeLog | 660 ++
b/LICENSE | 3
b/Makefile | 58
b/UPGRADE.txt | 13
b/apps/app_mf.c | 30
b/apps/app_mp3.c | 6
b/apps/app_queue.c | 196
b/apps/app_reload.c | 5
b/apps/app_voicemail.c | 12
b/asterisk-18.11.0-rc1-summary.html | 149
b/asterisk-18.11.0-rc1-summary.txt | 381 +
b/build_tools/get_sourceable_makeopts | 54
b/build_tools/make_version | 33
b/build_tools/make_xml_documentation | 249
b/build_tools/menuselect-deps.in | 1
b/configs/samples/extensions.conf.sample | 9
b/configs/samples/manager.conf.sample | 11
b/configs/samples/pjsip.conf.sample | 18
b/configs/samples/prometheus.conf.sample | 4
b/configure | 136
b/configure.ac | 6
b/contrib/ast-db-manage/config/versions/8f72185e437f_res_pjsip_pubsub_add_resource_list_.py | 29
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/doc/appdocsxml.dtd | 14
b/funcs/func_channel.c | 10
b/funcs/func_curl.c | 4
b/funcs/func_db.c | 8
b/include/asterisk.h | 2
b/include/asterisk/channel.h | 2
b/include/asterisk/config.h | 55
b/include/asterisk/file.h | 17
b/include/asterisk/manager.h | 2
b/include/asterisk/res_pjsip_pubsub.h | 11
b/include/asterisk/xml.h | 108
b/main/asterisk.c | 39
b/main/audiohook.c | 10
b/main/cdr.c | 8
b/main/channel.c | 4
b/main/channel_internal_api.c | 18
b/main/config.c | 76
b/main/file.c | 20
b/main/manager.c | 84
b/main/taskprocessor.c | 67
b/main/xml.c | 182
b/makeopts.in | 2
b/res/res_ari.c | 4
b/res/res_config_pgsql.c | 4
b/res/res_http_media_cache.c | 4
b/res/res_pjsip.c | 3242 ----------
b/res/res_pjsip/pjsip_config.xml | 2347 +++++++
b/res/res_pjsip/pjsip_manager.xml | 901 ++
b/res/res_pjsip_exten_state.c | 24
b/res/res_pjsip_pubsub.c | 150
b/res/res_prometheus.c | 4
b/res/res_stir_shaken/curl.c | 43
b/tests/CI/buildAsterisk.sh | 9
b/tests/CI/installAsterisk.sh | 9
b/tests/test_config.c | 83
b/tests/test_res_prometheus.c | 4
b/third-party/jansson/jansson-2.14.tar.bz2.md5 | 1
b/third-party/pjproject/patches/0170-stun-integer-underflow.patch | 26
b/third-party/pjproject/patches/0171-dialog-set-free.patch | 72
third-party/jansson/jansson-2.12.tar.bz2.md5 | 1
69 files changed, 6298 insertions(+), 4840 deletions(-)

View File

@@ -0,0 +1,41 @@
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');
-- Running upgrade 210693f3123d -> 54cde9847798
ALTER TABLE cdr MODIFY accountcode VARCHAR(80) NULL;
ALTER TABLE cdr MODIFY peeraccount VARCHAR(80) NULL;
UPDATE alembic_version SET version_num='54cde9847798' WHERE alembic_version.version_num = '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,45 @@
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');
-- Running upgrade 210693f3123d -> 54cde9847798
ALTER TABLE cdr ALTER COLUMN accountcode TYPE VARCHAR(80);
ALTER TABLE cdr ALTER COLUMN peeraccount TYPE VARCHAR(80);
UPDATE alembic_version SET version_num='54cde9847798' WHERE alembic_version.version_num = '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,5 +0,0 @@
Subject: app_mf
Adds an option to ReceiveMF to cap the
number of digits read at a user-specified
maximum.

View File

@@ -1,4 +0,0 @@
Subject: channel_internal_api
CHANNEL(lastcontext) and CHANNEL(lastexten)
are now available for use in the dialplan.

View File

@@ -1,5 +0,0 @@
Subject: app_queue
Load queues and members from Realtime for
AMI actions: QueuePause, QueueStatus and QueueSummary,
Applications: PauseQueueMember and UnpauseQueueMember.

View File

@@ -1,4 +0,0 @@
Subject: ami
AMI events can now be globally disabled using
the disabledevents [general] setting.

View File

@@ -1,14 +0,0 @@
Subject: app_queue
Added a new AMI action: QueueWithdrawCaller
This AMI action makes it possible to withdraw a caller from a queue
back to the dialplan. The call will be signaled to leave the queue
whenever it can, hence, it not guaranteed that the call will leave
the queue.
Optional custom data can be passed in the request, in the WithdrawInfo
parameter. If the call successfully withdrawn the queue,
it can be retrieved using the QUEUE_WITHDRAW_INFO variable.
This can be useful for certain uses, such as dispatching the call
to a specific extension.

View File

@@ -1,10 +0,0 @@
Subject: res_pjsip_pubsub
A new resource_list option, resource_display_name, indicates
whether display name of resource or the resource name being
provided for RLS entries.
If this option is enabled, the Display Name will be provided.
This option is disabled by default to remain the previous behavior.
If the 'event' set to 'presence' or 'dialog' the non-empty HINT name
will be set as the Display Name.
The 'message-summary' is not supported yet.

View File

@@ -1,7 +0,0 @@
Subject: res_pjsip_pubsub
The Resource List Subscriptions (RLS) is dynamic now.
The asterisk now updates current subscriptions to reflect the changes
to the list on subscription refresh. If list items are added,
removed, updated or do not exist anymore, the asterisk regenerates
the resource list.

View File

@@ -1,8 +0,0 @@
Subject: AMI
The XML Manager Event Interface (amxml) now generates attribute names
that are compliant with the XML 1.1 specification. Previously, an
attribute name that started with a digit would be rendered as-is, even
though attribute names must not begin with a digit. We now prefix
attribute names that start with a digit with an underscore ('_') to
prevent XML validation failures.