mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-30 10:15:52 +00:00
FS-5793 --resolve
This commit is contained in:
parent
ea0653689f
commit
60f5dec57e
@ -2192,7 +2192,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_record_session(switch_core_session_t
|
||||
if (rh->native) {
|
||||
switch_core_file_close(&rh->in_fh);
|
||||
switch_core_file_close(&rh->out_fh);
|
||||
} else
|
||||
} else {
|
||||
switch_core_file_close(fh);
|
||||
}
|
||||
return status;
|
||||
|
Loading…
x
Reference in New Issue
Block a user