<div dir="ltr">Hi,<br><div class="gmail_extra"><br></div><div class="gmail_extra">since this is still unanswered:</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 13, 2017 at 11:01 AM, eskornev <span dir="ltr"><<a href="mailto:eskornev@gmail.com" target="_blank">eskornev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><pre>Trying to set Kamailio as proxy in front of Asterisk.<br></pre><pre>When natted user registers is remembered in Kamailio via save("location").<br>Kamailio forwards Register to * with new contact field (pointing to Kamailio).<br>But when server originates Invite to user, kamailio transfer<br>request to "fake" address that was in original Register contact field (getting it from lookup("location")).<br></pre><pre>How can i set Kamailio to send Invite to source ip and port of user?</pre></div></blockquote><div>You probably have to do some NAT handling before saving the location. Especially this should help you:</div><div><a href="http://www.kamailio.net/docs/modules/5.0.x/modules/nathelper.html#nathelper.f.add_contact_alias">http://www.kamailio.net/docs/modules/5.0.x/modules/nathelper.html#nathelper.f.add_contact_alias</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><pre></pre></div></blockquote></div><div>HTH</div><div>Sebastian</div><div class="gmail_signature"></div>
</div></div>