mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-06 05:01:34 +00:00
fixed eavesdrop channel management via ESL
This commit is contained in:
parent
739e770c34
commit
1d153075e3
@ -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…
x
Reference in New Issue
Block a user