Alarm is a program that provides automatic notification of network status using (IVR) Interactive Voice Response system. It's like being in contact with your personal NOC (Network Operation Center) using a regular phone or cellular phone.
Using the IVR functionality, the callers will be able to:
Following vox files are required for the application.
whenrdy.vox error.vox sysidis.vox alarmis.vox
confirm.vox thanks.vox error.vox
#!/bin/sh # ./alarmd.exe -p 1 -T PP_,ffff -T VM_,ffff -T G_,ffff
Demonstration program for VoRDE.
Not ported to PC due to heavy use of IPC calls.
Need IPC library for PC environment.
IPC services are needed.