<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>Hello Dovid,<br>
        <br>
        nathelper uses the usrloc module in order to fetch the contacts
        to be pinged. That being said:<br>
        <br>
        1) if your usrloc "db_mode" parameter is set to 0, 1 or 2, then
        contacts are simply fetched from memory and pinged (no SQL
        queries!)<br>
        2) if usrloc works in "db_mode" 3, each pinging iteration does a
        "SELECT *" SQL operation. The code is in modules/usrloc/dlist.c
        - get_all_db_ucontacts().<br>
        <br>
        If you are in case 1), then only thing left to "tweak" is the
        get_all_mem_ucontacts(). LM_INFO() is your best friend there :)<br>
        <br>
        Best regards,<br>
      </tt>
      <pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 10.02.2015 23:15, Dovid Bender wrote:<br>
    </div>
    <blockquote
      cite="mid:AB60834D5CAC45FBA60878DB17B4AE30@mypbxmanager.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 11 (filtered
        medium)">
      <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
      <div class="Section1">
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial">Hi,<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial">We are using nathelper to ping where
              OpenSipS thinks a
              device is behind NAT. I am trying to tweak the query that
              OpenSipS uses but I
              was unable to find it. Where in the source code is the
              query?<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial">TIA.<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial">Dovid<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:10.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>