From: Naveen Albert Date: Thu, 3 Nov 2022 20:56:01 +0000 (+0000) Subject: app_mixmonitor: Add option to delete files on exit. X-Git-Tag: 20.1.0-rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e59b01e1a1e4b059df6131b56079ca7a2abf7ca;p=thirdparty%2Fasterisk.git app_mixmonitor: Add option to delete files on exit. Adds an option that allows MixMonitor to delete its copy of any recording files before exiting. This can be handy in conjunction with options like m, which copy the file elsewhere, and the original files may no longer be needed. ASTERISK-30284 #close Change-Id: Ida093679c67e300efc154a97b6d8ec0f104e581e --- diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c index a0eb1dbf5d..e2b9e8c148 100644 --- a/apps/app_mixmonitor.c +++ b/apps/app_mixmonitor.c @@ -90,6 +90,11 @@ Play a periodic beep while this call is being recorded. Interval, in seconds. Default is 15. +