提交 9ef68f1b authored 作者: Mathieu Rene's avatar Mathieu Rene

return the right status in megaco_activate_termination()

上级 7008aa18
...@@ -203,7 +203,7 @@ done: ...@@ -203,7 +203,7 @@ done:
} }
switch_event_destroy(&var_event); switch_event_destroy(&var_event);
return SWITCH_STATUS_SUCCESS; return status;
} }
switch_status_t megaco_prepare_tdm_termination(mg_termination_t *term) switch_status_t megaco_prepare_tdm_termination(mg_termination_t *term)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论