aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes to develop a simple IVR System Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "to develop a simple IVR System " Watch "to develop a simple IVR System " New topic
Author

to develop a simple IVR System

Jvin
Greenhorn

Joined: Jun 19, 2005
Posts: 5
Hi,

I need to develop a simple IVR System as follows;

Flow 1:
---------
1) receive call from customer
2) accept pin
3) accept amount
4) top up his sim


Flow 2:
---------
1) Call the customer
2) accept confirmation pin
3) play a message

Can anyone suggest me some examples. I have to use java telephony api
and for budget reasons, I have to use open source. If not opensource
atleast those cheap and stable solutions. I am new to JTAPI and I am
confused with the info I got on net.


Thanks in advance for any replies..
Ted.
Wilson Lastimoza
Greenhorn

Joined: Jul 12, 2012
Posts: 1
Hi,

You may also check Ozeki VoIP SIP SDK at http://www.voip-sip-sdk.com

It allows to make softphones, webphones, autodialers, IVR systems, call centers, and further VoIP solutions.

BR,
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: to develop a simple IVR System
 
Similar Threads
Question regarding FBN Use Case
working on part2,some question confuse me lots,please help
IVRS in java
problem in passing while loop variables from database
How to create our own payment gateway?