1capifaxrcvd(1)              General Commands Manual             capifaxrcvd(1)
2
3
4

NAME

6       capifaxrcvd — a FAX receive daemon for CAPI
7

SYNOPSIS

9       capifaxrcvd [-i stationID] [-h header] [-l listenNumber] [-n notifyCmd]
10       rcvDirectory
11

DESCRIPTION

13       capifaxrcvd is a daemon to receive faxes via  CAPI;  you  need  a  CAPI
14       capable ISDN card with the appropriate drivers.
15
16       The  final  argument  must be the directory in which the received faxes
17       are to be placed. The filenames of the received faxes are of the  form:
18       f[fn]xxxtttttttt  [fn]  indicates  the resolution (fine or normal), xxx
19       indicated the number of pages, tttttttt is the (hexadecimal)  timestamp
20       of  the  fax  (seconds since the Unix epoch, 00:00 on January 1st, 1970
21       UTC).
22
23       The daemon will fork itself into the background.
24
25       This stuff is based heavily on AVM's CAPI-adk for linux.
26

OPTIONS

28       -i station_ID
29                  the station ID. Typically the company name or similar.
30
31       -h headline
32                  title of sent document. (?)
33
34       -l listenNumber
35                  the phone number on which to receive faxes, i.e. the  number
36              to listen on.
37
38       -n notifyCmd
39                  command  to execute when a fax has been received. It will be
40              called with one argument, namely the filename  of  the  received
41              fax (without the directory name).
42

AUTHOR

44       manpage written from C source by Paul Slootman <paul@debian.org>.
45
46
47
48man page                         01 June 2015                   capifaxrcvd(1)
Impressum