Links
Recent blog posts
Links
JIAXClient using IAXclient Java version of IAXclient
About
JIAXClient is a library for IAX (Inter Asterisk eXchange) clients written in Java by Mikael Magnusson. It is based on IAXClient, and uses a JNI library for interfacing with Java.
License
Most of the sources are GPL licensed, but the native library and some support classes are LGPL licensed.
Runtime requirements
* Java runtime environment (JRE 1.4.2 and 1.5.0 tested)
* Browser supporting Java applets (Mozilla 1.7, FireFox 1.5, Internet Explorer, and Konqueror (KDE 3.5.6) tested)
Build requirements
The following requirements have to be fulfilled, when building JIAXClient from source.
* Linux based build system
* C++ compiler (G++ 3.3 and 4.0 tested)
* Java compiler tools (javac, javah and jar) (Sun Java 2 SE v1.4.2 and v1.5.0 SDK tested [download])
* POSIX Threads (pthread) (POSIX Threads for Win32 release 2.6.0 tested on Win32)
* IAXClient (cvs 2005-07-25 tested)
* jarsigner from J2SE SDK (for signing) (J2SE v 1.4 SDK tested)
A mingw cross-compiler environment needs to be used to build the Windows JNI DLL.
Documentation
* API documentation in Javadoc
Get the Source here
version: 0.0.6
date: 2006-06-12
source: jiaxclient-0.0.6.tar.gz
binary tar: jiaxclient-bin-0.0.6.tar.gz
binary zip: jiaxclient-bin-0.0.6.zip
Check attachment for the javadoc.
Thanks for Mikael Magnusson for this contribution on JIAXCLIENT.
- CcR's blog
- Login or register to post comments