Java Telephony API
The Java Telephony API (JTAPI) was an application programming interface designed to provide telephony call control within the Java programming language.{{Cite web |date=October 1997 |title=Java Telephony API (JTAPI) Programmer's Reference (JTAPI 1.2 Early Access) Issue 1.0 October 1997 |url=https://www.cs.cornell.edu/courses/cs519/1998fa/project/Doc/JTAPI/jtapi.pdf |access-date=September 1, 2024}} It was designed to provide an interface between a Java-based application and the telephony system,{{Cite web |date= |title=An Introduction to the Java Telephony API (JTAPI) |url=http://wapiti.enic.fr/commun/ens/peda/options/ST/RIO/pub/exposes/exposesrio2005ttnfa2006/hau-lhuisser/doc/jtapi-tutorial.pdf |access-date=September 1, 2024}} from first-party call control in a consumer device to third-party call control in large distributed call centers. The final release of JTAPI was version 1.4, released in July 2002.
References
{{Reflist}}
External links
- [http://www.oracle.com/technetwork/java/jtapi-136088.html JTAPI]
- [http://gjtapi.sourceforge.net/ Open Source JTAPI Implementation with multiple pluggable service providers]
{{software-eng-stub}}