aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-03 16:15:28 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-03 16:15:28 +0000
commit677abc0ddcdd83297b86dd35af6480859911eb4c (patch)
treebacac3dc731980e12e23ba1400a83b04e3ecf315 /UPGRADE.txt
parent4a1aaf52ae4189e660ad57ba69253f54603a2beb (diff)
First entry! Tell people about the callerid changes with manager.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44262 f38db490-d61c-443f-a65b-d21fe96a405b
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.