提交 c35a41e4 authored 作者: Ken Rice's avatar Ken Rice

FS-3772 --resolve please no vanity comments

上级 790abe6b
Tue Feb 19 13:10:23 CST 2013
Fri Mar 1 15:47:13 CST 2013
......@@ -7858,7 +7858,7 @@ nta_outgoing_t *outgoing_create(nta_agent_t *agent,
else
branch = su_sprintf(home, "branch=%s", branch);
}
else if (orq->orq_user_via && sip->sip_via->v_branch)
else if (orq->orq_user_via && sip->sip_via->v_branch && orq->orq_method != sip_method_invite )
branch = su_sprintf(home, "branch=%s", sip->sip_via->v_branch);
else if (stateless)
branch = stateless_branch(agent, msg, sip, orq->orq_tpn);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论