<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I don't think there is a way to disable dns for outgoing uri
    resolving, if you want disabling all dns.<br>
    <br>
    The dns timeout is can be configured at the operating system level.<br>
    <br>
    To avoid the sip worker blocking, you can try:<br>
    <br>
    a) look at $nh(d) and if it is not an IP, then you can use
    async_route() (async_task_route() would be better, but now only in
    devel) or mqueue+rtimer to pass the relaying of the request to
    another worker process<br>
    <br>
    b) and an intermediary proxy, so you send the requests with FQDN to
    it and it will return back to the proxy. You can send the dst-uri
    via some custom headers. This would be like:<br>
    <br>
    [ua1] <===> [kamailio main] <===> [kamailio dns]
    <===> [kamailio main] <===> [ua2]<br>
    <br>
    kamailio dns should not do record routing, because requests within
    dialog should have IP addresses.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 29/07/14 14:31, Igor Potjevlesch
      wrote:<br>
    </div>
    <blockquote cite="mid:00c401cfab29$06584250$1308c6f0$@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-GB">Hello,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">I’m using Kamailio 4.1
            and I’m wondering how to avoid external DNS resolution.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">I have the following
            config:<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">dns_cache_init=no<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">use_dns_cache=no<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">dns=no<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">rev_dns=no<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Even with this config, I
            have many and many DNS query on SRV _sip for the hostnames
            set in carrierroute module.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">These requests are not
            useful because the A resolution is done by /etc/hosts.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Major problem with this,
            is that when I have a DNS issue or IP transit issue,
            Kamailio waits for resolution timeout and becomes
            overloaded. As a consequence, Kamailio can’t treat others
            SIP requests like REGISTER because he stuck in DNS
            resolution.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Regards,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Igor.<o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>