* INCOMPATIBILITIES *
+* Some modem config files generated from earlier versions' config file
+ prototypes may contain Class1TCFRecvHack. This is no longer desireable
+ for production use, and this feature should now only be used for
+ debugging purposes.
* Some of the CallID changes in this release required some reordering of
the command-line parameters with which the DynamicConfig scripts were
called. If you use DynamicConfig check your scripts after upgrading.
Class1PPMWaitCmd: AT+FTS=7 # command to stop and wait before PPM
Class1TCFWaitCmd: AT+FTS=7 # command to stop and wait before TCF
Class1EOPWaitCmd: AT+FTS=9 # command to stop and wait before EOP
-Class1MsgRecvHackCmd: "" # command to avoid +FCERROR before image
Class1TCFResponseDelay: 75 # 75ms delay between recv TCF & response
Class1SendMsgDelay: 200 # 75ms delay after training
Class1SwitchingCmd: AT+FRS=7 # silence between HDLC recv and trans
ModemType: Class1 # use this to supply a hint
ModemFlowControl: rtscts # many firmwares have broken software flow control
-Class1TCFRecvHack: yes # avoid +FCERROR before TCF
-# Class1MsgRecvHackCmd: AT+FRS=1 # avoid +FCERROR before image
Class1TMConnectDelay: 400 # counteract quick CONNECT response
# If your line supports Caller-ID, you may want to uncomment this...
ModemRate: 57600 # must be at least as fast as the DCE-DCE communication
ModemFlowControl: rtscts # many firmwares have broken software flow control
Class1EnableV34Cmd: AT+F34=14,1,2 # 33600-2400 primary, 2400-1200 control
-Class1TCFRecvHack: yes # avoid +FCERROR before TCF
Class1TMConnectDelay: 400 # counteract quick CONNECT response
#