HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Strange behavious
Hi all,
I might be wrong posting my problem here... But I was not able to find
it in the FAQ and into the HowTO/Setup...
My system is a Linux Mandrake 8.0, an SMP PIII Xeon.... well and a USR
Sporster Voice 33.6k.
I would like to receive fax and Ppp data. I configured all on ttyS1.I
have FaxGetty running through init which route quite well ppp incoming
calls through mgetty. But as I would like to receive faxes, the modem
hangs on, start to handshake but still stop with a caracteristic beeeeee
noise no fax is received. I was not able to find the problem in my
config. I tried to make a _basic_ fax receiver but the problem
remains....
What should I do to solve the problem....
Thanks!
You can find the fax basic receiver configuration here :
#France
CountryCode: 33
#Midi Pyrenees
AreaCode: 5
#Phone number
FAXNumber: +33.05.61005644
#France Telecom
LongDistancePrefix: 0
#International
InternationalPrefix: 00
#well as they say in configuration guidelines
DialStringRules: etc/dialrules.europe
#defaults
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
#----------------------------
RingsBeforeAnswer: 1
#want to here it
SpeakerVolume: quiet
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "NothingSetup"
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.0 # use class 2.0 interface
ModemRate: 38400 # DCE-DTE communication rate
ModemFlowControl: rtscts # XON/XOFF flow control assumed
#
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
--
Jean-Christophe ARNU
s/w developer
Paratronic France
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null