![]() |
After some days struggle with the deb-package I built hylafax from sources and everything ran much better. The installation looks good, but I cannot receive any fax properly, heres the log: Dec 24 21:05:35 tunix FaxQueuer[13607]: HylaFAX (tm) Version 4.2.0 Dec 24 21:05:35 tunix FaxQueuer[13607]: Copyright (c) 1990-1996 Sam Leffler Dec 24 21:05:35 tunix FaxQueuer[13607]: Copyright (c) 1991-1996 Silicon Graphics, Inc. Dec 24 21:05:44 tunix FaxGetty[13585]: MODEM INTEL CORPORATION MD56xx/CD08.55 - 747 SERIAL Dec 24 21:05:44 tunix FaxGetty[13585]: HELLO Dec 24 21:05:50 tunix FaxGetty[13585]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS0' Dec 24 21:06:32 tunix FaxGetty[13585]: RECV FAX (000000011): from +49...., page 1 in 0:33, INF, 3.85 line/mm, 2-D MMR, 14400 bit/s Dec 24 21:06:32 tunix FaxGetty[13585]: RECV FAX (000000011): recvq/fax000000011.tif from +49...., route to <unspecified>, 1 pages in 0:42 Dec 24 21:06:32 tunix FaxGetty[13585]: RECV FAX (000000011): session with +49.... terminated abnormally: Failure to receive silence. Dec 24 21:06:32 tunix FaxGetty[13585]: RECV FAX: bin/faxrcvd "recvq/fax000000011.tif" "ttyS0" "000000011" "Failure to receive silence." "" "" Dec 24 21:06:46 tunix FaxGetty[13585]: MODEM INTEL CORPORATION MD56xx/CD08.55 - 747 SERIAL I found some newsgroups threads in Google, which pointed to the modem commands: AT+FTS and AT+FRS So I startet to play with these values, but it didnt helped anyway, heres my current config.ttyS0: CountryCode: 49 AreaCode: {MyAreaCode} FAXNumber: {MyFaxNumber} LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "{MyIdString}" LogFacility: local4 TagLineFont: etc/lutRS18.pcf TagLineFormat: "Von %%l|%c|Seite %%P von %%T" ### QualifyTSI: etc/hosts.hfaxd MaxRecvPages: 25 ### (following has been copied from config/cirrus: ModemType: Class1 # use this to supply a hint ModemRate: 57600 # rate for DCE-DTE communication ModemFlowControl: rtscts # RTS/CTS flow control assumed # ModemSoftFlowCmd: AT\Q1 # set desired flow control method ModemHardFlowCmd: AT\Q3 # set desired flow control method ModemSetupDTRCmd: AT&D3 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C1 # setup so DCD follows carrier ModemDialCmd: ATDT%s # # Happy days! This modem has proper support for querying # the model, manufacturer, and firmware revision! # ModemMfrQueryCmd: AT+FMFR? ModemModelQueryCmd: AT+FMDL? ModemRevQueryCmd: AT+FREV? # ### (the first 3 have been set to values 7..9 before) Class1PPMWaitCmd: AT+FTS=0 # command to stop and wait before PPM Class1TCFWaitCmd: AT+FTS=0 # command to stop and wait before TCF Class1EOPWaitCmd: AT+FTS=0 # command to stop and wait before EOP Class1SwitchingCmd: AT+FRS=7 # silence between HDLC recv and trans Can anybody help? ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*