<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you try again with latest version of branch 3.3?<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 11/21/12 3:04 PM, Daniel-Constantin
      Mierla wrote:<br>
    </div>
    <blockquote cite="mid:50ACDF67.104@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hello,<br>
      <br>
      <div class="moz-cite-prefix">On 11/21/12 8:55 AM, Uri Shacked
        wrote:<br>
      </div>
      <blockquote
cite="mid:CAMMbDhQn1r_ke72-u2is8MyRXUV6KkLnZqYwxL5eZG44yYG_2Q@mail.gmail.com"
        type="cite">
        <div dir="ltr">
          <div><font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">Hi,</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">I upgraded
                to 3.3.2</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">On 3.2 i
                used the variable $time() to get the current time for
                some process.</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">Every 2
                minutes a RTIMER process started, checked the
                $time(hour) and $time(min) and on a certain time
                executed something.</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">This
                process stopped working on 3.3.2</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">When i
                debug, i see that the $time() variable keeps on giving
                me the same hour and minute that was given on the first
                run.</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">Meaning
                the $time() variable does not give the current time.</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">I notice
                also that the $Ts that on 3.2 gave a current time
                stopped doing it and $TS does it now....</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">Any help
                here?</span></p>
            <font face="Times New Roman" size="3"> </font>
            <p style="margin:0cm 0cm 0pt;line-height:normal"
              class="MsoNormal"><span style="font-family:&quot;Times New
                Roman&quot;,&quot;serif&quot;;font-size:12pt">Is it OK
                and i need to check time another way? Or something in
                the $time() has changed...?</span></p>
          </div>
        </div>
      </blockquote>
      it was some change in terms of caching the time value per message.
      rtimer uses a fake sip message, so it might have been affected by
      this change, since it is not received from the net, it is the same
      value in a local buffer and structure.<br>
      <br>
      I will look over it.<br>
      <br>
      Cheers,<br>
      Daniel<br>
      <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</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>