03-30-2012, 12:23 PM
The action called Limit dialout will skip dialing to the programmed numbers when assigned to an Alarm Response
System Armed Alarm (Alarm Type 19)
Response
If SecurityMode = NightMode Then
Limit Dialout
End If
This will prevent dial out when the system is armed to night mode
The Limit Dialout action can also select a combination of phone numbers to skip eg skip dial to 2,3,4 only
System Armed Alarm (Alarm Type 19)
Response
If SecurityMode = NightMode Then
Limit Dialout
End If
This will prevent dial out when the system is armed to night mode
The Limit Dialout action can also select a combination of phone numbers to skip eg skip dial to 2,3,4 only

