Hello,
We just updated to Time Conditions 13.0.33.2
Now whenever we get a call the BLF is toggling between on and off. It is not changing the time condition, just the BLF hint.
Thanks,
Daniel
Hello,
We just updated to Time Conditions 13.0.33.2
Now whenever we get a call the BLF is toggling between on and off. It is not changing the time condition, just the BLF hint.
Thanks,
Daniel
What version were you on before because 13.0.33.1 to 13.0.33.2 would have made no changes to what you are talking about.
I can’t honestly say. But it’s probably been about a week since I last did a module update.
I also upgraded our Sangoma phone firmware to 2.0.4.24 at about the same time.
You can always rollback
Rolling back to 13.0.32.4 solves this issue.
I don’t know if this is helpful, but while still on version 13.0.33.2 I found this in the Asterisk log.
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] res_agi.c: <PJSIP/TelecoVOIPTrunk-0000130a>AGI Script /var/www/html/admin/modules/superfecta/agi/superfecta.agi completed, returning 0
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:18] Set("PJSIP/TelecoVOIPTrunk-0000130a", "CALLERID(name)=ACTIVEWEBGROUP") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:19] NoOp("PJSIP/TelecoVOIPTrunk-0000130a", "CallerID Entry Point") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:20] Goto("PJSIP/TelecoVOIPTrunk-0000130a", "app-daynight,0,1") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx_builtins.c: Goto (app-daynight,0,1)
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:1] GotoIf("PJSIP/TelecoVOIPTrunk-0000130a", "0?ivr-1,s,1:timeconditions,1,1") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx_builtins.c: Goto (timeconditions,1,1)
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:1] Set("PJSIP/TelecoVOIPTrunk-0000130a", "DB(TC/1/INUSESTATE)=INUSE") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:2] Set("PJSIP/TelecoVOIPTrunk-0000130a", "DB(TC/1/NOT_INUSESTATE)=NOT_INUSE") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:3] GotoIfTime("PJSIP/TelecoVOIPTrunk-0000130a", "07:58-17:02,mon-fri,*,*,America/New_York?truestate") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx_builtins.c: Goto (timeconditions,1,12)
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:12] GotoIf("PJSIP/TelecoVOIPTrunk-0000130a", "0?falsegoto") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:13] ExecIf("PJSIP/TelecoVOIPTrunk-0000130a", "0?Set(DB(TC/1)=)") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:14] Set("PJSIP/TelecoVOIPTrunk-0000130a", "DEVICE_STATE(Custom:TC1)=NOT_INUSE") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:15] ExecIf("PJSIP/TelecoVOIPTrunk-0000130a", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx.c: Executing [[email protected]:16] GotoIf("PJSIP/TelecoVOIPTrunk-0000130a", "1?ext-group,601,1") in new stack
[2017-02-17 15:29:39] VERBOSE[21619][C-00000345] pbx_builtins.c: Goto (ext-group,601,1)
That’s just an inbound call to a time condition. Your issue is with: http://issues.freepbx.org/browse/FREEPBX-13802