mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
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
This commit is contained in:
committed by
Friendly Automation
parent
5e35862109
commit
7e1340eb77
6
doc/CHANGES-staging/app_mixmonitor_delete.txt
Normal file
6
doc/CHANGES-staging/app_mixmonitor_delete.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: app_mixmonitor
|
||||
|
||||
The d option for MixMonitor now allows deleting
|
||||
the original recording when MixMonitor exits,
|
||||
which can be useful when MixMonitor copies it
|
||||
somewhere else before exiting.
|
Reference in New Issue
Block a user