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
This commit is contained in:
Russell Bryant
2009-06-26 21:48:41 +00:00
parent 4021f7d71b
commit bb1fc3e12f
2 changed files with 14 additions and 0 deletions

View File

@@ -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
------------------