<div dir="ltr">You just can do<div>remove_hf(&quot;Contact&quot;);</div><div>insert_hf(<span style="font-family:arial,sans-serif;font-size:13px">&quot;sip:$tU@</span><span style="font-family:arial,sans-serif;font-size:13px">OutboundProxyIP&quot;);</span><br>
<div class="gmail_extra">in this case.</div><div class="gmail_extra"><br clear="all"><div>--<br>Nick</div>
<br><br><div class="gmail_quote">2013/1/31 microx <span dir="ltr">&lt;<a href="mailto:acmicrox@gmail.com" target="_blank">acmicrox@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi all,<br>
<br>
My scenario is caller-&gt;outbound proxy-&gt;proxy server-&gt;outbound proxy-&gt;callee.<br>
<br>
The outbound proxy will run topology_hiding/match_dialog() after receiving<br>
the requests<br>
returned from the proxy server.<br>
<br>
When I use some kind of Polycom video phone, PRACK requests triggered.<br>
Because<br>
1) PRACK requests are sent ahead of 200 OK of callee and<br>
2) match_dialog() works only after the outbound proxy processes the 200 OK,<br>
PRACK requests will be looped many times between the outbound proxy and the<br>
proxy server<br>
until the outbound proxy receives the 200 OK.<br>
<br>
A solution to this issue is having a flexible fix_nated_contact() to allow<br>
me to do something<br>
like ``fix_nated_contact(&quot;sip:$tU@OutboundProxyIP&quot;)&#39;&#39;. I am wondering that<br>
it is possible for<br>
OpenSIPS to meet this requirement. Thanks.<br>
<br>
Best wishes,<br>
Chen-Che<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/It-is-possible-to-have-a-more-flexible-fix-nated-contact-tp7584303.html" target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/It-is-possible-to-have-a-more-flexible-fix-nated-contact-tp7584303.html</a><br>

Sent from the OpenSIPS - Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div></div>