##----------------------------------------------------------------------------- ## fli4l __FLI4LVER__ - configuration for package "faxrcv" ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N ! ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N L E S E N ! ## ##----------------------------------------------------------------------------- ## Creation: 29.08.2003 felix ## Last Update: $Id$ ## ## Copyright (c) 2003-2016 - Felix Eckhofer, fli4l-Team ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #OPT_FAXRCV='no' FAXRCV_START_AT_BOOT='yes' # start FAXRCV immer on boot: yes or no FAXRCV_N='1' # How many MSNs to configure FAXRCV_1_CSID='+49(00)00000' # Station ID (see documentation) # Change spaces to '-'! FAXRCV_1_NUMBER='123456' # MSN (your Fax number) FAXRCV_1_DIRECTORY='/data/fax' # hwere to save Faxes FAXRCV_1_NTFYCMD_N='0' # number of commands to execute in case of # incoming faxes, see documentation FAXRCV_1_NTFYCMD_1='' FAXRCV_IMONC_LIST='0' # which FAXRCV_X_NUMBER should Imonc # be allowed to access (0 for none)? # i.e.: # for FAXRCV_2_NUMBER='666': IMONC_LIST='2') # # (see documentation for configuration of # additional Fax numbers!) #OPT_FAXRCV_HTTPGUI='no' # activate the web interface: yes or no FAXRCV_HTTPGUI_CONVERT='yes' # activate display of faxes in the # web interface as JPEGs: yes or no # Extension for OPT_OLED to react on files in directory X #OPT_OLED_DIRBLINK='no' OLED_DIRBLINK_DIR='/data/fax' # Extension for OLED_BLINK to create a file it can react on if existing. # If set to 'yes' and FAXRCV_NTFYCMD to '/usr/local/bin/capifaxnotify.sh' # OLED_BLINK may be set to '/var/run/capifaxnotify' #OPT_CAPIFAXBLINK='no'