HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Problem with incoming data calls
Hi everybody,
I am new on this mailing list and i would like to know if anyone could
help to solve my problem.
I am using hylafax version 4.1.3 in a SuSE Linux 8.1 distribution with a
modem (Kortex Novafax 56000).
I have configured the fax server to send and receive faxes. I have no
problem sending faxes but when i want to receive a fax it doesn't work
whereas faxgetty is running. Actually when a fax is sent to me, hylafax
wich is in the "running and idle state" goes through the "listening to
rings from modem" but never answer unless i use (manually) the
"faxanswer" command. So when i receive a fax "manually" there is no
problem but it seems to be a problem with faxgetty.
I think i have a problem with my configuration, please find below an
extract of /etc/inittab and my config.ttyS0 file :
Thank you for helping me
*/etc/inittab :*
"
# modem getty.
# mo:235:respawn:/usr/sbin/mgetty -s 38400 modem
# fax getty (hylafax)
# mo:35:respawn:/usr/lib/fax/faxgetty /dev/modem
mo:35:respawn:/usr/lib/fax/faxgetty /dev/ttyS0
# vbox (voice box) getty
# I6:35:respawn:/usr/sbin/vboxgetty -d /dev/ttyI6
# I7:35:respawn:/usr/sbin/vboxgetty -d /dev/ttyI7
# end of /etc/inittab
"
*/var/spool/fax/et/config.ttyS0*
"
AreaCode: 5
FAXNumber: 559122635
InternationalPrefix: 0
DialStringRules: etc/dialrules
RecvFileMode: 644
LogFileMode: 644
DeviceMode: 644
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "NothingSetup"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "De %%l|%c|Page %%P sur %%T"
#
#
# 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
ModemSetupAACmd: AT+FCLASS=0;+FAA=1 # enable in class 0
#
ModemSendFillOrder: LSB2MSB # as expected
ModemRecvFillOrder: MSB2LSB # opposite of what makes sense
Class2RecvDataTrigger: "\022" # a la 2388-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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*