HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Massive problems with fax receiving
Hi,
I worked several days now on this problem but my modem doesn't receive any
faxes :(.
Sending works fine and another fax on the opposite site gets the fax without
any failures but receiving is difficult, because there is now debug
information from faxgetty. I selected a high tracing level (11) and faxgetty
writes tons of lines if I restart faxgetty to /var/log/messages but if I send
a fax to my fax modem (Jul 11 07:59:12 l6 FaxGetty[25635]: MODEM MULTI-TECH
SYSTEMS MT2834ZDXI/0312A) it doesn't react. I read a lot tutorials and there I
can see RING outputs to the syslog but here is nothing.
My question is now is this Receiving a configural dependend thing (I just mean
that the modem reacts on a call/fax sending) or is this a hardware failure?
Thanks for help :), Oliver
HylaFAX scheduler on tux: Running
Modem ttyS0 (123): Running and idle
In addition here is my config:
config.ttyS0
CountryCode: 49
AreaCode: 0
FAXNumber: 123
LongDistancePrefix: 0
InternationalPrefix: 00
DialStringRules: etc/dialrules.europe
ServerTracing: 11
SessionTracing: 111
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: 10
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "ADAMA"
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: 38400 # lock rate for DCE-DTE communication
ModemFlowControl: rtscts # default
#
ModemHardFlowCmd: AT&E4 # hardware flow control
ModemSoftFlowCmd: AT&E5 # software flow control
ModemSetupDTRCmd: AT&D3 # setup so DTR drop resets modem
ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not)
# The MT2834ZDX (and other newer models) may be more robust with this.
#ModemSetupDCDCmd: AT&C4 # setup so DCD resets modem on
# # carrier drop
#
ModemSetupAACmd: AT+FAA=1 # enable adaptive-answer in class 2
#
# NB: some models get confused by @ in ModemDialCmd
# NB: the @ causes some multifunction fax units to not go into fax mode.
#
ModemDialCmd: ATDT%s # T for tone dialing
#
Class2RecvDataTrigger: "\022" # character sent to modem to start recv
#
# The MT2834ZDX (and other newer models) can take advantage of these.
#Class2APQueryCmd: AT # AT+FAP=? not supported on this modem
#Class2NFLOCmd: AT+FLO=0 # Class 2: no flow control
#Class2SFLOCmd: AT+FLO=1 # Class 2: software flow control
#Class2HFLOCmd: AT+FLO=2 # Class 2: hardware flow control
#Class2XmitWaitForXON: no
#
-----------------------------------------------------------------------
____________________ 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*