FS-5011 please update and retest with new logs
This commit is contained in:
parent
c7fcf8c3c6
commit
43b3a98b09
|
@ -339,6 +339,8 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_read_frame(switch_core_sessi
|
||||||
|
|
||||||
if (tap_only) {
|
if (tap_only) {
|
||||||
need_codec = 0;
|
need_codec = 0;
|
||||||
|
do_resample = 0;
|
||||||
|
do_bugs = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue