提交 8e7f6b71 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds

上级 29d03679
...@@ -337,7 +337,7 @@ switch_status_t load_configuration(switch_bool_t reload) ...@@ -337,7 +337,7 @@ switch_status_t load_configuration(switch_bool_t reload)
spandsp_globals.timezone = ""; spandsp_globals.timezone = "";
/* TODO make configuration param */ /* TODO make configuration param */
spandsp_globals.tonedebug = 1; spandsp_globals.tonedebug = 0;
if ((xml = switch_xml_open_cfg("spandsp.conf", &cfg, NULL)) || (xml = switch_xml_open_cfg("fax.conf", &cfg, NULL))) { if ((xml = switch_xml_open_cfg("spandsp.conf", &cfg, NULL)) || (xml = switch_xml_open_cfg("fax.conf", &cfg, NULL))) {
status = SWITCH_STATUS_SUCCESS; status = SWITCH_STATUS_SUCCESS;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论