On 2/22/07, Derek Whitten <[EMAIL PROTECTED]> wrote:

>> My asterisk is show me some errors on line registration.
>> This message appear on console: Request to schedule in the past?!?!
>

check the date on the machine?


Also check if you are running a NTP client, either ntpd or a periodic call
to ntpdate from cron.  It's not uncommong of for system clocks to drift over
time, and a run of ntpdate can cause your clock to jump a considerable
distance, causing * (and other programs) to get confused.

Running ntpd should mitigate this as it tries to move the clock in a series
of small steps instead of one big kick, but many OSs use ntpd startup
scripts that first call ntpdate, so a 'service ntpd restart' or the
equivalent for your OS could also cause this.

--
j.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to