5. Conditions
Automation defines the following types of conditions:
True – always true condition
False – always false condition
ProfileState – time profile state
CallState – current call state
AccountState – SIP account registration state
InputState – digital input state
FlipFlopRS – RS-type flip-flop
FlipFlopD – D-type flip-flop
LogicalAnd – logical AND of conditions
LogicalOr – logical OR of conditions
LogicalNot – condition negation
See below for details on the conditions and their parameters and use.