[Asterisk-Users] Time Based Goto Ifs Act Strange?
Doug Lytle
support at drdos.info
Thu Jun 22 02:35:32 MST 2006
Matt wrote:
> Hi,
> I'm still in the process of debugging this, but I have a gotoif
> statement that looks like this:
>
> exten => 26,1,GotoIfTime(7:00-18:00|mon-fri|*|*?ext-queues,210,1)
> exten => 26,n,Goto(ext-local,${VM_PREFIX}127,1)
>
I had similar problems, you have your time statement incorrect. Instead of:
7:00-18:00
It should be
07:00-18:00
Doug
-- Ben Franklin quote: "Those who would give up Essential Liberty to
purchase a little Temporary Safety, deserve neither Liberty nor Safety."
More information about the asterisk-users
mailing list