• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

to develop a simple IVR System

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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,
 
It's exactly the same and completely different as this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic