All releases of Asterisk-Java


No changes have been submitted for this release.


Release Notes: 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.


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


Release Notes: 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.


Release Notes: The final release to support Asterisk 1.2 and Asterisk 1.0.


Release Notes: This release adds a bugfix for variables in OriginateAction, support for the FaxReceived event from spandsp, and better integration with the Spring Framework via SimpleMappingStrategy and AGIServerThread.


Release Notes: This release candidate focuses on the new features of Asterisk 1.2-beta1, though it still supports Asterisk 1.0.x. The new Actions, Events, and Commands of Asterisk 1.2 are supported. Support for event generating Actions (i.e. Actions that send their result as a series of Events rather than the usual ManagerResults) was implemented. A new base class was added for AGI scripts, allowing you to write cleaner AGI scripts since you don't have to pass the channel variable to all methods. New convenience constructors for manager actions were added.


Release Notes: Accessors were added for raw attributes in ManagerResponse. A bug in action id creation and ExecCommand was fixed. Logging was changed to use either log4j or java.util.logging.


Release Notes: This is the initial release candidate with support for FastAGI and the Manager API.
A cross-platform terminal emulator with telnet, SSH, and serial support.