![]() |
On Fri, 25 Jun 1999, Chua Choon Hian wrote: > Hi, > > I have just added a Multi-tech MT3334ZDX modem, all faxes received on this > modem are not readable. I have attched a sample in this mail. > > Does anyone have similar encounter before? Multitech defaults to xon/xoff flow control on faxes regardless to the flow control set on the modem. Try ModemAnswerFaxBeginCmd: "<xon>" # switch flow control or try adding these Class2NFLOCmd: AT+FLO=0 # Class 2: no flow control Class2SFLOCmd: AT+FLO=1 # Class 2: software flow control Class2HFLOCmd: AT+FLO=2 # Class 2: hardware flow control The latter may break sending faxes. On MT2834ZDX I get .... Feb 21 13:02:26.88: [ 9472]: --> [7:CONNECT] Feb 21 13:02:26.88: [ 9472]: SEND wait for XON Feb 21 13:02:32.23: [ 9472]: --> [1:^X] Feb 21 13:02:36.89: [ 9472]: MODEM TIMEOUT: waiting for XON before sending page data .... > > Regards, > Choon Hian > -- Tim Rice Multitalents (707) 887-1469 (voice) tim@trr.metro.net