From d5348b71c9dd7b33963663c42364da433bbbca99 Mon Sep 17 00:00:00 2001
From: Mark Spencer <markster@digium.com>
Date: Sun, 13 Nov 2005 00:46:06 +0000
Subject: [PATCH] Mention callerid name / num changes in UPGRADE.txt (bug
 #5624)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7091 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 UPGRADE.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/UPGRADE.txt b/UPGRADE.txt
index b40ea7fe13..9c67ec02be 100755
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -160,6 +160,9 @@ AGI:
   at the end of AGI being called (e.g. on a hangup) then set SIGHUP to 
   be ignored within your application.
 
+* CallerID is reported with agi_callerid and agi_calleridname instead
+  of a single parameter holding both.
+
 Music On Hold:
 
 * The preferred format for musiconhold.conf has changed; please see the
-- 
GitLab