aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-07 15:33:32 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-07 15:33:32 +0000
commitf336d2a0c7c4680b025ee38274a3a6485a2e09c9 (patch)
tree9a792efe1dc8dc8da13a929b1474344a860381de /UPGRADE.txt
parentf39051c1147a6b9b831dd0ebaa131d8ae175c0f1 (diff)
Here lies the fixes that killed bug 8423 -- OriginateSuccess and OriginateError incomplete channel name. May it rest in peace.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48349 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 741f8111a..2f90be429 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -247,6 +247,10 @@ Manager:
also been deprecated in favor of the already existing MeetmeTalking event
with a "Status" of "on" or "off" added.
+* OriginateFailure and OriginateSuccess events were replaced by event
+ OriginateResponse with a header named "Response" to indicate success or
+ failure
+
Variables:
* The builtin variables ${CALLERID}, ${CALLERIDNAME}, ${CALLERIDNUM},