<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks, patch applied to 4.0, 4.1 and master branches.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 27/04/14 17:36, Julia wrote:<br>
    </div>
    <blockquote cite="mid:AA85DFDDE34241BDA3225AB933477C91@n53113"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 11 (filtered
        medium)">
      <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        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;}
pre
        {margin:0cm;
        margin-bottom:.0001pt;
        line-height:15.6pt;
        font-size:11.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</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="Section1">
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial">Hello all,<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial">Timer pl_timer in <b><span
                  style="font-weight:bold">pipelimit.c</span></b>
              is defined as MS_TO_TICKS(1500) instead of timer_interval
              (in versions 3.3 –
              4.1).<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial">I found a patch that solves the same
              problem in the <b><span style="font-weight:bold">ratelimit</span></b>
              module:<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Module: sip-router<o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Branch: 3.1<o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Commit: f027ca95a2a1818cd40e4ed6d4358a76d18252ad<o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">URL:    <a moz-do-not-send="true" href="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f027ca95a2a1818cd40e4ed6d4358a76d18252ad"><!-- AOStartLink 48 --><b><span style="font-weight:bold">http://git.sip-router.org/cgi-bin/gitweb.cgi/...</span></b></a><o:p></o:p></span></font><!-- AOEndLink --></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN"><o:p> </o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Author: Marius Zbihlei <o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Committer: Marius Zbihlei <o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">Date:   Mon Apr 11 13:45:10 2011 +0300<o:p></o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN"><o:p> </o:p></span></font></pre>
        <pre style="background:#EEEEEE"><font color="black" size="2" face="Courier New"><span style="font-size:9.5pt;color:black" lang="EN">modules/ratelimit Timer was ran at a 1.5 s interval instead of timer_interval, thus rendering TAILDROP alg unusable<o:p></o:p></span></font></pre>
        <p class="MsoNormal"><font color="black" size="2" face="Times
            New Roman"><span style="font-size:9.5pt;color:black"
              lang="EN">(cherry picked from commit
              3a06d7d3561f889c84249eaa5ec7a5b79a2a23bd)<o:p></o:p></span></font></p>
        <!-- AOStartFooter -->
        <p class="MsoNormal"><font color="black" size="2" face="Times
            New Roman"><span style="font-size:9.5pt;color:black"
              lang="EN"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial">Regards,<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font size="2" face="Arial"><span
              style="font-size:11.0pt;
              font-family:Arial">Julia<o:p></o:p></span></font></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>