![]() |
Application Generation Environment AGE™ |
|
Sample ApplicationVoiceMailThe VoiceMail application is almost trivial using AGE. The telephone setup is where it gets tricky. The phone system must be set up to either directly send all calls to VoiceMail (in which case the phone number goes straight to the Dialogic® board) OR, the phone system must be set up to forward all calls to the voice mail system if the primary number is not answered. The VoiceMail application answers the phone, asks who the message is for, sets up the file to store the message in and records the message. Note the way the file name is constructed. It is the name of the person for whom the message is for, followed by the date, followed by the time. This will ensure that each file name is unique.
|