HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] mgetty not istalled (faxgetty stalls)
I'm running HylaFax 4.1.8 on RedHat 9.0; USR 56K.
Yesterday I had a problem receiving faxes. When I checked the system log
here is what it looks like:
Feb 25 16:16:14 faxserver FaxGetty[3040]: MODEM U.S. ROBOTICS 56K FAX /
Feb 25 16:34:14 faxserver FaxGetty[3040]: ANSWER: Ring detected without
successful handshake
Feb 25 16:34:29 faxserver FaxGetty[3040]: MODEM U.S. ROBOTICS 56K FAX /
Feb 25 16:38:25 faxserver FaxGetty[3040]: ANSWER: DATA CONNECTION
Feb 25 16:38:25 faxserver FaxGetty[3040]: GETTY: START "/sbin/mgetty -h
/dev/ttyS1 dx_19200", pid 4571
Feb 25 16:38:25 faxserver FaxGetty[3040]: GETTY: exit status 077400
but there is no /sbin/mgetty on the faxserver. Then I thought of installing
mgetty-1.1.30-2.i386.rpm. rpm -qpl shows that mgetty+sendfax will be
installed but I read in the docs that mgetty+sendfax don't work with
HylaFax.
What should I do?
BTW I want to accept 'fax' calls only, no 'data' calls.
Below is the config.ttyS1 file.
Thanks in advance,
Yidnek
#
# Configuration for using the Class 2.0 command interface
# with a USR v.34 Courier or Sporster modem.
#
# RTS/CTS flow control is used default.
#
#
CountryCode: 1
AreaCode: 295
FAXNumber: x.xxx.xxx.xxxx
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0666
LogFileMode: 0644
DeviceMode: 0666
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "Nothing setup"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 100
#
#
# Modem-related stuff: should reflect modem command interface
# and hardware connection/cabling (e.g. flow control).
#
ModemType: Class2.0 # use class 2.0 interface
ModemRate: 19200 # DCE-DTE communication rate
ModemFlowControl: xonxoff
#
ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow control
ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow control
ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow control
#
ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
ModemResultCodesCmd: ATQ0X4 # 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 ATM1 ATM1 ATM1 ATM1"
#
# 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
#
# Disables the reporting of bad frames by the modem. This
# overcomes a firmware problem in the x2 and V90 Sportsters.
# It is not necessary for the Courier modem.
#
Class2NRCmd: AT+FNR=1,1,1,0
#
# USR modems violate Class 2.0 specs and do not send RTC itself
#
Class2SendRTC: yes
#
# +FAP=? not supported on this modem, gives ERROR in ServerTracing
#
Class2APQueryCmd: none
LockVoiceCalls: no
ModemReadyState: B
____________________ 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@xxxxxxxxxxxx*