 |
I havent seen much of Java apps in this domain, though I am sure that there are lot of people working in this domain with Java. I was involved in writing some switch based auto-dialers and predictive dialers in the recent past.
RavneetGrewal - 11 Jun 2003
Voicent offers autodialer software that can be accessed and controlled through HTTP interface. It should be simple to do it with Java, given all the networking and HTTP classes in the language. More information can be found at http://www.voicent.com/autodialers.php. You can also download a free version from http://www.voicent.com/download.
Database Systems Corp. also offers a complete line of predictive dialers and auto dialers which can be accessed and controlled via HTTP interface and with Java. For a complete description of these autodialers, see http://www.databasesystemscorp.com/psautodialer.htm and likewise for a complete presentation on this technology, visit http://www.databasesystemscorp.com/demonstrations.htm.
|