]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
CHANGES: Update changes log to include r403414 entry
authorJonathan Rose <jrose@digium.com>
Wed, 5 Feb 2014 17:42:26 +0000 (17:42 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 5 Feb 2014 17:42:26 +0000 (17:42 +0000)
Adds note of additional 0 for operator option on app_record

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@407425 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 842aba45f294d5a8028b196397d697ff5f7e1416..1d9dedd0a63cd7cf46b9658d30ec99959a774654 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,8 @@
 
 Applications
 --------------------------
+ * Record application now has an option 'o' which allows 0 to act as an exit
+   key setting the RECORD_STATUS variable to 'OPERATOR' instead of 'DTMF'
 
 ChanSpy
 --------------------------