Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Netcom 144 & timing problem ?
I have hylafax-v4.0pl2 built on a RedHat-5
linux system, using std compiler and libraries
(gcc-2.7.2.3 & glibc-2.0.5?)
When I attempt to send a fax, I get an error
"modem problem".
What interests me in the following log file is that
hylafax seems to give up just before the modem acheives
a connect.
Is this some kind of timing problem (16550A maybe - I've
tried turning the FIFO off - don't know if I succeeded)
Am I looking in the wrong place ?
===== Log file =====
Apr 19 16:02:18.61: [11891]: SESSION BEGIN 00000037 61894304494
Apr 19 16:02:18.61: [11891]: SEND FAX: JOB 12 DEST 94304494 COMMID 00000037
Apr 19 16:02:18.61: [11891]: DELAY 2600 ms
Apr 19 16:02:21.22: [11891]: <-- [15:ATE0V1Q0S0=0H0\r]
Apr 19 16:02:26.22: [11891]: MODEM <Timeout>
Apr 19 16:02:26.22: [11891]: <-- [5:ATM0\r]
Apr 19 16:02:26.48: [11891]: --> [4:ATM0]
Apr 19 16:02:26.49: [11891]: --> [2:OK]
Apr 19 16:02:26.51: [11891]: <-- [12:AT+FCLASS=1\r]
Apr 19 16:02:26.89: [11891]: --> [11:AT+FCLASS=1]
Apr 19 16:02:26.89: [11891]: --> [2:OK]
Apr 19 16:02:26.91: [11891]: DIAL 94304494
Apr 19 16:02:26.91: [11891]: <-- [13:ATDT94304494\r]
Apr 19 16:02:39.26: [11891]: --> [12:ATDT94304494]
Apr 19 16:02:39.26: [11891]: SEND FAILED: Unknown problem (check modem power)
Apr 19 16:02:39.26: [11891]: <-- [5:ATH0\r]
Apr 19 16:02:39.26: [11891]: --> [7:CONNECT]
Apr 19 16:02:39.52: [11891]: --> [2:OK]
Apr 19 16:02:39.52: [11891]: SESSION END
===== config.cua1 =====
#
# Configuration for a Rockwell-based Class 1 modem.
# SupraFAX v.32bis firmware V1.200-C or newer
# (and others)
#
# This configuration file sets up the modem to run at 38.4
# and use RTS/CTS flow control by default.
#
#
CountryCode: 61
AreaCode: 8
FAXNumber: "9430 4494"
LongDistancePrefix: 0
InternationalPrefix: 0011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 3
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "NothingSetup"
ClocalAsRoot: yes
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).
#
ModemType: Class1 # use class 1 interface
ModemRate: 38400
ModemFlowControl: rtscts # default
#
ModemNoFlowCmd: AT&K # disable flow control cmd
ModemHardFlowCmd: AT&K3 # hardware flow control cmd
ModemSoftFlowCmd: AT&K4 # software flow control cmd
ModemSetupDTRCmd: AT&D3 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
ModemSetupAACmd: AT+FAA=0 # in case modem supports Class 2 also
#
ModemMfrQueryCmd: !Rockwell # no way to query modem
ModemModelQueryCmd: !RC32ACL # not always right
ModemRevQueryCmd: ATI3