Skip to content

Telephone line monitoring tool supporting the protocols CAPI, TAPI, NCID and TR-064 for AVM FRITZ!Box devices and compatible hardware.

Notifications You must be signed in to change notification settings

garnbleiche/janrufmonitor

 
 

Repository files navigation

------------------------------------------------------
jAnrufmonitor 5.0

Website: https://www.janrufmonitor.de
Author: Thilo Brandt ([email protected])
------------------------------------------------------

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 license 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.9+ (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

About

Telephone line monitoring tool supporting the protocols CAPI, TAPI, NCID and TR-064 for AVM FRITZ!Box devices and compatible hardware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.4%
  • C 2.1%
  • C++ 1.1%
  • Objective-C 0.8%
  • HTML 0.3%
  • Batchfile 0.2%
  • Other 0.1%