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

can of worms from ray's present

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8961 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f1991d8f
......@@ -83,9 +83,9 @@ void sofia_reg_check_gateway(sofia_profile_t *profile, time_t now)
switch_core_hash_delete(mod_sofia_globals.gateway_hash, gateway_ptr->name);
switch_core_hash_delete(mod_sofia_globals.gateway_hash, gateway_ptr->register_from);
switch_core_hash_delete(mod_sofia_globals.gateway_hash, gateway_ptr->register_contact);
last = gateway_ptr;
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_NOTICE, "deleted gateway %s\n", gateway_ptr->name);
} else {
last = gateway_ptr;
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论