![]() |
Andrew McRory <amacc@iron-bridge.net> writes: > > I am writing once again to enquire if there anyone who has used a Hayes > > Accura 56K with HylaFAX and has had any issues with them. I am happily > > Maybe this config file will help? It is for the internal hayes acura 56 > (4704US) that is currentl;y shipped by Zoom.... works for us flawlessly > > === start =============================================================== [...] > # $Id: hzacura-56i v0.01 > # Feb 17 23:16:33 faxgate FaxGetty[619]: MODEM ZOOM V.90 ISA I052099V -A Z207 > # Zoom/Hayes Acura 56K V.90 Internal ISA Modem > # > # CONFIG: CLASS2: Zoom?V?90?ISA?I052099gV??A?Z207*-RTSCTS > # CONFIG: CLASS2: Zoom?V?90?ISA?I052099gV??A?Z207*-DEFAULT > # > # BEGIN-SERVER > # END-SERVER > # > # > # Modem-related stuff: should reflect modem command interface > # and hardware connection/cabling (e.g. flow control). > # > ModemType: Class2 # use this to supply a hint > ModemRate: 115200 # max rate for DCE-DTE communication Might be too fast for fax mode. I tend to use 19200 for all modems. > ModemFlowControl: rtscts # XON/XOFF flow control assumed Very doubtful that it works flawlessly. For most modems ModemFlowControl=rtscts is not enough to activate hardware flow control. You should also specify an appropriate ModemHardFlowCmd/Class2HFLOCmd (consult your modem manual). Or you may choose software (xonxoff) flow control. > ModemRecvFillOrder: MSB2LSB # bit order of received facsimile > ModemSetupAACmd: AT+FAA=1 # enable in current class Are you really using adaptive amswer feature? If not, comment this line, it will make incoming connections faster and more reliable. > Class2RecvDataTrigger: "" # character sent to modem to start recv > Class2XmitWaitForXON: yes # if true, wait for XON before send Useless lines (these are default values); can be ommited. > === end ================================================================= Hope to hear from you soon, Dmitry ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null