From: Darren Nickerson Date: Sun, 9 Jun 2002 03:07:14 +0000 (+0000) Subject: [Bug 275] MultiTech V92 V.34-Fax Class 2.1 X-Git-Tag: HYLAFAX-4_1_3RC1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341aaa7257aa030ee244ea0741d1f5fcba0039f6;p=thirdparty%2FHylaFAX.git [Bug 275] MultiTech V92 V.34-Fax Class 2.1 Sets the default for these modems to not enable HDLC frame tracing, since some firmware revisions incorrectly wrap the second line of long HDLC frame traces --- diff --git a/config/lucent-mt-20 b/config/lucent-mt-20 index 418faa7b..39a0d237 100644 --- a/config/lucent-mt-20 +++ b/config/lucent-mt-20 @@ -17,6 +17,7 @@ ModemSoftFlowCmd: AT&K4 ModemHardFlowCmd: AT&K3 Class2APCmd: AT+FAP=1,1,1 +Class2BUGCmd: AT+FBU=0 # early firmware is buggy Class2CQCmd: AT+FCQ=1,0 Class2SendRTC: yes Class2UseHex: yes diff --git a/config/lucent-mt-21 b/config/lucent-mt-21 index 3ed4e1e5..ec07a0f5 100644 --- a/config/lucent-mt-21 +++ b/config/lucent-mt-21 @@ -17,6 +17,7 @@ ModemSoftFlowCmd: AT&K4 ModemHardFlowCmd: AT&K3 Class2APCmd: AT+FAP=1,1,1 +Class2BUGCmd: AT+FBU=0 # early firmware is buggy Class2CQCmd: AT+FCQ=1,0 Class2SendRTC: yes Class2UseHex: yes