Update CHANGES and UPGRADE.txt for 17.0.1

This commit is contained in:
Asterisk Development Team
2019-11-21 16:17:34 -05:00
parent 07001c3033
commit 95c35e1765
2 changed files with 10 additions and 5 deletions

View File

@@ -18,6 +18,16 @@
=== ===
=========================================================== ===========================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 17.0.0 to Asterisk 17.0.1 ------------
------------------------------------------------------------------------------
AMI
------------------
* The AMI Originate action, which optionally takes a dialplan application as
an argument, no longer accepts "Originate" as the application due to
security concerns.
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
--- New functionality introduced in Asterisk 17.0.0 -------------------------- --- New functionality introduced in Asterisk 17.0.0 --------------------------
------------------------------------------------------------------------------ ------------------------------------------------------------------------------

View File

@@ -1,5 +0,0 @@
Subject: AMI
The AMI Originate action, which optionally takes a dialplan application as
an argument, no longer accepts "Originate" as the application due to
security concerns.