Update CHANGES and UPGRADE.txt for 16.6.2

This commit is contained in:
Asterisk Development Team
2019-11-21 16:11:21 -05:00
parent 5802e32d47
commit 9eb86a8110
2 changed files with 10 additions and 5 deletions

View File

@@ -18,6 +18,16 @@
===
===========================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.6.1 to Asterisk 16.6.2 ------------
------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.5.0 to Asterisk 16.6.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.