Yes, that&#39;s right. I had ntp enabled.<br>With ntp disabled the problem disappear, FS clock is exactly the same as system clock.<br><br>Thanks.<br><br><br><br><div class="gmail_quote">On Fri, Sep 9, 2011 at 5:19 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Most likely you are using something like ntp to sync your system<br>
clock, if so you should also sync the FS clock when you change the ntp<br>
time.<br>
<br>
FS is keeping it&#39;s own time using the monotonic clock in the kernel<br>
which is the same mechanism as the system time so your machine<br>
probably keeps bad time.<br>
<div><div></div><div class="h5"><br>
<br>
On Fri, Sep 9, 2011 at 8:27 AM, Glaucio Vaz de Mello &lt;<a href="mailto:gvmello@yx.cl">gvmello@yx.cl</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Thanks for the answer.<br>
&gt; I made several tests and came to the conclusion that FreeSWITCH clock is<br>
&gt; always avanced compared to system time. The difference is about 9 seconds<br>
&gt; per day, just letting FreeSWITCH running, without touching the system clock.<br>
&gt; Effectively I can sync with system time with &quot;fsctl sync_clock&quot;, then the<br>
&gt; difference comes to zero and start counting again.<br>
&gt;<br>
&gt; This can be an issue for billing long duration calls, since the registered<br>
&gt; call duration will be some seconds more than it really was.<br>
&gt; If someone need more information, logs or reporting this issue as a bug,<br>
&gt; just let me know.<br>
&gt;<br>
&gt;<br>
&gt; regards,<br>
&gt; Glaucio<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 6, 2011 at 1:57 AM, lakshmanan ganapathy &lt;<a href="mailto:lakindia89@gmail.com">lakindia89@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; As for as I know, FreeSWITCH maintains its own clock. When you start<br>
&gt;&gt; freeswitch for the first time, it takes the system time and from there on,<br>
&gt;&gt; it uses its own clock to update the time. So After starting freeswitch, if<br>
&gt;&gt; you change the system time, then freeswitch time and system time will be<br>
&gt;&gt; different.<br>
&gt;&gt;<br>
&gt;&gt; You can sync the system time by using &quot;fsctl sync_clock&quot;. Check whether<br>
&gt;&gt; the 9 seconds it due to this behaviour....<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Aug 31, 2011 at 7:26 PM, Glaucio Vaz de Mello &lt;<a href="mailto:gvmello@yx.cl">gvmello@yx.cl</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;    I noticed a difference between FreeSWITCH time and system clock time.<br>
&gt;&gt;&gt;    Is this a standard behaviour? or something is wrong in my system?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; More details of the issue:<br>
&gt;&gt;&gt;    Inside FreeSWITCH I look for current epoch time using this function:<br>
&gt;&gt;&gt; time_t now = switch_epoch_time_now(NULL);<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;    Then I look for system clock current time using:<br>
&gt;&gt;&gt; #include &lt;time.h&gt;<br>
&gt;&gt;&gt; time_t now = time(NULL);<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;    Between both results I noticed a difference of 9 seconds.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This can also be viewed using Unix commands.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Unix date command from console:<br>
&gt;&gt;&gt; # date +%s<br>
&gt;&gt;&gt; 1314741992<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Then, I start a call and make a DB query:<br>
&gt;&gt;&gt; # sqlite3 /var/freeswitch/db/core.db &quot;SELECT call_created_epoch FROM<br>
&gt;&gt;&gt; calls;&quot;<br>
&gt;&gt;&gt; 1314742000<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Then I repeat unix date command:<br>
&gt;&gt;&gt; # date +%s<br>
&gt;&gt;&gt; 1314741994<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Any comments are welcome.<br>
&gt;&gt;&gt; Regards,<br>
&gt;&gt;&gt; Glaucio<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-dev mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-dev mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;<br>
&gt; FreeSWITCH-dev mailing list<br>
&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>--<br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:<a href="tel:%2B19193869900" value="+19193869900">+19193869900</a><br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>