I am trying to find out if it\'s possible to build a complete IVR application by cobbling together parts from open source projects. Is anyone using a non-commercial VoiceXML im
If you want to build an IVR and you're not married to VoiceXML, you might try Twilio. They have a simple XML syntax, an awesome REST API, and small-project-friendly pay per minute pricing which lets you concentrate on building your app and not building/hosting telephony infrastructure. I built an IVR app using their system a few days and it was a pleasure.