This commit is contained in:
Ahron Greenberg (agree) 2025-01-21 00:17:21 +00:00 committed by GitHub
commit 17fbfbb832
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -2334,6 +2334,8 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess
tmp--;
}
}
switch_event_del_header(var_event, "originate_delay_start");
}
if (oglobals.session) {