![]() |
|
Help on Stop Dialing... - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Support (https://www.comfortforums.com/forum-2.html) +--- Forum: Problems & Troubleshooting (https://www.comfortforums.com/forum-36.html) +---- Forum: Dialing out and Auto-Answering (https://www.comfortforums.com/forum-70.html) +---- Thread: Help on Stop Dialing... (/thread-248.html) |
- luis.dias - 10-23-2006 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 - Guest - 10-23-2006 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. - luis.dias - 10-23-2006 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 - Guest - 10-24-2006 Luis, The limit dialout only restricts for that particular alarm type and not for all. |