I want a feature that sends an SMS to alert and call idle operators when offline.
This means when the system is offline,
1. The Offline button will have a label like "ON CALL: Alert us for a chat" (or some other such inviting user-friendly prompt)
2. When the visitor clicks the button, an SMS alert is automatically sent to an operator, asking him/her to come online.
3. Meanwhile, instead of the usual email dialog form, the visitor is nicely informed that an operator has been alerted - and would soon attend to him/her. Please be patient. (The sort of "Please wait" message when there is a queue)
4. Immediately an operator comes online, the chatting commences.
If this is possible, what settings does one need to make in the database AND what area of the script do we intercept the code and plug in the SMS sender ?
Thank you.