My pages
Projects
Communities
java.net
java.net
>
Wiki
>
Javapedia
>
AutoDialers
As the new Java.net infrastructure contains project-level wikis, this main wiki will be shut down in the near future. For wiki page export and general wiki questions please contact the site admin at
communitymanager@java.net
.
Home
|
Help
|
Changes
|
Index
|
Search
| Go
AutoDialers
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
Discussion about
AutoDialers
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
.
Topic
AutoDialers
. {
Edit
|
Ref-By
|
Printable
|
Diffs
r3
<
r2
<
r1
|
More
}
java.net
RSS
Revision r3 - 2006-02-03 - 15:45:04 - pgillman
Parents:
WebHome