Search code examples
sipvoipasteriskivr

SIP, asterisk, adhearson and VoIP


I'm trying to create a VoIP based IVR service that interacts with a web application. From what I understand, adhearson runs on top of asterisk. What else do I need to have on the server to satisfy the equation?

I think I need a way for asterisk to connect to a voip account. I'd appreciate any help and/or phrases to google.


Solution

  • If you want to build your IVR quickly and easily you'd be better off looking at something like tropo.com (tropo's parent, voxeo, own adhearsion) or twilio.com, they've done a lot of the grunt work for you and setting up Asterisk is not for the faint hearted.

    If you want something half way in between you could open a cloudvox.com account and run an adhearsion process on your own machine. In that configuration the call will be processed on the cloudvox Asterisk servers and make calls to your adhearsion daemon to control the call.