提交 535d4c4d authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2974 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 596b88e5
......@@ -3014,10 +3014,6 @@ static switch_status_t config_sofia(int reload)
char *name = (char *) switch_xml_attr_soft(registration, "name");
outbound_reg_t *oreg;
if (++reg_count > 1) {
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_WARNING,
"Sorry, only one registration per profile for now =(:::, ask the sofia team for NUTAG_IDENTITY!!!!\n");
}
if (switch_strlen_zero(name)) {
name = "anonymous";
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论