summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-12-06 15:56:58 +0000
committerOlle Johansson <oej@edvina.net>2007-12-06 15:56:58 +0000
commit105228208464717ffb42349ade4fdd31c5009e85 (patch)
tree34af05ab808c327a26b23167b13a00e32ab8fab6 /UPGRADE.txt
parent814d0ed4f8d3f2b8eb86d97e01bc4a0d58020104 (diff)
Adding documentation for the massive manager changes to manager
version 1.1 - hopefully a more consistent manager interface. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 06828c683..20e549923 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -139,9 +139,8 @@ Configuration:
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.
+* Manager has been upgraded to version 1.1 with a lot of changes.
+ Please check doc/manager_1_1.txt for information
* The IAXpeers command output has been changed to more closely resemble the
output of the SIPpeers command.