Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm developing my own voice mail solution using Oracle DB, CRA 3.3 and a couple of C# Windows services.Everything works fine but my boss ask me to turn on the WMI lamp on the IP Phones when a message is waiting... a kind of new challenge Do you k...
Hi,I'm writing CRA scripts and I would like to set a tone during a Call Redirect step.When a redirect step occurs, there is no sound at all on the phone unless called people answers. Users are quite confused, they wonder if there is a problem and the...
Hi,I'm using CRA 3.1(1) and I try to insert a voice message in an oracle database using ODBC.The voice message (a G.729a wave file) is a com.cisco.doc.Document type that corresponds to an Oracle BLOB field.I achieved to retrieve such a wave file fro...
Hi,Thank you for your hint.In fact I precisely developped an Auto-Attendant.I've read the link but I still don't know how to play out a tone after having executed a "Call Redirect" step.In this document they only mark the call as "handled" before end...
Hi,Here is a script that Plays a prompt before recording a voice message.The script replays the recorded message and asks if the user:1. Wants to confirm. The script sends the recorded message by mail2. Wants to re-record the message3. Wants to cance...