[asterisk-users] Timecondition fallthrough on 2nd GSM Modem, First modem and ZAP's are all fine

Tilghman Lesher tlesher at digium.com
Thu Aug 26 10:29:41 CDT 2010


On Thursday 26 August 2010 03:41:11 Raimund Sacherer wrote:
> No, the mISDN line one and two are fine, but when I get a call on line 3
> something with the time is wrong. Timeconditions fall through to off-hours
> even if the time of the call is clearly inside business hours, here a log
> excerpt:

Let's take these one at a time:

> [Aug 26 11:04:37] VERBOSE[9172] logger.c:     -- Executing
> [4 at timeconditions:1] GotoIfTime("mISDN/3-u10744", 
> "15:00-18:59|mon-thu|*|*?ivr-7|s|1") in new stack  

The time is 11:04, which is not within the times specified (15:00-18:59).

> [Aug 26 11:04:37] VERBOSE[9172] logger.c:     -- Executing
> [4 at timeconditions:2] Goto("mISDN/3-u10744", "timeconditions|5|1")
> in new stack  
> [Aug 26 11:04:37] VERBOSE[9172] logger.c:     -- Goto (timeconditions,5,1)
> [Aug 26 11:04:37] VERBOSE[9172] logger.c:     -- Executing
> [5 at timeconditions:1] GotoIfTime("mISDN/3-u10744",
> "08:01-14:59|fri|*|*?ivr-7|s|1") in new stack  

The day is Thursday, which is not within the days specified (fri).

> [Aug 26 11:04:37] VERBOSE[9172] logger.c:     -- Executing
> [5 at timeconditions:2] Goto("mISDN/3-u10744", "ivr-5|s|1") in new stack 

-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list