It is semi regular. The server is pretty old, probably 5-6 years, so it could be that the timer chip is croaking. What are the implications of disabling monotonic timing? I will add it and see if it helps.
2008-05-03 21:13:18 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-03 21:26:44 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-04 11:16:37 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-04 15:10:34 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-04 18:26:12 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-04 18:30:26 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-04 22:38:34 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-05 04:10:00 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-05 09:01:44 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! 2008-05-06 07:14:42 [CRIT] switch_time.c:351 softtimer_runtime() Forward Clock Skew Detected! Anthony Minessale wrote: > are you getting the message regularly or just occasionally? > > If it is a persistent problem for you the monotonic timer on your system > may not work properly. > You can edit /usr/local/freeswitch/conf/autoload_configs/switch.conf.xml > and add this param: > > <param name="disable-monotonic-timing" value="true"/> > > This will disable the monotonic clock support and probably remove the > warning. > > > 2008/5/6 Peder @ NetworkOblivion <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > I'm not running VMWare on mine. It is in the base OS (Ubuntu). > > Cavalera Claudio Luigi wrote: > > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> wrote: > >> Any idea what this means: > >> > >> 2008-05-05 09:01:44 [CRIT] switch_time.c:351 > >> softtimer_runtime() Forward > >> Clock Skew Detected! > >> > > > > I got the same message when running freeswitch in vmware. > > BRs, > > Claudio > > > > > > Internet Email Confidentiality Footer > > > > ----------------------------------------------------------------------------------------------------- > > La presente comunicazione, con le informazioni in essa contenute > e ogni documento o file allegato, e' rivolta unicamente alla/e > persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a > riceverla. Se non siete i destinatari/autorizzati siete avvisati che > qualsiasi azione, copia, comunicazione, divulgazione o simili basate > sul contenuto di tali informazioni e' vietata e potrebbe essere > contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia > di protezione dei dati personali). Se avete ricevuto questa > comunicazione per errore, vi preghiamo di darne immediata notizia al > mittente e di distruggere il messaggio originale e ogni file > allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > > > This e-mail and its attachments are intended for the addressee(s) > only and are confidential and/or may contain legally privileged > information. If you have received this message by mistake or are not > one of the addressees above, you may take no action based on it, and > you may not copy or show it to anyone; please reply to this e-mail > and point out the error which has occurred. > > > > ----------------------------------------------------------------------------------------------------- > > > > > > _______________________________________________ > > Freeswitch-users mailing list > > [email protected] > <mailto:[email protected]> > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > > http://www.freeswitch.org > > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > <mailto:[email protected]> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > > AIM: anthm > MSN:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > GTALK/JABBER/PAYPAL:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch > > FreeSWITCH Developer Conference > sip:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > iax:[EMAIL PROTECTED]/888 > <http://iax:[EMAIL PROTECTED]/888> > googletalk:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > pstn:213-799-1400 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
