From 8d18c1c7f70dc54515663aafbc9f4b85342a0ac5 Mon Sep 17 00:00:00 2001 From: "David M. Lee" Date: Tue, 24 Dec 2013 17:10:28 +0000 Subject: [PATCH] Added note to UPGRADE.txt about the default value of live_dangerously changing git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@404568 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADE.txt b/UPGRADE.txt index 2712a325a5..39fb193bf0 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -384,6 +384,8 @@ Dialplan Functions: direct file read/write functions are marked as dangerous. DB_DELETE() and REALTIME_DESTROY() are marked as dangerous for reads, but can now safely accept writes (which ignore the provided value). + - The default value for live_dangerously was changed from yes (in Asterisk 11 + and earlier) to no (in Asterisk 12 and greater). Dialplan: - All channel and global variable names are evaluated in a case-sensitive -- 2.47.2