HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Class 1 Rotary Fax Data ?
Well, I haven't got any further!
I am running :
Linux 2.0.28
Diald 0.15.2
Hayes OPTIMA 28.8 V.34/V.FC+FAX
I can Send and Receive Faxes fine. I can call out using Diald and
PPP fine. I just can't get the thing to AnswerRotary. Well, it
does kind of 8-)
------------------------ Hacked Messages ------------------
odhrerir diald[16524]: Running connect (pid = 16697).
odhrerir connect: Initializing Modem
odhrerir FaxGetty[15611]: ANSWER: Can not lock modem device
I expect this - - - - - - - ^^^^^^^^^^^^^^^^^^^^^^^^^
odhrerir connect: Dialing system
odhrerir connect: Connected
odhrerir connect: Loggin in
odhrerir connect: Protocol started
odhrerir diald[16524]: Running pppd (pid = 16708).
odhrerir pppd[16708]: pppd 2.2.0 started by root, uid 0
odhrerir pppd[16708]: Using interface ppp0
odhrerir pppd[16708]: Connect: ppp0 <--> /dev/ttyS1
odhrerir pppd[16708]: local IP address xxx.xxx.xxx.xxx
odhrerir pppd[16708]: remote IP address xxx.xxx.xxx.xxx
I surf like CRAZY 8-) Now I am done.
odhrerir diald[16524]: Closing down idle link.
odhrerir pppd[16708]: Terminating on signal 2.
odhrerir pppd[16708]: Connection terminated.
odhrerir pppd[16708]: Exit.
odhrerir diald[16524]: Delaying 30 seconds before clear to dial.
odhrerir FaxGetty[15611]: MODEM ROCKWELL RC288DPi/04-00879-540 49416 PASS
04-00880-540 49416 PASS 40-00575-05 16683 PASS 40-00575-05 13625 PASS
odhrerir diald[16524]: FIFO. Termination request received.
I have Diald shut down after each call and reset.
Now I try to dial into the machine.
odhrerir FaxGetty[15611]: ANSWER: FAX CONNECTION
odhrerir FaxGetty[15611]: ANSWER: Ring detected without successful handshake
I expect this too. Now I expect it to try Data connect.
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
odhrerir FaxGetty[15611]: ANSWER: FAX CONNECTION
?????????????????????????????????????????????????
odhrerir FaxGetty[15611]: ANSWER: Ring detected without successful handshake
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
odhrerir FaxGetty[15611]: ANSWER: FAX CONNECTION
?????????????????????????????????????????????????
odhrerir FaxGetty[15611]: ANSWER: Ring detected without successful handshake
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
odhrerir FaxGetty[15611]: ANSWER: DATA CONNECTION
Ah - finally!
odhrerir FaxGetty[15611]: GETTY: START "/sbin/getty -h /dev/ttyS1 38400", pid 16858
odhrerir FaxGetty[15611]: GETTY: exit status 01000
Anybody know what this means??? I would dig into it now if
everytime I called in it would try this every other time!
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
odhrerir FaxGetty[15611]: ANSWER: FAX CONNECTION
odhrerir FaxGetty[15611]: ANSWER: Ring detected without successful handshake
Ok, after a Data call it should go back to Fax mode.
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
odhrerir FaxGetty[15611]: ANSWER: FAX CONNECTION
odhrerir FaxGetty[15611]: ANSWER: Ring detected without successful handshake
Here we go again!
odhrerir FaxGetty[15611]: MODEM ROCKWELL etc.
---------------------------------------------------------------------
I have been thru the HTML docs, and the FAQ but don't grasp anything
that points to my problem.
---------------------------- Small config.ttyS1 ----------------------
# Configuration for a Rockwell RC288DPi-based Class 1 modem.
# Hayes Optima 28800 firmware rev ???
# Microcom DeskPorte 28.8S firmware rev V1.100K-V34_DS
# PPI PM288FXMT firmware rev 1.57
#
# Note that the modem does not lock the line rate for fax
# receive (at least not the PM288FXMT); but not sure whether
# current flow control settings are maintained or if it
# switches to XON/XOFF (testing host was too fast to see).
#
CountryCode: 1
AreaCode: 630
FAXNumber: +1.630.963.0474
LongDistancePrefix: 1
InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 1
SessionTracing: 11
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 2
SpeakerVolume: off
GettyArgs: "-h /dev/%l %s"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%p of %%t"
AdaptiveAnswer: yes
AnswerRotary: "fax data"
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: 38400 # 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
#
# Added for Rotating Answer Types
#
ModemAnswerFaxCmd: AT+FCLASS=1;A # default is to answer as fax
ModemAnswerDataCmd: ATH+FCLASS=0;A # hangup and answer as data
Class1RecvIdentTimer: 10000 # timeout fax answer in 10 secs
-------------------------------------------------------------------------
Basically by the book! Did I miss something REAL important?
BC
Linux -
Learn how to read in 15000 easy steps
(refresher course with each kernel 8-)