FS-5002 --resolve

This commit is contained in:
Anthony Minessale 2013-01-07 14:22:56 -06:00
parent b78ffffed5
commit 1e5beafe97

View File

@ -1344,7 +1344,7 @@ void mod_spandsp_fax_process_fax(switch_core_session_t *session, const char *dat
it will have no effect. Make sure that if you want more reliable it will have no effect. Make sure that if you want more reliable
faxes, it is disabled. faxes, it is disabled.
*/ */
switch_channel_set_variable(channel, "jitterbuffer_msec", "0"); switch_channel_set_variable(channel, "jitterbuffer_msec", NULL);
/* We store the original channel codec before switching both /* We store the original channel codec before switching both