From: William King Date: Fri, 24 Jul 2015 01:36:13 +0000 (-0700) Subject: FS-7654 build fix from part 3 X-Git-Tag: v1.4.21~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf08a378cb6d1b55c4bfbacb9c877ac7b2e656b7;p=thirdparty%2Ffreeswitch.git FS-7654 build fix from part 3 --- diff --git a/src/switch_ivr_async.c b/src/switch_ivr_async.c index 39a1a14b18..ab2568c615 100644 --- a/src/switch_ivr_async.c +++ b/src/switch_ivr_async.c @@ -2071,7 +2071,6 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_eavesdrop_session(switch_core_session if (switch_core_codec_init(&codec, "L16", NULL, - NULL, tread_impl.actual_samples_per_second, tread_impl.microseconds_per_packet / 1000, tread_impl.number_of_channels,