This commit is contained in:
sergey-safarov 2025-01-21 00:17:22 +00:00 committed by GitHub
commit d1adede1d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -2816,6 +2816,9 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_eavesdrop_session(switch_core_session
} }
switch_buffer_unlock(ep->buffer); switch_buffer_unlock(ep->buffer);
} }
switch_ivr_parse_all_events(session);
} }
end_loop: end_loop: