<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#CCCCCC">
    Hello,<br>
    <br>
    Not sure why but recently I noticed that Freeswitch is logging data
    with the wrong date<br>
    <br>
    I noticed it first in the freeswitch log but I can see it also in
    the log that are display in the cli itself<br>
    <br>
    the computer itself is ok<br>
    <br>
    ~# date<br>
    Sun Mar 10 20:13:05 EDT 2013<br>
    <br>
    but :<br>
    <br>
    freeswitch@internal&gt; version <br>
    FreeSWITCH Version 1.3.13b+git~20130108T204816Z~8e892abdef (git
    8e892ab 2013-01-08 20:48:16Z)<br>
    <br>
    freeswitch@internal&gt; strftime<br>
    1999-12-31 19:07:40<br>
    <br>
    from freeswtich.log<br>
    1999-12-31 19:14:09.460477 [WARNING] sofia_reg.c:1506 SIP auth
    challenge (REGISTER) on sofia profile 'internal' for
    [<a class="moz-txt-link-abbreviated" href="mailto:1000@xx.xx.xx.xx">1000@xx.xx.xx.xx</a>] from ip xx.xx.xx.xx<br>
    <br>
    <br>
    This is right after a reboot since I thought a reboot would may be
    fix it<br>
    <br>
    where does FS takes its time from?<br>
    <br>
    The last time it was correctly logged was on the 9th of March ! We
    had a power cut that caused the system to reboot<br>
    <br>
    thanks<br>
    <br>
    /Philippe<br>
  </body>
</html>