do you have something that sets your clock for you running? like a network sync.<br>It&#39;s possible monotonic is already disabled because its not supported so you are falling prey to the system clock changing.<br><br><div class="gmail_quote">
On Tue, May 6, 2008 at 12:56 PM, Peder @ NetworkOblivion &lt;<a href="mailto:peder@networkoblivion.com">peder@networkoblivion.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I added that line and it still occurs:<br>
<br>
2008-05-06 11:13:13 [CRIT] switch_time.c:351 softtimer_runtime() Forward<br>
Clock Skew Detected!<br>
2008-05-06 12:06:00 [CRIT] switch_time.c:351 softtimer_runtime() Forward<br>
Clock Skew Detected!<br>
<br>
<br>
Here is my switch.conf.xml:<br>
<br>
&lt;configuration name=&quot;switch.conf&quot; description=&quot;Core Configuration&quot;&gt;<br>
<br>
 &nbsp; &lt;cli-keybindings&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;1&quot; value=&quot;help&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;2&quot; value=&quot;status&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;3&quot; value=&quot;show channels&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;4&quot; value=&quot;show calls&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;5&quot; value=&quot;sofia status&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;6&quot; value=&quot;reloadxml&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;7&quot; value=&quot;console loglevel 0&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;8&quot; value=&quot;console loglevel 7&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;9&quot; value=&quot;sofia status profile default&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;10&quot; value=&quot;fsctl pause&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;11&quot; value=&quot;fsctl resume&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;key name=&quot;12&quot; value=&quot;version&quot;/&gt;<br>
 &nbsp; &lt;/cli-keybindings&gt;<br>
<br>
 &nbsp; &lt;settings&gt;<br>
 &nbsp; &nbsp; &lt;!--Most channels to allow at once --&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;max-sessions&quot; value=&quot;1000&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;!--Most channels to create per second --&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;sessions-per-second&quot; value=&quot;30&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;!-- Default Global Log Level - value is one of<br>
debug,info,notice,warning,err,crit,alert --&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;loglevel&quot; value=&quot;debug&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;!--Try to catch any crashes that can be recoverable (in the<br>
context of a call)--&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;crash-protection&quot; value=&quot;false&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;mailer-app&quot; value=&quot;sendmail&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;mailer-app-args&quot; value=&quot;-t&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;param name=&quot;dump-cores&quot; value=&quot;yes&quot;/&gt;<br>
<div class="Ih2E3d"> &nbsp; &nbsp; &lt;param name=&quot;disable-monotonic-timing&quot; value=&quot;true&quot;/&gt;<br>
</div> &nbsp; &nbsp; &lt;!--&lt;param name=&quot;rtp-start-port&quot; value=&quot;16384&quot;/&gt;--&gt;<br>
 &nbsp; &nbsp; &lt;!--&lt;param name=&quot;rtp-end-port&quot; value=&quot;32768&quot;/&gt;--&gt;<br>
 &nbsp; &lt;/settings&gt;<br>
 &nbsp; &lt;!--Any variables defined here will be available in every channel, in<br>
the dialplan etc --&gt;<br>
 &nbsp; &lt;variables&gt;<br>
 &nbsp; &nbsp; &lt;variable name=&quot;uk-ring&quot;<br>
value=&quot;%(400,200,400,450);%(400,2200,400,450)&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;variable name=&quot;us-ring&quot; value=&quot;%(2000, 4000, 440.0, 480.0)&quot;/&gt;<br>
 &nbsp; &nbsp; &lt;variable name=&quot;bong-ring&quot;<br>
value=&quot;v=-7;%(100,0,941.0,1477.0);v=-7;&gt;=2;+=.1;%(1400,0,350,440)&quot;/&gt;<br>
 &nbsp; &lt;/variables&gt;<br>
&lt;/configuration&gt;<br>
<br>
<br>
<br>
And I did a &quot;shutdown&quot; and then restarted FS to make the changes active.<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</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">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="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400