mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
3
CHANGES
3
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
|
||||
------------------
|
||||
|
Reference in New Issue
Block a user