Gets garbage lines when receiving faxes in Winfax software, but sends ok.

The software is receiving the data in the wrong bit order. To fix the problem put the following commands in the modems init string:
AT+FCLASS=2
AT+FRBOR=1 (Reverses the bit order of processing during phase C)