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

update

上级 75b36c95
......@@ -8085,7 +8085,7 @@ static void conf_data_event_handler(switch_event_t *event)
if (!body) {
switch_event_add_body(revent, "CONFERENCE NOT FOUND");
switch_event_add_header(revent, SWITCH_STACK_BOTTOM, "notfound", "true");
//switch_event_add_header(revent, SWITCH_STACK_BOTTOM, "notfound", "true");
}
switch_event_fire(&revent);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论