summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2007-10-29 20:13:23 +0000
committerMark Michelson <mmichelson@digium.com>2007-10-29 20:13:23 +0000
commit3ffc123db936c72b6bdb5ab98848284c6bc2637b (patch)
tree0a372cee2b1a1b5778c1fc800f2dc7bcb4fa325d /UPGRADE.txt
parent255e26c480c0949dbd50d8bb2f1a23d0b48d375f (diff)
Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_COUNT function.
A deprecation notice will be issued the first time QUEUE_MEMBER_COUNT is used. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 3036d0e0b..48c4eb5cd 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -79,6 +79,11 @@ Applications:
these functions in any location where you desire to ensure that only one
channel is executing that path at any one time.
+Dialplan Functions:
+
+* QUEUE_MEMBER_COUNT() has been deprecated in favor of the QUEUE_MEMBER() function. For
+ more information, issue a "show function QUEUE_MEMBER" from the CLI.
+
CDR:
* The cdr_sqlite module has been marked as deprecated in favor of