FS-3765 --resolve
This commit is contained in:
parent
39367229a5
commit
6d7ab6e230
|
@ -3243,9 +3243,6 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess
|
|||
|
||||
done:
|
||||
|
||||
switch_safe_free(oglobals.file);
|
||||
switch_safe_free(oglobals.error_file);
|
||||
|
||||
*cause = SWITCH_CAUSE_NONE;
|
||||
|
||||
if (caller_channel && !switch_channel_ready(caller_channel)) {
|
||||
|
|
Loading…
Reference in New Issue