AgiTerm is a test application for use with the Asterisk open source PBX. When executed, the program opens a socket and waits for connections from asterisk servers, providing an easy-to-use GUI for extension logic debugging upon incoming connection.
A set of JNI classes providing direct access to Asterisk PBX functionality from Java. This is not a socket-level interface into the Asterisk manager app but a true Java<->Asterisk integration at the Thread level.