提交 dbba4a2e authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-3794 zig zag mismatch

上级 55faab9d
......@@ -2633,7 +2633,7 @@ static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char *
if (in) {
open = "open";
if (!strcasecmp(astate, "terminated") && switch_false(resub)) {
if (switch_false(resub)) {
int term;
const char *direction = switch_event_get_header(helper->event, "Caller-Direction");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论