Hi,
I am trying to understand how to develop standalone IVR systems with UCMA SDK which can be integrated with Voip systems like Cisco Call Manager, etc. I couldn't find any documents about this subject even books so I can't figure out where to grasp for a start for this project. As far as I can see IVR systems can be SIP based or can use voicexml. Using voicexml looks like increasing development speed but to use voicexml I need a voicexml interpreter. Using a service provider for voicexml interpretation doesn't feel efficient. Can I develop a voicexml interpreter with UCMA SDK? (I saw a class as vxml browser) Is it logical to do so? Should I also consider developing a SIP based IVR system and can I develop it with UCMA SDK?
Thanks.