The SendAlarmNotification command send a Contact ID alarm message to the specified number through VoIP call.
You can send an alarm message and you can define every detail of this message using the following parameters.
<OzML> <SendAlarmNotification PhoneNumber="1000" AccountNumber="1234" EventCode="110" PartitionNumber="1" ZoneNumber="10" ResultUrl="http://yourapp.com/alarmnotification.php"> </SendAlarmNotification> </OzML>