<p></p>
<p>I understand perfectly how uri==myself works... or doesn't in this case. This is not about how to use Kamailio, I have only 8 years of experience with Kamailio but I think I can wrangle it a bit.</p>
<p>The example.com is not supposed to match myself, I know that. This is beside the point, the point is that my log floods with errors:<br>
<code> 5(22698) ERROR: <core> [core/resolve.c:1808]: str2ip6buf(): invalid name, no conversion to IP address possible</code></p>
<p>Looking at the source code in resolve.c this error is generated if str2ip6buf(str* st, ip_addr_t* ipb)  is called with a null or zero length string. This is obviously an error somewhere higher up in the processing. And I have isolated that in the config this error is emitted always when <code>ruri==myself</code> is evaluated and there is <code>;user=phone</code> as part of the ruri.</p>
<p>I have removed the unnecessary ip:port alias (now there are now aliases listed on startup) and the situation is the same. Also the same if I add the FQDN of the server there (with port).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2482#issuecomment-696763599">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMVAYCXTNIHPO3G2MDSHCY7FANCNFSM4RV2G3JA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZK7RL53662TMZXIMSDSHCY7FA5CNFSM4RV2G3JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFGD4JTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2482#issuecomment-696763599",
"url": "https://github.com/kamailio/kamailio/issues/2482#issuecomment-696763599",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>