提交 1e5beafe authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-5002 --resolve

上级 b78ffffe
...@@ -1344,7 +1344,7 @@ void mod_spandsp_fax_process_fax(switch_core_session_t *session, const char *dat ...@@ -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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论