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

doh

上级 258afd47
......@@ -904,7 +904,7 @@ static void send_conference_data(sofia_profile_t *profile, switch_event_t *event
const char *notfound = switch_event_get_header(event, "notfound");
const char *body = switch_event_get_body(event);
const char *type = "application/conference-info+xml";
int final = switch_true(switch_event_get_header(event, "final");
const char *final = switch_event_get_header(event, "final");
if (!event_str) {
event_str = "conference";
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论