提交 34addf8d authored 作者: Michael Jerris's avatar Michael Jerris

remove grouchy debug message.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6372 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 9ccc46da
...@@ -327,7 +327,7 @@ static switch_status_t sofia_answer_channel(switch_core_session_t *session) ...@@ -327,7 +327,7 @@ static switch_status_t sofia_answer_channel(switch_core_session_t *session)
session_timeout = v_session_timeout; session_timeout = v_session_timeout;
} }
} }
printf("GRRXXXXXXXXXXXXX\n%s\n", tech_pvt->local_sdp_str);
nua_respond(tech_pvt->nh, SIP_200_OK, nua_respond(tech_pvt->nh, SIP_200_OK,
NUTAG_SESSION_TIMER(session_timeout), NUTAG_SESSION_TIMER(session_timeout),
SIPTAG_CONTACT_STR(tech_pvt->reply_contact), SIPTAG_CONTACT_STR(tech_pvt->reply_contact),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论