Using Notification Services › Example VOX Environment Applications › Outbound Voice Notification with Input from Caller
Outbound Voice Notification with Input from Caller
The following REXX program implements an outbound voice notification with input from caller application. Within the UserApplication portion of the code, you can add specific logic that implements feedback from the connecting caller. Examples of UserApplication include, but are not limited to:
- Implementation of problem notification. This is done by informing the connecting caller of problems currently assigned and obtaining feedback whether the assigned problem has been resolved or is still outstanding.
- Implementation of message delivery. This is done by playing all messages that are to be delivered to the connecting caller.
Copyright © 2012 CA.
All rights reserved.
|
|