<div dir="ltr"><br><div>Thanks.</div><div>I dont have control over the host I need to register to, so I cant unfortunately retrieve the luuid.</div><div><br></div><div>Is there a way to lookup in the uacreg table with the IP ? I could only find uac_reg_lookup, but it required the luuid. I've worked around that adding an entry into address, but I am not really satisfied with this method, </div><div><br></div><div>Regards, </div><div>J</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 15, 2017 at 4:24 AM, Daniel Tryba <span dir="ltr"><<a href="mailto:d.tryba@pocos.nl" target="_blank">d.tryba@pocos.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Jun 14, 2017 at 05:28:35PM -0400, Jean Cérien wrote:<br>
> I have the registration working, but when my kamailio receives an INVITE, I<br>
> am a bit lost regarding what to do. in my route(AUTH), I am trying to check<br>
> uac_reg_status, but no success.<br>
<br>
</span><span class="">> and the invite arriving<br>
> INVITE <a href="mailto:sip%3A1100@192.168.2.228">sip:1100@192.168.2.228</a> SIP/2.0<br>
><br>
</span><span class="">> Any help will be greatly appreciated<br>
<br>
</span>Either accept all INVITEs from the IPs you are registering, use<br>
something like db_aliases to map 1100 to your known username or change<br>
the setup of the PBX you are registering to to not use the dialed nummer<br>
in the R-URI but the username (it is an asterisk so it is the difference<br>
between Dial(SIP/${EXTEN}@username) and Dial(SIP/username))<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
</div></div></blockquote></div><br></div>