aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-01 21:12:49 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-01 21:12:49 +0000
commitc8b64290b516220434ca6aa4996372f8155294f3 (patch)
treee8c235a0821d3cc6b70f4162e7b6a8cfb0a6534b /UPGRADE.txt
parenta6ec9128f6455778fd8e83d3561db38c75639efb (diff)
Set app and appdata fields when a Dial is redirected
(closes issue #17204) Reported by: one47 Tested by: twilson, one47 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@266786 f38db490-d61c-443f-a65b-d21fe96a405b
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 f603caab4..7a002daba 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -85,6 +85,9 @@ From 1.6.2 to 1.8:
* Environment variables that start with "AST_" are reserved to the system and
may no longer be set from the dialplan.
+* When a call is redirected inside of a Dial, the app and appdata fields of the
+ CDR will now be set to "AppDial" and "(Outgoing Line)" instead of being blank.
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by