提交 40ed0b31 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-4499 --resolve this is a different fix but this will implicitly fix it

上级 b843e8fd
......@@ -2140,6 +2140,7 @@ static switch_status_t parse_command(listener_t *listener, switch_event_t **even
}
if (*event) {
switch_event_prep_for_delivery(*event);
switch_event_fire(event);
}
switch_snprintf(reply, reply_len, "+OK %s", uuid_str);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论