Merge 1d153075e3
into 3b58ebc5f3
This commit is contained in:
commit
d1adede1d4
|
@ -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