[asterisk-commits] mnicholson: trunk r231025 - /trunk/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Nov 24 07:52:24 CST 2009
Author: mnicholson
Date: Tue Nov 24 07:52:21 2009
New Revision: 231025
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=231025
Log:
Updated CHANGES file to describe the new 'd' option to app_followme added in r230964
(related to issue #14155)
Reported by: junky
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=231025&r1=231024&r2=231025
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Tue Nov 24 07:52:21 2009
@@ -101,6 +101,8 @@
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
------------------
More information about the asterisk-commits
mailing list