Java Telephony API: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Bearian
Deprodding - has 2 inline sources and 2 external links
 
imported>Bender the Bot
m External links: HTTP to HTTPS for SourceForge
 
Line 6: Line 6:
==External links==
==External links==
*[http://www.oracle.com/technetwork/java/jtapi-136088.html JTAPI]
*[http://www.oracle.com/technetwork/java/jtapi-136088.html JTAPI]
*[http://gjtapi.sourceforge.net/ Open Source JTAPI Implementation with multiple pluggable service providers]
*[https://gjtapi.sourceforge.net/ Open Source JTAPI Implementation with multiple pluggable service providers]


[[Category:Java APIs]]
[[Category:Java APIs]]

Latest revision as of 21:06, 9 August 2025

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

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links


Template:Asbox