summaryrefslogtreecommitdiffstats
path: root/network/roger-router/README
blob: fddd2add078d11c6e7194fbb5f926478ad7eaa0f (plain)
Roger-Router (former FFGTK Router Manager)

Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible


To install a Fax-printer you can use (as root-user):

  sh /usr/share/roger/install-fax.sh


Optional Dependencies

There is an optional firefox-plugin "roger-dial". It can be installed by
calling https://www.tabos.org/wp-content/uploads/tabos/roger-dial-1.8.1.xpi
from your firefox browser.


Groupname and Username

You must have the group 'fax' to run this script, for example:

  groupadd -g 273 fax

In order to enable fax transfers, your user must be a member of the
'fax' group.  Use

  gpasswd -a <username> fax

as the root user to add the user <username> to the group fax,
and then log out and log in again as <username>.  (Replace <username>
with the real user name on your system.)