Jump to content

Java Telephony API: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Fixed lack of sources; added context to when the final release of this API was.
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 1: Line 1:
The '''Java Telephony API''' ('''JTAPI''') was an [[API|application programming interface]] designed to provide [[telephony]] [[call control]] within the [[Java (programming language)|Java]] programming language<ref>{{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 |url-status=live |access-date=September 1, 2024}}</ref>. It was designed to provide an interface between a Java-based application and the telephony system<ref>{{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 |url-status=live |access-date=September 1, 2024}}</ref>, from first-party call control in a [[consumer]] device to third-party call control in large distributed [[call center]]s. The final release of JTAPI was version 1.4, released in July 2002.
The '''Java Telephony API''' ('''JTAPI''') was an [[API|application programming interface]] designed to provide [[telephony]] [[call control]] within the [[Java (programming language)|Java]] programming language.<ref>{{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 |url-status=live |access-date=September 1, 2024}}</ref> It was designed to provide an interface between a Java-based application and the telephony system,<ref>{{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 |url-status=live |access-date=September 1, 2024}}</ref> from first-party call control in a [[consumer]] device to third-party call control in large distributed [[call center]]s. The final release of JTAPI was version 1.4, released in July 2002.


==External links==
==External links==

Revision as of 12:29, 9 October 2024

The Java Telephony API (JTAPI) was an application programming interface designed to provide telephony call control within the Java programming language.[1] It was designed to provide an interface between a Java-based application and the telephony system,[2] 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.


  1. ^ "Java Telephony API (JTAPI) Programmer's Reference (JTAPI 1.2 Early Access) Issue 1.0 October 1997" (PDF). October 1997. Retrieved September 1, 2024.{{cite web}}: CS1 maint: url-status (link)
  2. ^ "An Introduction to the Java Telephony API (JTAPI)" (PDF). Retrieved September 1, 2024.{{cite web}}: CS1 maint: url-status (link)