<p></p>
<h3>Description</h3>
<p>To avoid extra DNS requests I want to use absolute DNS names instead of relative.<br>
To do this I configured</p>
<pre><code>modparam("siptrace", "duplicate_uri", "sip:sip-trace6.example.com.:9060"
</code></pre>
<p>And now I can see errors</p>
<pre><code>CRITICAL: <core> [core/proxy.c:264]: mk_proxy(): could not resolve hostname: "sip-trace6.example.com."
ERROR: siptrace [siptrace_hep.c:178]: trace_send_hep3_duplicate(): bad host name in uri
CRITICAL: <core> [core/proxy.c:264]: mk_proxy(): could not resolve hostname: "sip-trace6.example.com."
ERROR: siptrace [siptrace_hep.c:178]: trace_send_hep3_duplicate(): bad host name in uri
CRITICAL: <core> [core/proxy.c:264]: mk_proxy(): could not resolve hostname: "sip-trace6.example.com."
ERROR: siptrace [siptrace_hep.c:178]: trace_send_hep3_duplicate(): bad host name in uri
</code></pre>
<p>I am expecting "sip-trace6.example.com." DNS name resolution without errors in Kamailio log.</p>
<p>used current master.</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/2706">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZO6HBSB6ETVXBKWGL3TIQ7JLANCNFSM423KFRZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPTX4N2RYCXHHK7XYLTIQ7JLA5CNFSM423KFRZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MYT7SHA.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/2706",
"url": "https://github.com/kamailio/kamailio/issues/2706",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>