View | Details | Raw Unified | Return to bug 156975
Collapse All | Expand All

(-)capi4hylafax-01.03.00/config.faxCAPI (-2 / +2 lines)
Lines 95-103 FaxReceiveGroup: dialout Link Here
95
#
95
#
96
# Information about the order of events in faxing are saved in the "LogFile".
96
# Information about the order of events in faxing are saved in the "LogFile".
97
#
97
#
98
# default   "/tmp/capifax.log"
98
# default   "/var/log/capifax.log"
99
#
99
#
100
LogFile:                /tmp/capifax.log
100
LogFile:                /var/log/capifax.log
101
101
102
102
103
# Der Befehl "LogTraceLevel" gibt die Menge der Daten an, die in ein LogFile
103
# Der Befehl "LogTraceLevel" gibt die Menge der Daten an, die in ein LogFile
(-)capi4hylafax-01.03.00/LIESMICH.html (-1 / +1 lines)
Lines 362-368 Link Here
362
        <LI>Zum Faxempfang f&uuml;hren Sie einfach &quot;c2faxrecv &amp;&quot;, zum Beispiel in einem Startskript, aus, wenn es nicht bereits in &quot;etc/inittab&quot; erfolgt ist.</LI>
362
        <LI>Zum Faxempfang f&uuml;hren Sie einfach &quot;c2faxrecv &amp;&quot;, zum Beispiel in einem Startskript, aus, wenn es nicht bereits in &quot;etc/inittab&quot; erfolgt ist.</LI>
363
        <LI>&quot;Device&quot;-Namen: Da die Anwendungen als CAPI 2.0-Anwendungen auf CAPI 2.0 direkt aufsetzen, ist diese Angabe eigentlich nicht n&ouml;tig. In der Kommandozeile kann der Name des Ger&auml;tes (device) angegeben werden, HylaFAX tr&auml;gt diesen Eintrag aber automatisch ein. Dieser Name wird nur zur Signalisierung an HylaFAX und zur Bestimmung des Namens der Konfigurationsdatei benutzt: &quot;config.[Device Name]&quot;. Auf diesem Wege k&ouml;nnen also auch mehrere &quot;c2faxrecv&quot;-D&auml;mons inklusive ihrer Konfigurationsdateien verwaltet werden. Eine alternative M&ouml;glichkeit ist der &quot;-C&quot;-Schalter.</LI>
363
        <LI>&quot;Device&quot;-Namen: Da die Anwendungen als CAPI 2.0-Anwendungen auf CAPI 2.0 direkt aufsetzen, ist diese Angabe eigentlich nicht n&ouml;tig. In der Kommandozeile kann der Name des Ger&auml;tes (device) angegeben werden, HylaFAX tr&auml;gt diesen Eintrag aber automatisch ein. Dieser Name wird nur zur Signalisierung an HylaFAX und zur Bestimmung des Namens der Konfigurationsdatei benutzt: &quot;config.[Device Name]&quot;. Auf diesem Wege k&ouml;nnen also auch mehrere &quot;c2faxrecv&quot;-D&auml;mons inklusive ihrer Konfigurationsdateien verwaltet werden. Eine alternative M&ouml;glichkeit ist der &quot;-C&quot;-Schalter.</LI>
364
        <LI>Sollten nach der Installation unerwartete Probleme beim Faxversand auftreten, so wurde die Konfigurationsver&auml;nderung durch HylaFAX eventuell noch nicht korrekt verarbeitet. In diesem Fall ist ein manueller Aufruf von &quot;faxsetup&quot; oder alternativ &quot;faxmodem faxCAPI&quot; als &quot;root&quot; mit den Rechten eines Superusers hilfreich, um HylaFAX die &Auml;nderung mitzuteilen.</LI>
364
        <LI>Sollten nach der Installation unerwartete Probleme beim Faxversand auftreten, so wurde die Konfigurationsver&auml;nderung durch HylaFAX eventuell noch nicht korrekt verarbeitet. In diesem Fall ist ein manueller Aufruf von &quot;faxsetup&quot; oder alternativ &quot;faxmodem faxCAPI&quot; als &quot;root&quot; mit den Rechten eines Superusers hilfreich, um HylaFAX die &Auml;nderung mitzuteilen.</LI>
365
        <LI>F&uuml;r ein ausf&uuml;hrliches Logging muss im config.faxCAPI das &quot;#&quot; vor dem Eintrag &quot;LogTraceLevel:4&quot; entfernt werden. Das Logfile wird standardm&auml;&szlig;ig unter &quot;/tmp/capifax.log&quot; abgelegt.</LI>
365
        <LI>F&uuml;r ein ausf&uuml;hrliches Logging muss im config.faxCAPI das &quot;#&quot; vor dem Eintrag &quot;LogTraceLevel:4&quot; entfernt werden. Das Logfile wird standardm&auml;&szlig;ig unter &quot;/var/log/capifax.log&quot; abgelegt.</LI>
366
      </UL>
366
      </UL>
367
367
368
     <P><A HREF="#Inhalt">Zur&uuml;ck zum Anfang</A></P>
368
     <P><A HREF="#Inhalt">Zur&uuml;ck zum Anfang</A></P>
(-)capi4hylafax-01.03.00/README.html (-1 / +1 lines)
Lines 341-347 Link Here
341
        <LI>For fax reception, simply run &quot;c2faxrecv &amp;&quot;, for instance in a start scrpt, if it has not already been run in &quot;etc/inittab&quot;.</LI>
341
        <LI>For fax reception, simply run &quot;c2faxrecv &amp;&quot;, for instance in a start scrpt, if it has not already been run in &quot;etc/inittab&quot;.</LI>
342
        <LI>&quot;Device&quot; Name: Because the applications are CAPI 2.0 applications based directly on CAPI, this entry is not actually necessary. However, the name of the device can be entered in the commando line, or is entered automatically by HylaFAX. This name is used only for signaling to HylaFAX and to determine the name of the configuration file: &quot;config.[Device Name]&quot;. Thus it is also possible to manage multiple &quot;c2faxrecv&quot; demons along with their configuration files. Another option is the "-C" switch.</LI>
342
        <LI>&quot;Device&quot; Name: Because the applications are CAPI 2.0 applications based directly on CAPI, this entry is not actually necessary. However, the name of the device can be entered in the commando line, or is entered automatically by HylaFAX. This name is used only for signaling to HylaFAX and to determine the name of the configuration file: &quot;config.[Device Name]&quot;. Thus it is also possible to manage multiple &quot;c2faxrecv&quot; demons along with their configuration files. Another option is the "-C" switch.</LI>
343
        <LI>If problems occur after installation during fax transmission, HylaFAX probably did not yet process the modifications in the configuration file correctly. In this case, entering &quot;faxsetup&quot; or &quot;faxmodem faxCAPI&quot; manually with &quot;root&quot; or superuser rights can be used to implement the changes in HylaFAX.</LI>
343
        <LI>If problems occur after installation during fax transmission, HylaFAX probably did not yet process the modifications in the configuration file correctly. In this case, entering &quot;faxsetup&quot; or &quot;faxmodem faxCAPI&quot; manually with &quot;root&quot; or superuser rights can be used to implement the changes in HylaFAX.</LI>
344
        <LI>For comprehensive logging, delete in canfig.faxCAPI the &quot;#&quot; preceding the &quot;LogTraceLevel:4&quot; entry. The log file is saved by default to &quot;/tmp/capifax.log&quot;.</LI>
344
        <LI>For comprehensive logging, delete in canfig.faxCAPI the &quot;#&quot; preceding the &quot;LogTraceLevel:4&quot; entry. The log file is saved by default to &quot;/var/log/capifax.log&quot;.</LI>
345
      </UL>
345
      </UL>
346
346
347
     <P><A HREF="#Inhalt">Back to top</A></P>
347
     <P><A HREF="#Inhalt">Back to top</A></P>
(-)capi4hylafax-01.03.00/src/defaults.h.in (-1 / +1 lines)
Lines 39-45 Link Here
39
#define DEFAULT_FILE_MODE           0600
39
#define DEFAULT_FILE_MODE           0600
40
#define DEFAULT_RECVPROG_NAME       "CapiFaxRecv"
40
#define DEFAULT_RECVPROG_NAME       "CapiFaxRecv"
41
#define DEFAULT_SENDPROG_NAME       "CapiFaxSend"
41
#define DEFAULT_SENDPROG_NAME       "CapiFaxSend"
42
#define DEFAULT_C4H_LOGFILENAME     "/tmp/capifax.log"
42
#define DEFAULT_C4H_LOGFILENAME     "/var/log/capifax.log"
43
43
44
#define FILE_EXTENSION_TIFF         ".tif"
44
#define FILE_EXTENSION_TIFF         ".tif"
45
#define FILE_EXTENSION_SFF          ".sff"
45
#define FILE_EXTENSION_SFF          ".sff"
(-)capi4hylafax-01.03.00/src/faxrecv/faxrecv.cpp (-1 / +1 lines)
Lines 213-219 void CFaxReceive::IsConnected (cp_ncpi_a Link Here
213
        #ifdef GENERATE_DEBUGSFFDATAFILE
213
        #ifdef GENERATE_DEBUGSFFDATAFILE
214
            dwarning (DebugSffDataFile == 0);
214
            dwarning (DebugSffDataFile == 0);
215
            if (!DebugSffDataFile) {
215
            if (!DebugSffDataFile) {
216
                DebugSffDataFile = fopen ("/tmp/c2faxrecv_dbgdatafile.sff", "w");
216
                DebugSffDataFile = fopen ("/var/log/c2faxrecv_dbgdatafile.sff", "w");
217
            }
217
            }
218
        #endif
218
        #endif
219
        NotifyFIFO ('I');  // Comm id
219
        NotifyFIFO ('I');  // Comm id
(-)capi4hylafax-01.03.00/src/faxsend/faxsend.cpp (-1 / +1 lines)
Lines 428-434 void CFaxSend::IsConnected (cp_ncpi_all Link Here
428
    } else {
428
    } else {
429
        #ifdef GENERATE_DEBUGSFFDATAFILE
429
        #ifdef GENERATE_DEBUGSFFDATAFILE
430
            dassert (DebugSffDataFile == 0);
430
            dassert (DebugSffDataFile == 0);
431
            DebugSffDataFile = fopen ("/tmp/c2faxsend_dbgdatafile.sff", "w");
431
            DebugSffDataFile = fopen ("/var/log/c2faxsend_dbgdatafile.sff", "w");
432
        #endif
432
        #endif
433
        SendData();
433
        SendData();
434
    }
434
    }
(-)capi4hylafax-01.03.00/src/standard/ExtFuncs.h (-1 / +1 lines)
Lines 26-32 Link Here
26
26
27
    #define USE_DEBUG_INFO_CLASS        2
27
    #define USE_DEBUG_INFO_CLASS        2
28
    #define DEBUG_INDENT_WIDTH          0
28
    #define DEBUG_INDENT_WIDTH          0
29
    //#define DEBUG_FILE_NAME             "/tmp/c2faxfcalls.log"
29
    //#define DEBUG_FILE_NAME             "/var/log/c2faxfcalls.log"
30
30
31
#else
31
#else
32
32

Return to bug 156975