<div dir="ltr">Greetings,<br><br>I'm using loose_route() from the RR module and i'm having troubles making it use the following exception from the code : "There is only one exception: If the request is out-of-dialog (no to-tag) and there is only one Route: header indicating the local proxy, then the Route: header is removed and the function returns FALSE."<br><br>My example is a REGISTER without To-TAG which has a Route header with kamailio address. If i use proxy IP on Route header , loose_route() returns false as it should. However, if i use an hostname belonging to the proxy  in the route, loose_route() returns true.<br><br>I have hostnames and local ips defined in the "DOMAIN" table but it doesn't seem to be working. Which other places can local hostnames and ips be configured in order to be seen as local to loose_route() ? <br><br>Best Regards<br></div>