![]() |
I'm not sure if this is perfect, but what I put together here seems to work OK for me (I think the important change from the defaults was for the fill orders): ### Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control).# ModemType: Class2 # use class 2 interface ModemRate: 19200 # lock rate for DCE-DTE communication #ModemFlowControl: rtscts # defaultModemFlowControl: xonxoff # ModemHardFlowCmd: AT&E4 # hardware flow control ModemSoftFlowCmd: AT&E5 # software flow control ModemSetupDTRCmd: AT&D3 # setup so DTR drop resets modem ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier (or not) ModemSetupAACmd: AT+FAA=1 # enable adaptive-answer in class 2# # NB: some models get confused by the @# #ModemDialCmd: ATDT%s@ # T for tone dialing, @ for silence ModemDialCmd: ATDT%s # T for tone dialing, @ for silence# Class2RecvDataTrigger: "\022" # character sent to modem to start recv ModemRecvFillOrder: MSB2LSB # bit order of received facsimile ModemSendFillOrder: LSB2MSB # bit order modem expects for transmit ModemWaitTimeCmd: ATS7=90 # wait 90 seconds for carrier -----Original Message----- From: Harlan Stenn <Harlan.Stenn@pfcs.com> To: flexfax@sgi.com <flexfax@sgi.com> Date: Saturday, October 03, 1998 2:05 PM Subject: flexfax: modem config file for MultiTech mt5634zbav? >Anybody have a working config file for a MultiTech MT5634ZBAV? > >Incoming faxes won't display (the tiff files have "short" lines). > >H > >