Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] Unable to send and recieve faxes :(



Hi
I'm having a bit of a problem with my Hylafax setup. I've previously set this up identically on a FC3 system and it worked without a problem.
I'm now trying to get it running on a FC5_X86_64 system.
Installed using hylafax-4.2.5-1fc5.i386.rpm from the hylafax webpage
Modem is a Netcomm Roadster V.92 Model Number AM5698
MODEM ROCKWELL RC288DPi/ACF3_V1.702-V90_P21_FSH_LL


I have tried multiple configs... Using class 2, and 1. using hardware flowcontrol and software etc

config.ttyS0 :

CountryCode: 61
AreaCode: 8
FAXNumber: +61.8.####.#####
LongDistancePrefix: 0
InternationalPrefix: 0011
DialStringRules: etc/dialrules
ServerTracing: 0xFFF
SessionTracing: 0xFFF
RecvFileMode: 0664
LogFileMode: 0600
DeviceMode: 0600
RingExtended: "DRON=2"
RingsBeforeAnswer: 3
SpeakerVolume: quiet
GettyArgs: "-h %l dx_%s"
LocalIdentifier: "Tresar Electronics"
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 50
#
#
# 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: 19200 # rate for DCE-DTE communication
ModemFlowControl: XONXOFF # 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)
ModemResetCmds: AT+VDR=1,0 # disable RING message but keep DRON messages
#
ModemMfrQueryCmd: !Rockwell
ModemModelQueryCmd: !RC288DPi
ModemRevQueryCmd: ATI3 # product information
#
ModemDialCmd: ATDT%s # T for tone dialing


************** Example of a receive log ********************

Apr 18 16:56:44.87: [14495]: SESSION BEGIN 000000260 61893137717
Apr 18 16:56:44.87: [14495]: HylaFAX (tm) Version 4.2.5
Apr 18 16:56:44.87: [14495]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled
Apr 18 16:56:44.87: [14495]: <-- [4:ATA\r]
Apr 18 16:56:50.97: [14495]: --> [7:CONNECT]
Apr 18 16:56:50.97: [14495]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS0'
Apr 18 16:56:50.97: [14495]: STATE CHANGE: ANSWERING -> RECEIVING
Apr 18 16:56:50.97: [14495]: RECV FAX: begin
Apr 18 16:56:50.97: [14495]: <-- HDLC<32:FF C0 04 AD 00 55 12 9E 36 86 62 82 1A 04 14 2E B6 94 04 6A A6 4E CE 96 F6 76 04 2C 74 4C 74 AC>
Apr 18 16:56:50.97: [14495]: <-- data [32]
Apr 18 16:56:50.97: [14495]: <-- data [2]
Apr 18 16:56:51.16: [14495]: --> [2:]
Apr 18 16:56:51.16: [14495]: --> [2:OK]
Apr 18 16:56:51.16: [14495]: DELAY 1500 ms
Apr 18 16:56:52.66: [14495]: <-- [9:AT+FTH=3\r]
Apr 18 16:56:52.70: [14495]: --> [7:CONNECT]
Apr 18 16:56:52.70: [14495]: <-- HDLC<32:FF C0 04 AD 00 55 12 9E 36 86 62 82 1A 04 14 2E B6 94 04 6A A6 4E CE 96 F6 76 04 2C 74 4C 74 AC>
Apr 18 16:56:52.70: [14495]: <-- data [32]
Apr 18 16:56:52.70: [14495]: <-- data [2]
Apr 18 16:56:52.86: [14495]: --> [2:]
Apr 18 16:56:52.86: [14495]: --> [2:OK]
Apr 18 16:56:52.86: [14495]: DELAY 1500 ms


This just repeats until getting a No Answer (T.30 T1 timeout)

******************** One snippit of the previous FC3 receive log shows there is a missing CONNECT??? ****************

Jun 29 15:54:32.12: [23127]: SESSION BEGIN 000000021 61893137717
Jun 29 15:54:32.12: [23127]: HylaFAX (tm) Version 4.2.1
Jun 29 15:54:32.12: [23127]: <-- [4:ATA\r]
Jun 29 15:54:38.13: [23127]: --> [7:CONNECT]
Jun 29 15:54:38.13: [23127]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyS0'
Jun 29 15:54:38.13: [23127]: RECV FAX: begin
Jun 29 15:54:38.13: [23127]: <-- data [32]
Jun 29 15:54:38.13: [23127]: <-- data [2]
Jun 29 15:54:40.05: [23127]: --> [7:CONNECT] << This doesn't come in on the new system
Jun 29 15:54:40.05: [23127]: <-- data [23]
Jun 29 15:54:40.05: [23127]: <-- data [2]
Jun 29 15:54:40.88: [23127]: --> [7:CONNECT]
Jun 29 15:54:40.88: [23127]: <-- data [10]
Jun 29 15:54:40.88: [23127]: <-- data [2]
Jun 29 15:54:41.43: [23127]: --> [2:OK]
Jun 29 15:54:41.43: [23127]: <-- [9:AT+FRH=3\r]
Jun 29 15:54:41.86: [23127]: --> [7:CONNECT]
Jun 29 15:54:43.34: [23127]: --> [2:OK]
Jun 29 15:54:43.34: [23127]: REMOTE TSI "Fax Msg To:"


I can also include a log from /var/log/messages of the modem being configured if needed, however it is a bit long and there are no errors present in it

Thanks and sorry about the length

Richard Tresidder



____________________ 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*



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services