Yearly Archives: 2008

Send email from IVR application

How would I send an email from a IVR Studio application?Basically If the expected greeting is not “heard”, then I need to senda email. Basically, an IVR application can use a Java action to call a Java method to send … Continue reading

Posted in IVR Usage |

Multiple IVR applications

I have a two line license… can I run different programs on eachline? No, the application is installed on Voicent Gateway. The gateway handles multiple phone lines, all lines share the same application. You can install multiple applications, but only … Continue reading

Posted in IVR Usage |

IVR application calling Java method

I see that IVR Studio can call Java Methods… What methods canbe called and is there documentation regarding the usage of thesemethods? Actually any method with the following restriction: 1. the class must have a default constructor 2. the method … Continue reading

Posted in IVR Developer |