freeswitch icon indicating copy to clipboard operation
freeswitch copied to clipboard

[Core] Delete recording files if media bug creation fails

Open hateeyan opened this issue 7 months ago • 0 comments

The recording file is created before media bug is added. If media_bug creation fails, empty files will not be deleted and the RECORD_MIN_SEC parameter will not take effect. So this PR puts the file deletion into record_helper_destroy.

hateeyan avatar Jul 08 '24 07:07 hateeyan