You can easily get this info yourself. Issue in any terminal program (e.g. minicom) the following commands:
AT+FCLASS=2.0;+FCC=?You will get something like
(0,1),(0-5),(0-2),(0-2),(0,1),(0,1),(0),(0-7) OK(That's what my Zyxel 1496e responded).
The parameters above are
VR,BR,WD,LN,DF,EC,BF,ST
The fifth parameter (DF) is the range of DCE-supported data compression methods according to the following table:
DF | Data Compression Format | 0 | 1-D Modified Huffman (T.4) |
*1 | 2-D Modified Read (T.4) | ||
*2 | 2-D Uncompressed Mode (T.4) | ||
*3 | 2-D Modified Modified Read (T.6) |
Hope to hear from you soon,
Dmitry