I'm looking to develop an application to programatically phone people
and, maybe, leave a message. I've looked into the Java Telephony API
(http://java.sun.com/products/jtapi/jtapi-1.2/javax.telephony.Call.html
) which seems very outdated, however powerful. i was wondering if a)
there's an different/more efficient/easier way than the Java telephony
API and, if not, b) am I to understand thatt he JTAPI is purely a
specification? Does anyone know of a good (and free is a good thing,
too) implementation of it? How does one generally get a JTAPI program
working? They make mention of hardware configuration in some places
which worries me - what does that generally entail? If anybody has any
other strategies, please let me know.
I appreciate your help, thanks again,
Joshua
implementations are mostly for switches, pbx and so on.
they are very few, and expensive, or free and totally crappy.
This stuff is hard, man, trust me.
JDBC is for 8 year old kids compared to jtapi.
Programming a solid jtapi platform takes years, and hardware.
Don't expect it to be free.
Rudimentary partial spec implementation for point-to-point can probably
be found, but id under windoze, you better start looking for java-tapi
jni wrapping, or code some voice modem controls with javacomm api.
Sorry.
starb...@hotmail.com (Joshua) wrote in
news:2eaf56de.03053...@posting.google.com:
-Eric Olander
Lucent Technologies
"Joshua" <starb...@hotmail.com> wrote in message
news:2eaf56de.03053...@posting.google.com...