From 171fa026d12f8f0d7e37b625c3c6a548ceb35de9 Mon Sep 17 00:00:00 2001 From: Asterisk Development Team Date: Thu, 21 Nov 2019 16:25:04 -0500 Subject: [PATCH] Update CHANGES and UPGRADE.txt for 13.21-cert5 --- UPGRADE.txt | 10 ++++++++++ doc/UPGRADE-staging/AMI-Originate.txt | 5 ----- 2 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 doc/UPGRADE-staging/AMI-Originate.txt diff --git a/UPGRADE.txt b/UPGRADE.txt index c0d1dca76a..00dbc79ed0 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -21,6 +21,16 @@ === UPGRADE-12.txt -- Upgrade info for 11 to 12 =========================================================== +------------------------------------------------------------------------------ +--- Functionality changes from Asterisk 13.21-cert4 to Asterisk 13.21-cert5--- +------------------------------------------------------------------------------ + +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. + From certified/13.21-cert3 to certified/13.21-cert4: Core diff --git a/doc/UPGRADE-staging/AMI-Originate.txt b/doc/UPGRADE-staging/AMI-Originate.txt deleted file mode 100644 index f2d3133098..0000000000 --- a/doc/UPGRADE-staging/AMI-Originate.txt +++ /dev/null @@ -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. -- 2.47.2