summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthew Nicholson <mnicholson@digium.com>2009-11-24 13:52:21 +0000
committerMatthew Nicholson <mnicholson@digium.com>2009-11-24 13:52:21 +0000
commit1c7dd506d6a6c6210b863cbc44429e816a421810 (patch)
treee845108e5503514e4d38bf8d5be2474b56530065 /CHANGES
parent0bccc4fbe6de5aa963720aab43f8d58ec656b4b2 (diff)
Updated CHANGES file to describe the new 'd' option to app_followme added in r230964
(related to issue #14155) Reported by: junky git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@231025 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9ead86889..b2651d8c9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -101,6 +101,8 @@ Applications
configuration for more information.
* The ChanIsAvail application now exposes the returned cause code using a separate
variable, AVAILCAUSECODE, instead of overwriting the device state in AVAILSTATUS.
+ * Added 'd' option to app_followme. This option disables the "Please hold"
+ announcement.
Dialplan Functions
------------------