![]() |
Hi Karl, > Jun 06 21:32:44.17: [ 1660]: RECV: 241 bytes of data, 29 total lines > Jun 06 21:32:44.17: [ 1660]: --> [16:+FPS:2,7F,5F,0,0] > Jun 06 21:32:45.33: [ 1660]: --> [6:+FET:2] > Jun 06 21:32:45.33: [ 1660]: RECV recv EOP (no more pages or documents) > Jun 06 21:32:45.33: [ 1660]: --> [5:ERROR] > Jun 06 21:32:45.33: [ 1660]: MODEM Command error > Jun 06 21:32:45.33: [ 1660]: RECV send RTN (retrain negative) ^^^^^^^^^^^^^^^^^^^^^^^^ See the documentation for the retrain negative error. > > # > # Modem-related stuff: should reflect modem command interface > # and hardware connection/cabling (e.g. flow control). > # > ModemType: Class2.0 # use this to supply a hint > ModemRate: 115200 # max rate for DCE-DTE ^^^^^^^^^^ Try 19200. > communication > ModemFlowControl: rtscts # XON/XOFF flow control assumed ^^^^^^^^^^ Try xonxoff. Hope this helps. Holger