-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Voxeo provide a free IVR for development purposes, but I was wondering if there is a much simpler form of test IVR, perhaps which runs on the local machine and uses your microphone and speakers instead of the telephony network?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to get started writing scalable, telecom-grade applications with Asterisk and Ruby. I had originally intended to use the Adhearsion framework for this, but it does not have the required maturity and its documentation is severely lacking. AsteriskRuby seems to be a good alternative, as…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need to build a dialog system similar to IVR used in call centers. My system is not phone-based, but the dialog is similar. Something like
System: "Main menu: Enter [1] for menu1, [2] for menu2"
User: [1]
System: "menu1: enter [1] for apples, [2] for oranges, [3] for main menu"
User: [7]
System:…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need to build a dialog system similar to IVR used in call centers. My system is not phone-based, but the dialog is similar. Something like
System: "Main menu: Enter [1] for menu1, [2] for menu2"
User: [1]
System: "menu1: enter [1] for apples, [2] for oranges, [3] for main menu"
User: [7]
System:…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi!
I am trying to do an IVR using FAstAGI to say information from my database to my clients. I done AGI doing this but I need now run this from another server, windows server, but I dont know how can I do this.
I checked the Asterisk::fastagi module but it is so confused and I dont understand anything…
>>> More