Hello, I would like to stop dialing my phone call when i have a power failed and i have the sustem in night mode! (Only in this situation). Because i normaly leave my mobile turned on during the night, and any time that i have a power failed during night i wake up the my mobile, because the system call\'s me!
Any ideas? I know that i can stop dialing in night mode, but i want only to stop dial the power failed alarm!
Thanks,
Best Regards,
LuÃÂs Dias
Luis,
You could make use of the \"Limit Dialout\" action and create a response such that it limits the dialout. For instance, you could create a response:
If SecurityMode = NightMode Then
Limit Dialout
End If
Then, assign the response to the \"PowerFail\" response.
In this way, you can restrict the dial out if there is a power failure and system is in night mode.
Ok... that\'s it!
But one question... doing this do i have to undo this later...?
Or this Response will only limit this for that time!
Trying to clarafy! If i have one power failed during night mode and i have this response associated to the power failed alarm (the system will not dialout), but then if i have one intrusition, the system will dialout?
My dought is, if this action limits dialout only in that time or if we disable the dialout until i undo the dialout limitation!
Thanks,
LuÃÂs Dias
Luis,
The limit dialout only restricts for that particular alarm type and not for all.