paviro / MMM-FRITZ-Box-Callmonitor

This an extension for the MagicMirror. It provides a callmonitor for FRITZ!Box users alerting them about incoming calls.
29 stars 24 forks source link

No limit in recent call list #30

Open Ax-LED opened 6 years ago

Ax-LED commented 6 years ago

Hi, i have following question. Is there a reason why there is no limit in getting the recent call list (fritz_access.py, Line 16ff. On the AVM Page i saw that there would be a way to limit this list by URL parameters.

grafik

Unfortunatelly i dont have an idea, how to add URL Parameters in the right syntax (in fritz_access.py). Maybe setting a limit by config is a good idea (maximumCallDistance or maximumCalls).

I am working on a reverse Lookup on "dasoertliche.de" and i reach a limit, as i put my code in the getName Function of node_helper.js and this function is also used for the (not limited) recent call list. See forum: https://forum.magicmirror.builders/topic/6639/reverse-lookup-mmm-fritz-box-callmonitor-help-needed

I am looking forward hearing from you.

Regards AxLED