VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
lee at datatrakpos.com Guest
|
Posted: Thu Apr 24, 2008 2:43 pm Post subject: [asterisk-users] GoToIfTime problem |
|
|
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 |
|
Back to top |
|
|
michiel at vanbaak.info Guest
|
Posted: Thu Apr 24, 2008 3:05 pm Post subject: [asterisk-users] GoToIfTime problem |
|
|
On 15:43, Thu 24 Apr 08, Lee Jenkins wrote:
Quote: |
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
|
Install ntp so it will sync with the internet all the time.
It's the first package I install on servers, no matter if it's brandnew
or not-so-brandnew hardware.
Time IS important for a lot of applications.
--
Michiel van Baak
michiel at vanbaak.eu
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD
"Why is it drug addicts and computer aficionados are both called users?" |
|
Back to top |
|
|
lee at datatrakpos.com Guest
|
Posted: Thu Apr 24, 2008 3:10 pm Post subject: [asterisk-users] GoToIfTime problem |
|
|
Lee Jenkins wrote:
Quote: | 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)
|
Never mind, the problem turned out to be between the back of the chair and the
keyboard.
Sorry for the false alarm.
--
Warm Regards,
Lee |
|
Back to top |
|
|
support at drdos.info Guest
|
Posted: Thu Apr 24, 2008 3:12 pm Post subject: [asterisk-users] GoToIfTime problem |
|
|
Lee Jenkins wrote:
Quote: | -- Executing GotoIfTime("Zap/3-1", "08:30-17:00|mon-fri|*|*|?daytime_ivr|s|1")
|
Too many pipes. Mine is:
GotoIfTime(00:00-07:50|mon-fri|*|*?auto-paging,s,1)
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|