Skip to content

killdashnine/asterisk-java

This branch is 1435 commits behind asterisk-java/asterisk-java:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4c0425 · Mar 4, 2011
Jun 16, 2009
Mar 7, 2006
Mar 4, 2011
Feb 12, 2007
Dec 24, 2010
Aug 22, 2006
Feb 2, 2008
Aug 16, 2008
Feb 24, 2006
May 13, 2009
Dec 30, 2010
Dec 31, 2007
Mar 21, 2007
Feb 16, 2011

Repository files navigation

README for Asterisk-Java
========================

== INTRODUCTION ==

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.

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).

A complete list of the available events and actions is available in the
javadocs.

See docs/tutorial.html for examples.

== LEGAL ==

Asterisk-Java is subject to the terms detailed in the license agreement 
accompanying it.

== GETTING ASTERISK-JAVA ==

Asterisk-Java is available from http://asterisk-java.org

== SYSTEM REQUIREMENTS ==

Asterisk-Java needs a Java Virtual Machine of at least version 1.6
(Java SE 6.0).

About

The free Java library for Asterisk PBX integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published