![]() |
I have (probably) the same problem receiveing faxes with ' faxgetty ' (HylaFAX Version 4.0pl2). Sending a fax works fine but also I tried some settings for ModemRecvFillOrder, ModemSendFillOrder and AT+FBOR receiving a fax results in 'REMOTE HANGUP: Missing EOL after 5 seconds (section 3.2/T.4) (code 91)' - Please, help Volker K. ------ config.ttyS2 (LAST version) ------ # $Id: class2,v 1.23 1996/06/24 02:58:32 sam Rel $ # # Generic Class 2 modem configuration. # CountryCode: 49 AreaCode: 30 FAXNumber: +49.30.30820596 LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 1 SpeakerVolume: medium GettyArgs: "-h %l dx_%s" LocalIdentifier: "Samuelson GmbH" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%p of %%t" MaxRecvPages: 25 # ModemType: Class2 # use this to supply a hint ModemDialCmd: ATDT%s # T for tone dialing, @ for silence ModemRecvFillOrder: MSB2LSB # bit order of received facsimile ModemSendFillOrder: MSB2LSB # bit order modem expects for transmit # # Configuration parameters for Class 2 modems. # Class2Cmd: AT+FCLASS=2 # command to enter class 2 Class2BORCmd: AT+FBOR=1 # bit order for phase B/C/D (reverse) Class2RELCmd: AT+FREL=1 # byte-align EOL codes on recv Class2CQCmd: "" # commands to enable copy quality proc. Class2AbortCmd: AT+FK # abort session command Class2CQQueryCmd: AT+FCQ=? # query for copy quality capabilities Class2DCCQueryCmd: AT+FDCC=? # query for modem capabilities Class2TBCCmd: AT+FTBC=0 # setup stream mode Class2CRCmd: AT+FCR=1 # enable capability to receive Class2PHCTOCmd: AT+FPHCTO=30 # set phase C timeout parameter Class2BUGCmd: AT+FBUG=1 # enable HDLC frame tracing Class2LIDCmd: AT+FLID # set local identifier command Class2DCCCmd: AT+FDCC # set modem capabilities command Class2DISCmd: AT+FDIS # set session parameters command Class2DDISCmd: "" # disable pre-dial DIS command hack Class2CIGCmd: AT+FCIG # set polling identifier command Class2PTSCmd: AT+FPTS # set post-page status command Class2SPLCmd: AT+FSPL # set polling indicator command Class2RecvDataTrigger: "" # character sent to modem to start recv Class2XmitWaitForXON: yes # if true, wait for XON before send ----- log ----- Jul 16 16:34:25.64: [ 189]: SESSION BEGIN 00000126 4930xxxxxxxx (sorry, no my own phone) Jul 16 16:34:25.64: [ 189]: <-- [4:ATA\r] Jul 16 16:34:31.90: [ 189]: --> [5:+FCON] Jul 16 16:34:31.90: [ 189]: ANSWER: FAX CONNECTION Jul 16 16:34:31.90: [ 189]: RECV FAX: begin Jul 16 16:34:34.18: [ 189]: --> [28:+FTSI:" 49 030 xxxxxxxx "] Jul 16 16:34:34.18: [ 189]: REMOTE TSI "49 030 xxxxxxxx" Jul 16 16:34:34.18: [ 189]: --> [21:+FDCS:1,5,0,0,0,0,0,0] Jul 16 16:34:34.18: [ 189]: REMOTE wants 14400 bit/s Jul 16 16:34:34.18: [ 189]: REMOTE wants page width 1728 pixels in 215 mm Jul 16 16:34:34.18: [ 189]: REMOTE wants A4 page length (297 mm) Jul 16 16:34:34.18: [ 189]: REMOTE wants 7.7 line/mm Jul 16 16:34:34.18: [ 189]: REMOTE wants 1-D MR Jul 16 16:34:35.87: [ 189]: --> [2:OK] Jul 16 16:34:35.87: [ 189]: <-- [7:AT+FDR\r] Jul 16 16:34:38.46: [ 189]: --> [5:+FCFR] Jul 16 16:34:38.46: [ 189]: --> [21:+FDCS:1,5,0,0,0,0,0,0] Jul 16 16:34:38.46: [ 189]: REMOTE wants 14400 bit/s Jul 16 16:34:38.46: [ 189]: REMOTE wants page width 1728 pixels in 215 mm Jul 16 16:34:38.46: [ 189]: REMOTE wants A4 page length (297 mm) Jul 16 16:34:38.46: [ 189]: REMOTE wants 7.7 line/mm Jul 16 16:34:38.46: [ 189]: REMOTE wants 1-D MR Jul 16 16:34:39.21: [ 189]: --> [7:CONNECT] Jul 16 16:34:39.21: [ 189]: RECV: begin page Jul 16 16:34:39.21: [ 189]: RECV: send trigger 021 Jul 16 16:34:39.21: [ 189]: <-- data [1] Jul 16 16:35:44.18: [ 189]: <-- data [1] Jul 16 16:35:44.18: [ 189]: RECV: Missing EOL after 5 seconds Jul 16 16:35:44.18: [ 189]: REMOTE HANGUP: Missing EOL after 5 seconds (section 3.2/T.4) (code 91) Jul 16 16:35:44.18: [ 189]: RECV FAX (00000126): recvq/fax00009.tif from 49 030 xxxxxxxx, route to <unspecified>, 0 pages in 1:13 Jul 16 16:35:44.18: [ 189]: RECV FAX: Missing EOL after 5 seconds (section 3.2/T.4) Jul 16 16:35:44.18: [ 189]: <-- [6:AT+FK\r] Jul 16 16:35:44.41: [ 189]: --> [7:+FHNG:2] Jul 16 16:35:44.41: [ 189]: REMOTE HANGUP: Call aborted, from +FK or <CAN> (code 2) Jul 16 16:35:44.41: [ 189]: --> [2:OK] Jul 16 16:35:44.41: [ 189]: RECV FAX (00000126): session with 49 030 xxxxxxxx terminated abnormally: Missing EOL after 5 seconds (section 3.2/T.4) Jul 16 16:35:44.41: [ 189]: RECV FAX: bin/faxrcvd "recvq/fax00009.tif" "ttyS2" "00000126" "Missing EOL after 5 seconds (section 3.2/T.4)" Jul 16 16:35:44.55: [ 189]: RECV FAX: end Jul 16 16:35:44.55: [ 189]: SESSION END