FS-3765 --resolve

This commit is contained in:
Marc Olivier Chouinard 2011-12-16 14:08:26 -05:00
parent 39367229a5
commit 6d7ab6e230
1 changed files with 0 additions and 3 deletions

View File

@ -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)) {