Asterisk-Java 0.3-m1 review

Download
by rbytes.net on

The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an As

License: The Apache License 2.0
File size: 0K
Developer: Stefan Reuter
0 stars award from rbytes.net

The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. Asterisk-java supports both interfaces that Asterisk provides for this scenario, The FastAGI protocol and the Manager API.

Asterisk-Java is compatible with Asterisk 1.0 and 1.2. The FastAGI implementation supports all commands currently available from Asterisk.

The Manager API implementation supports receiving events from the Asterisk server (e.g. call progess, registered peers, channel state) and sending actions to Asterisk (e.g. originate call, agent login/logoff, start/stop voice recording).

What's New in This Release:
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.

Asterisk-Java 0.3-m1 search tags