提交 6925af68 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-3422 --resolve typo

上级 2932c1fa
......@@ -3636,7 +3636,7 @@ switch_status_t config_sofia(int reload, char *profile_name)
profile->client_rport_level = 1;
} else if (val && !strcasecmp(val, "server-only")) {
profile->client_rport_level = 0;
profile->client_rport_level = 1;
profile->server_rport_level = 1;
} else if (switch_true(val)) {
profile->server_rport_level = 2;
profile->client_rport_level = 1;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论