Attendant is a sample program demonstrating the ability to answer a line and Play appropriate instructions. The user has the option to leave additional voice messages. Or retreive the current messages on the system.
Using the IVR functionality, the callers will be able to:
Following vox files are required for the application.
abort.vox amessage.vox badId.vox hello.vox nomsg.vox thankyou.vox
#!/bin/sh # ./recordex.exe -p 1 -d . -T PP_,ffff -T VM_,ffff -T G_,ffff
Demonstration program for VoRDE.
Answer a call and play greeting message.
Ability to record a new message.
Ability to retreive old messages.
Functional.
None