here comes the fritzmon for the new plugin API 1.04; ie Please use firmware 10844th
This plugin displays the number of a caller on the TV, if you use any one or FritzBox NCID capable router.
Furthermore we try to find out the name and address of the caller on an inverse to dasoerliche.de.
Changes:
- Support for NCID router / telephone systems (eg Vodafone EasyBox)
- Adaptations to 10 844 or firmware plugin API 1:04
- Improved connection behavior
- Improved threading
- Improved CPU usage.
Have fun!
The details:
fritzmon BETA6 23.09.2010
for Octagon 10x8
by maxodil
Changes:
========
- support for NCID routers (e.g. Vodafone EasyBox)
- adapted to Firmware 10844 (or later) / plugin API 1.04
- improved re-connect behaviour
- improved threading
- CPU consumption improved
For NCID Routers:
=================
NCID is Network Caller ID; a lot of routers & telephone systems support this standard.
IP address of the router / telephone system must be set in /var/etc/fritzmon.cfg.
Also you need to specify the port, this is usually 3333 for NCID.
For my Vodafone EasyBox the following settings work:
BOX_URL_NAME = 192.168.2.1 # MUST use IP currently
PORT = 3333 # use 1012 for fritz.box and 3333 for most NCID boxes
Please add the "PORT" line for NCID (otherwise 1012 will be used, which is the
default for the Fritz Boxes).
There is also a sample fritzmon.cfg for NCID routers in the package:
/var/etc/fritzmon_sample_for_NCID.cfg
Rename to fritzmon.cfg to use this sample.