![]() |
Hello I installed hylafax server 4.0.2-8 on debian 2.1 linux distribution, with a USR Sportster Flash 56k I've tried to configure it and now I can to send fac-simile to most of faxs and this is great! but I can't to receive.. I get everytime I tried : Jun 8 11:57:39 debian FaxGetty[4512]: MODEM U.S. ROBOTICS INC. 56.0 VOICE / Jun 8 11:58:21 debian FaxGetty[4512]: ANSWER: Ring detected without successful handshake Jun 8 11:58:29 debian FaxGetty[4512]: MODEM U.S. ROBOTICS INC. 56.0 VOICE / when i try to call me with the phone I receive a tone on the line I mean..the modem works well..beeeeeeeeeeeeeeeep but after this nothing...why? I tried with crtsct flow control too but nothing.. Can someone help me to receive fax? Tanx a lot! Mauro. my inittab S1:23:respawn:/usr/sbin/faxgetty ttyS1 this is my config.ttyS1 CountryCode: "39" AreaCode: 464 FAXNumber: +39.464.573850 LongDistancePrefix: "0" InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0666 LogFileMode: 0666 DeviceMode: 0666 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "Comune di Riva del Garda" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%p of %%t" MaxRecvPages: 25 # # # Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control). # ModemDialCmd: ATX3DP0,%s (I've tried with @ too..but is the same) ModemAnswerCmd: ATA ModemType: Class2.0 # use class 2.0 interface ModemRate: 38400 # DCE-DTE communication rate ModemFlowControl: xonxoff # XON/XOFF flow control assumed # ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow # ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C0 # setup so DCD reflects carrier (ot not) ModemResultCodesCmd: ATQ0X3 # enable extended result codes # # NB: adaptive answer only seems to work properly when # the modem is left idling in Class 2.0 # ModemSetupAACmd: AT+FAA=1 # # Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH. # Note that we both turn the speaker on/off and set volume. # ModemSetVolumeCmd: "ATM0 ATM1L0 ATM1L1 ATM1L2 ATM1L3" ModemCommaPauseTimeCmd: ATS0=2 # # Modem does not support HDLC frame tracing; we add this just # to eliminate spurious ERROR results that confuse the naive. # Class2BUGCmd: AT+FBU=0 # # The modem doesn't support copy quality checking, even though it # returns (0-2,0-2) for AT+FCQ=?; therefore we override the query # response so that the server will do copy quality checking. # Class2CQQueryCmd: !(0),(0) # override modem response Class2NRCmd: AT+FNR=1,1,1,0