summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-06-26 21:48:41 +0000
committerRussell Bryant <russell@russellbryant.com>2009-06-26 21:48:41 +0000
commitbb1fc3e12f7f0d1fb1ed701a5cfc10a7fb7c7b7c (patch)
tree724e3c149c4a8582f55442a51936ae7f014654c9 /CHANGES
parent4021f7d71b1d15f86dc7ecbd9efed1160389888a (diff)
Add 's' option to ChanSpy, which makes the app exit when no channels are left to spy on.
(closes issue #14594) Reported by: JimDickenson Patches: chanspy.diff uploaded by JimDickenson (license 710) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@203842 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 722e06d9c..95b26bf3c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -60,6 +60,9 @@ Applications
exit the application.
* The Voicemail application has been improved to automatically ignore messages
that only contain silence.
+ * The ChanSpy application now has the 's' option, which makes the application
+ automatically exit once it hits a point where no more channels are available
+ to spy on.
Dialplan Functions
------------------