Merge 1d153075e3
into 5cb74797fe
This commit is contained in:
commit
1ef038b828
|
@ -2816,6 +2816,9 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_eavesdrop_session(switch_core_session
|
|||
}
|
||||
switch_buffer_unlock(ep->buffer);
|
||||
}
|
||||
|
||||
switch_ivr_parse_all_events(session);
|
||||
|
||||
}
|
||||
|
||||
end_loop:
|
||||
|
|
Loading…
Reference in New Issue