Jump to content

Java Telephony API: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m References
Citation bot (talk | contribs)
Altered title. Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine
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 |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 |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.


==References==
==References==

Revision as of 18:58, 5 November 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.

References

  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.
  2. ^ "An Introduction to the Java Telephony API (JTAPI)" (PDF). Retrieved September 1, 2024.