aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-08 14:47:17 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-08 14:47:17 +0000
commit8e88f8ff8ad4a17bf5a622f4658f9b5415f72bf0 (patch)
treea4a303313bb0c92aee78bbeb48f2cbfbf6b21d7d /UPGRADE.txt
parent72b838e8f88e1f10083a37daca4f27b443a619d5 (diff)
Marking PRI_CAUSE as deprecated to be replaced by hangup(cause)
(Issue #7610) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39316 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 1f3189c24..7d5b6a981 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -240,6 +240,10 @@ Variables:
* Builtin transfer functionality sets the variable ${TRANSFERERNAME} in the new
created channel. This variables holds the channel name of the transferer.
+* The dial plan variable PRI_CAUSE will be removed from future versions
+ of Asterisk.
+ It is replaced by adding a cause value to the hangup() application.
+
Functions:
* The function ${CHECK_MD5()} has been deprecated in favor of using an