summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-04-11 23:23:16 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-04-11 23:23:16 +0000
commite462f792051f9abc7c057f676db6b1f128b7a593 (patch)
tree3afb119dc5983cdd558e32ac3db48c91e2750b74 /UPGRADE.txt
parent020305fb58592b145be3f33cfcac5e21012a1def (diff)
Bug 6943 - transition away from using CallerID header, when we really mean CallerIDNum
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@19436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 600a1d42f..9c505b2b6 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -36,6 +36,15 @@ Applications:
* OSPAuth is added to authenticate OSP tokens in in_bound call setup messages.
+Manager:
+
+* After executing the 'status' manager action, the "Status" manager events
+ included the header "CallerID:" which was actually only the CallerID number,
+ and not the full CallerID string. This header has been renamed to
+ "CallerIDNum". For compatibility purposes, the CallerID parameter will remain
+ until after the release of 1.4, when it will be removed. Please use the time
+ during the 1.4 release to make this transition.
+
Variables:
* The builtin variables ${CALLERID}, ${CALLERIDNAME}, ${CALLERIDNUM},