HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Answers with faxanswer but not with faxgetty, RingsBeforeAnswer: 2
I am stumped.
Using an Equinox Multi-modem Adapter with RHES 3 on an IBM box. Using
hylafax from a Red Hat rpm, hylafax-4.1.8-1rhp.i386.rpm.
When I send a fax and use faxanswer ttyQ1a1 I get the fax emailed to me
as a pdf, but when I try have it work through faxgetty I don't get it.
The same thing happens when I configure the modem as Class 1 or Class 2.
When looking through the archives it seems that this car is similar to a
RocketModem II. However in the logs it comes up as:
MODEM ROCKWELL AC/K56/V2.210-V90_2M_DLS
# ps -ef |grep fax
uucp 3552 1 0 10:19 ? 00:00:00 faxq
uucp 3556 1 0 10:19 ? 00:00:00 hfaxd -i hylafax
uucp 3564 1 0 10:19 ? 00:00:00 /usr/sbin/faxgetty
ttyQ1a1
root 3601 2616 0 11:05 pts/0 00:00:00 grep fax
dmesg output:
init_module()
Loading Equinox SuperSerial Technology Device Driver Version 4.07
Copyright (c) 1989-2004 Equinox Systems Inc. All Rights Reserved.
EQNX SST Board 0 : id 9898 (SST-MM8P)
EQUINOX: Multimodem board country code ID is 1
EQNX: Driver Enabled for 1 board(s).
/etc/inittab:
# faxgetty for hylafax
B1:2345:respawn:/usr/sbin/faxgetty ttyQ1a1
Here is my set up for Class 2:
----------------------------------------------------------------------------------
#
#
CountryCode: 1
AreaCode: 334
FAXNumber: 333.705.1787
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 527
SessionTracing: 527
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 2
SpeakerVolume: low
GettyArgs: "-h %l dx_%s"
LocalIdentifier: Modem1
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: Class2 # use class 2 interface
ModemRate: 19200
ModemFlowControl: xonxoff # default
ModemWaitForConnect: yes # wait for CONNECT on answer
#
#ModemResetCmds: AT&F2 # what you want for a Supra
ModemNoFlowCmd: AT&K # disable flow control cmd
ModemHardFlowCmd: AT&K3 # hardware flow control cmd
ModemSoftFlowCmd: AT&K4 # software flow control cmd
ModemSetupDTRCmd: AT&D3 # DTR off causes modem to reset
ModemSetupDCDCmd: AT&C1 # DCD follows carrier
--------------------------------------------------------------------------
Here is my set up for Class 3:
--------------------------------------------------------------------------
CountryCode: 1
AreaCode: 334
FAXNumber: +1.334.705.1784
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
#SessionTracing: 11
SessionTracing: 0x00008
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: Low
GettyArgs: "-h %l dx_%s"
LocalIdentifier: Modem1
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 this to supply a hint
ModemRate: 19200 # rate for DCE-DTE communication
ModemFlowControl: rtscts # default
#
ModemNoFlowCmd: AT&K0 # setup no flow control
ModemHardFlowCmd: AT&K3 # setup hardware flow control
ModemSoftFlowCmd: AT&K4 # setup software flow control
ModemSetupDTRCmd: AT&D2 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier
(or not)
#
ModemMfrQueryCmd: !Rockwell
ModemModelQueryCmd: !RC288DPi
ModemRevQueryCmd: ATI3 # product information
#
ModemDialCmd: ATDT%s # T for tone dialing
____________________ 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*