Hello,
Is it possible to use GotoIfTime with non-consecutive days such as Monday and Friday?
Or do I have to use a GotoIfTime for each day?
Thanks
Hello,
Is it possible to use GotoIfTime with non-consecutive days such as Monday and Friday?
Or do I have to use a GotoIfTime for each day?
Thanks
I belive it only support a range
but you can test it with this
https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Function_TESTTIME
https://wiki.asterisk.org/wiki/display/AST/Asterisk+20+Application_GotoIfTime
this guide is very detailed
Hi partner!
So I believe it is possible to use it only for certain days of the week, like only Monday or only Friday or both.
If you don’t enter any time conditions, the dialplan is followed.
I hope I have helped you!