summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-10-03 16:15:28 +0000
committerJoshua Colp <jcolp@digium.com>2006-10-03 16:15:28 +0000
commite936f71ff2b6d3df1e1d9fd670d2804ffa3146d3 (patch)
treebacac3dc731980e12e23ba1400a83b04e3ecf315 /UPGRADE.txt
parentae8cc3e18be72c2e074ed33d7cfdc172f8e5f3b1 (diff)
First entry! Tell people about the callerid changes with manager.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44262 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index bc78ffdf2..36d4fb5b9 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -1,3 +1,8 @@
Information for Upgrading From Previous Asterisk Releases
=========================================================
+Manager:
+
+* The CallerID fields across manager events have now been made more
+ consistent. CallerID Number will be sent as CallerIDNum and CallerID
+ Name will be sent as CallerIDName wherever used.