------------------------------------------------------ jAnrufmonitor 5.0 Website: http://www.janrufmonitor.de Author: Thilo Brandt (mail@thilo-brandt.de) ------------------------------------------------------ This github repository contains the source files and build infrastructure of jAnrufmonitor 5.0 (Patch 30+). This software was originally developed as freeware and is now under social coding. For any commercial usage of this source, the author must be notified and referenced by the commercial product or company. Please refer also to the software licence agreement located in the Github repository under ./kernel/core/deployment/all/license.txt. ----- Required Software for building/compiling jAnrufmonitor 5.0: Java JDK 1.6+ (http://www.oracle.com/technetwork/java/javase/downloads/index.html) Apache Ant 1.8+ (http://ant.apache.org/bindownload.cgi) ----- Build process: There is a default target "publish" defined in the central build.xml file, which publishes all jAnrufmonitor variants (CAPI, TAPI, AVM FRITZ!Box Fon) on all applicable OS platforms to the published/_current/ folder. Always the latest Version gets builds. Recommended target commands: bash> ant or bash> ant publish For dedicated OS depended builds call bash> ant publish_<os><arch> e.g. bash> ant publish_win32 or bash> ant publish_linux64
dusiema/janrufmonitor
Telephone line monitoring tool supporting ISDN, VoIP, AVM FRITZ!Box devices and old style telephony.
Java