Asterisk-Java provides a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. It supports the FastAGI protocol and the Manager API.
| Tags | Software Development Libraries Java Libraries Communications Telephony |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


No changes have been submitted for this release.


Changes: This release has full support for Asterisk 1.4 and the new Live API (org.asteriskjava.live). The Live API takes care of the low-level action and event handling of the Manager API, and offers an intuitive API for Java developers. Asterisk-Java takes advantage of the features of Java 5.0, and therefore requires a Java Virtual Machine of at least version 1.5.0.


Changes: The ability to get ManagerConnection from AsteriskServer. Support for socket read timeout.


Changes: This release candidate focuses on ease of use, and provides the new org.asteriskjava.live package that takes care of the low-level action and event handling of the Manager API and offers an intuitive API for Java developers. Asterisk-Java has been updated to take advantage of the new features of Java 5.0, and therefore requires a Java Virtual Machine of at least version 1.5.0.


Changes: The final release to support Asterisk 1.2 and Asterisk 1.0.