summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2010-06-01 21:12:49 +0000
committerTerry Wilson <twilson@digium.com>2010-06-01 21:12:49 +0000
commitffbb85bb4d5065cefc2bda52f6eda4841ba99ab1 (patch)
treee8c235a0821d3cc6b70f4162e7b6a8cfb0a6534b /UPGRADE.txt
parent464e44e325f1d14cdac0cd5440018455103aec0a (diff)
Set app and appdata fields when a Dial is redirected
(closes issue #17204) Reported by: one47 Tested by: twilson, one47 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266786 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 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