Hello,
I have a System with a working hylafax setup I used a semi active ISDN
card at ttyI0 without any probelms. For several reasons I need to
change to a passive AVM Fritz!Card PCI 2.0.
I removed my config.ttyI0 and started the fasxaddmodem and added a
"modem" for capi20. Unfortunately I get the messages "An error occured
while tr" from faxstat -s when I try to send a fax.
The capa4hylafax package is successfully installed.
220 tamboti.tamboti server (HylaFAX (tm) Version 4.1.8) ready.
-> USER root
230 User root logged in.
-> PORT 127,0,0,1,4,164
200 PORT command successful.
-> LIST status
150 Opening new data connection for "status".
HylaFAX scheduler on tamboti.tamboti: Running
Modem faxCAPI (+49.7125.4073299): Running and idle
226 Transfer complete.
tamboti:/var/spool/fax/etc #
Can someone, please give me a hint how I can get more information about
the error so that I can solve the problem?
Here is my config.faxCAPI:
SpoolDir: /var/spool/fax
FaxRcvdCmd: /var/spool/fax/bin/faxrcvd
PollRcvdCmd: /var/spool/fax/bin/pollrcvd
FaxReceiveUser: fax
FaxReceiveGroup: uucp
LogTraceLevel: 4
LogFileMode: 0644
{
HylafaxDeviceName: faxCAPI
RecvFileMode: 0644
FAXNumber: +49.7125.xxxxx
LocalIdentifier: "Hoeller"
MaxConcurrentRecvs: 2
OutgoingController: 0
OutgoingMSN: +497125xxxxx
SuppressMSN: 0
NumberPrefix:
UseISDNFaxService: 0
RingingDuration: 0
{
AcceptSpeech: 0
UseDDI: 0
DDIOffset: "12345"
DDILength: 3
IncomingDDIs:
IncomingMSNs:
AcceptGlobalCall: 1
}
}