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

rem double contact

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6059 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 06a9cae1
...@@ -923,7 +923,6 @@ static switch_status_t sofia_receive_message(switch_core_session_t *session, swi ...@@ -923,7 +923,6 @@ static switch_status_t sofia_receive_message(switch_core_session_t *session, swi
nua_respond(tech_pvt->nh, nua_respond(tech_pvt->nh,
SIP_183_SESSION_PROGRESS, SIP_183_SESSION_PROGRESS,
SIPTAG_CONTACT_STR(tech_pvt->reply_contact), SIPTAG_CONTACT_STR(tech_pvt->reply_contact),
SIPTAG_CONTACT_STR(tech_pvt->profile->url),
SOATAG_USER_SDP_STR(tech_pvt->local_sdp_str), SOATAG_AUDIO_AUX("cn telephone-event"), TAG_END()); SOATAG_USER_SDP_STR(tech_pvt->local_sdp_str), SOATAG_AUDIO_AUX("cn telephone-event"), TAG_END());
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论