Time Condition not working

I have a time group and condition set up for Mon-Fri, set to ring to the extension within the time, and to ring to an external number outside the time. No matter, it just rings the extension, any idea what I should look at? I thought it might have to do with Ring Group that i mentioned in another thread, but I set up a new extension, and that does not follow the time constraints either. I don’t think it is anything too obvious that I am doing wrong as i used to have this working. Here’s part of the log, should I not see the Time Condition in the log?

Any thoughts? Thx.

[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [ctset@macro-dial-one:2] Return(“SIP/flowroute-0000034e”, “”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:30] Set(“SIP/flowroute-0000034e”, “D_OPTIONS=Ttr”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:31] ExecIf(“SIP/flowroute-0000034e”, “0?SIPAddHeader(Alert-Info: )”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:32] ExecIf(“SIP/flowroute-0000034e”, “0?SIPAddHeader()”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:33] ExecIf(“SIP/flowroute-0000034e”, “0?Set(CHANNEL(musicclass)=)”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:34] GosubIf(“SIP/flowroute-0000034e”, “0?qwait,1()”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:35] Set(“SIP/flowroute-0000034e”, “__CWIGNORE=”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:36] Set(“SIP/flowroute-0000034e”, “__KEEPCID=TRUE”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:37] GotoIf(“SIP/flowroute-0000034e”, “0?usegoto,1”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:38] GotoIf(“SIP/flowroute-0000034e”, “1?godial”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Goto (macro-dial-one,s,42)
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] pbx.c: – Executing [s@macro-dial-one:42] Dial(“SIP/flowroute-0000034e”, “SIP/118,15,Ttr”) in new stack
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] netsock2.c: == Using SIP RTP TOS bits 184
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] netsock2.c: == Using SIP RTP CoS mark 5
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] app_dial.c: – Called SIP/118
[2013-11-16 16:00:23] VERBOSE[26142][C-00000196] app_dial.c: – SIP/118-0000034f is ringing
[2013-11-16 16:00:38] VERBOSE[26142][C-00000196] app_dial.c: – Nobody picked up in 15000 ms

“I didn’t realise I had to route incoming calls over the time condition and this isn’t done automatiscally.”

What is he saying exactly, maybe I am missing a step,

though I got it to work if I made a follow-me pointed to the TC, not that I want to do that.

I do not recall having to set the inbound route destination to the Time Condition, but I guess I do…

It’s all in the wiki, you should spend some time there, it will help you understand how it all works.

read the wiki in depth, thanks again,

Each module has a destination. They are simply building blocks. Modules that make a decision like time conditions of IVR have multiple destinations. It all starts where the call comes in at the inbound route.