From: Joshua Colp Date: Tue, 3 Oct 2006 16:15:28 +0000 (+0000) Subject: First entry! Tell people about the callerid changes with manager. X-Git-Tag: 1.6.0-beta1~3^2~4536 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e936f71ff2b6d3df1e1d9fd670d2804ffa3146d3;p=thirdparty%2Fasterisk.git 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 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index bc78ffdf24..36d4fb5b9f 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.