提交 e25389a6 authored 作者: Mathieu Rene's avatar Mathieu Rene

MODENDP-243

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14588 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 6ebc9b01
...@@ -1942,6 +1942,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_dingaling_shutdown) ...@@ -1942,6 +1942,7 @@ SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_dingaling_shutdown)
switch_event_unbind(&globals.probe_node); switch_event_unbind(&globals.probe_node);
switch_event_unbind(&globals.out_node); switch_event_unbind(&globals.out_node);
switch_event_unbind(&globals.roster_node); switch_event_unbind(&globals.roster_node);
switch_event_unbind_callback(ipchanged_event_handler);
switch_core_hash_destroy(&globals.profile_hash); switch_core_hash_destroy(&globals.profile_hash);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论