From: Anthony Minessale Date: Tue, 19 Mar 2013 13:51:20 +0000 (-0500) Subject: FS-5011 please update and retest with new logs X-Git-Tag: v1.3.17-final~73^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b3a98b09c6092b8b5b245cbaa6b48be978c4f8;p=thirdparty%2Ffreeswitch.git FS-5011 please update and retest with new logs --- diff --git a/src/switch_core_io.c b/src/switch_core_io.c index 4298942eb6..f936985737 100644 --- a/src/switch_core_io.c +++ b/src/switch_core_io.c @@ -339,6 +339,8 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_read_frame(switch_core_sessi if (tap_only) { need_codec = 0; + do_resample = 0; + do_bugs = 0; }