[asterisk-users] GoToIfTime problem

Lee Jenkins lee at datatrakpos.com
Thu Apr 24 14:43:59 CDT 2008


I'm having a problem at a custom site where GotoIfTime doesn't seem to be 
working for some reason.  I had putty running and logging CLI output and below 
is the call data:

-- Executing Answer("Zap/3-1", "") in new stack
-- Executing Ringing("Zap/3-1", "") in new stack
-- Executing Wait("Zap/3-1", "0") in new stack
-- Executing SetMusicOnHold("Zap/3-1", "default") in new stack
-- Executing Goto("Zap/3-1", "check_time|s|1") in new stack
-- Goto (check_time,s,1)
-- Executing GotoIf("Zap/3-1", "0?set_no_callerid|s|1") in new stack
-- Executing NoOp("Zap/3-1", "CallerID: 443866XXXX Cell Phone   MD") in new stack
-- Executing GotoIfTime("Zap/3-1", "08:30-17:00|mon-fri|*|*|?daytime_ivr|s|1") 
in new stack
-- Executing Goto("Zap/3-1", "after_hours|s|1") in new stack
-- Goto (after_hours,s,1)

This call came in at about 3:10 PM EDT today (Thursday).  I did a "date" command 
at the linux prompt and the date and time of the computer is set correctly.

Now, I have had problem with this particular computer in that the date/time gets 
changed somehow, although I'm not sure exactly how.  I've changed it back 
several times using the commands (copied from command line history):

# date -s "23 APR 2008 1:42:00"
# hwclock --utc --systohc

I'm still quite the linux noob, so it could be something I'm doing wrong 
although it seems doubtful since everything was working until recently.

Maybe the computer's clock battery is screwed?

Thank you,

-- 

Warm Regards,

Lee




More information about the asterisk-users mailing list