![]() |
"Paul van der Vlis" <E.P.van.der.Vlis@inter.nl.net> writes: > I have modem errors using the Zyxel U1496E driver. > Sending "AT+FPHCTO=30" gives the error, I do not find this command in the > Zyxel manual. > After the error some strings are sended a second time, and the same error > occurs again. > Where can I change this string? I do not find it in config.ttyS0. Add the following to your config.ttyS0: [---cut---] ModemResetCmds: ATZS38.3=1 # # ECM is not implemented despite AT+FCC=? says # Class2DCCQueryCmd: "!(0,1),(0-5),(0-4),(0-2),(0,1),(0),(0),(0-7)" # # Quality checking is not implemented despite AT+FCQ=? says # Class2CQQueryCmd: "!(0),(0)" # # Disable unnecessary, not implemented, and possibly dangerous commands # Class2BORCmd: "AT" Class2PIECmd: "AT" Class2PHCTOCmd: "AT" Class2TBCCmd: "AT" [---cut---] > I use Hylafax 4.1 beta2, Suse Linux 6.3 and a Zyxel U1496E with 6.11a > firmware Update your firmware to 6.21! Please also note that you will suffer from endless RTN with some Canon fax machines due to the Ghostscript/Hylafax bugs (incorrect T.4 data) until you install my patch for 4.1 beta 2 (was published recently in hylafax-devel mailing list) Hope to hear from you soon, Dmitry