Asterisk Time and Date

2007-10-31 Thread Eran Levy
Hi, How can I set the Time and Date? It seems like it doesn't recognize the correct time when using the GotoIfTime() extension... An example of my GotoIfTime ext: exten => 4,2,GotoIfTime(09:00-12:00|Sun-Thur|*|*?open,4,6) Any idea? -- Thanks, Eran

RE: Asterisk Time and Date

2007-10-31 Thread Eran Levy
-- Forwarded message -- From: Eran Levy <[EMAIL PROTECTED]> Date: Oct 31, 2007 2:05 PM Subject: Re: Asterisk Time and Date To: ik <[EMAIL PROTECTED]> 6 is the priority... isn't it? On 10/31/07, ik <[EMAIL PROTECTED]> wrote: > > Hi, > > First o

Re: Asterisk Time and Date

2007-10-31 Thread Martha Greenberg
That should be: exten => 4,2,GotoIfTime(09:00-12:00|sun-thu|*|*?open,4,6) Eran Levy wrote: Hi, How can I set the Time and Date? It seems like it doesn't recognize the correct time when using the GotoIfTime() extension... An example of my GotoIfTime ext: exten => 4,2,GotoIfTime(09:00-12:00|Su