HylaFAX The world's most advanced open source fax server

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

[hylafax-users] Partial and/or half page receipt of faxes



After bungling along I finally resolved this issue by reducing the baud rate of the modem to 14400 in the config.ttyS1 file.
 
Here it is:
 
ModemType:              Class2          # use class 2 interface
ModemRate:              14400
ModemFlowControl:       rtscts          # default
#
ModemResetCmds:         AT&F1           # 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
#ModemSetupDTRCmd:      AT&D2S25=1S38=0 # Dynalink 1414VE needs this
ModemSetupDCDCmd:       AT&C1           # DCD follows carrier
#ModemSetupAACmd:       AT+FAA=1+FCLASS=0 # enable in current class
ModemSetupAACmd:        AT+FAA=1
#
 
ModemSendFillOrder:     LSB2MSB         # as expected
ModemRecvFillOrder:     MSB2LSB         # opposite of what makes sense
#
ModemAnswerFaxBeginCmd: "<19200><xon>"  # modem switches on fax receive
#
Class2RecvDataTrigger:  "\022
 



Project hosted by iFAX Solutions