HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Problems receiving fax
Hi,
I'm using HylaFAX 4.0pl2 on FreeBSD-current.
My Modem is:
Sep 27 13:18:43 shire FaxGetty[19661]: MODEM: Mfr ROCKWELL
Sep 27 13:18:44 shire FaxGetty[19661]: MODEM: Model RC32ACL
Sep 27 13:18:44 shire FaxGetty[19661]: MODEM: Revision V1.600-DS29F
My Modem setup is:
ModemType: Class2 # use class 2 interface
ModemRate: 38400
ModemFlowControl: rtscts # default
ModemWaitForConnect: yes # wait for CONNECT on answer
#
#ModemResetCmds: AT&F2 # what you want for a Supra
ModemDialCmd: ATDT0W
ModemNoFlowCmd: AT&K # disable flow control cmd
ModemHardFlowCmd: AT&K3 # hardware flow control cmd
ModemSoftFlowCmd: AT&K4 # software flow control cmd
ModemSetupDTRCmd: AT&D2 # DTR off causes modem to reset
ModemSetupDCDCmd: AT&C1 # DCD follows carrier
ModemSetupAACmd: AT+FCLASS=0;+FAA=1 # enable in class 0
#
ModemSendFillOrder: LSB2MSB # as expected
ModemRecvFillOrder: MSB2LSB # opposite of what makes sense
Class2RecvDataTrigger: "\022" # a la 2388-B
When I receive a Fax call, everything seems to work fine until the
actual data should be transmitted. I tried switching ModemRecvFillOrder
to LSB2MSB, ModemFlowControl to xonxoff, Class2RecvDataTrigger to \021
to no avail. The Session log file (with SessionTracing to 65535) is:
Sep 27 13:15:21.79: [19661]: SESSION BEGIN 00000037 49711653707
Sep 27 13:15:21.80: [19661]: <-- [4:ATA\r]
Sep 27 13:15:30.64: [19661]: --> [3:FAX]
Sep 27 13:15:36.55: [19661]: --> [5:+FCON]
Sep 27 13:15:36.55: [19661]: ANSWER: FAX CONNECTION
Sep 27 13:15:36.55: [19661]: STATE CHANGE: ANSWERING -> RECEIVING
Sep 27 13:15:36.55: [19661]: MODEM input buffering enabled
Sep 27 13:15:36.56: [19661]: RECV FAX: begin
Sep 27 13:18:36.57: [19661]: MODEM TIMEOUT: reading line from modem
Sep 27 13:18:36.57: [19661]: REMOTE HANGUP: Unspecified Receive Phase B error (code 70)
Sep 27 13:18:36.57: [19661]: RECV FAX: Unspecified Receive Phase B
error
Sep 27 13:18:36.59: [19661]: RECV FAX: end
Sep 27 13:18:36.59: [19661]: SESSION END
What could I do? Please let me know if you require further
information.
cu Jo
---------------------------------------------------------------------
FreeBSD: The Power to Serve <http://www.freebsd.org>
Joachim Kuebart
Tel: +49 711 653706 Replicants are like any other machine --
Germany they're either a benefit or a hazard.