summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-05-28 22:50:06 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-05-28 22:50:06 +0000
commit2da88f1977295c7945a2cd3a5c6a79246439ccd0 (patch)
treee02a13ebfaee0233cb41293d7da871d1af74e5d5 /UPGRADE.txt
parent7e204048fc143235751a6546187d7ca25792a1f0 (diff)
Setup environment variables for the benefit of child processes and disallow changing them.
(closes issue #14899) Reported by: jmls Patches: 20090916__issue14899.diff.txt uploaded by tilghman (license 14) Tested by: jmls git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266385 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 67fa6a628..f603caab4 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -82,6 +82,9 @@ From 1.6.2 to 1.8:
of a Mailbox or Password, will, if it exists, jump to the 'a' extension in
the current dialplan context.
+* Environment variables that start with "AST_" are reserved to the system and
+ may no longer be set from the dialplan.
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by