slowww fax sending

  • Thread starter Thread starter dick gerdeman
  • Start date Start date
D

dick gerdeman

i have a customer system in for service that will only
send faxes at 2400 baud. anyone have any ideas where to
go to change this?? it has the newest dell drivers for
the modem and 3com doesn't have any thing to offer. it
had been working fine and the last couple weeks it seems
not to arbitrate at all it just connects at 2400. testing
it in the shop where we know our phone lines and recieving
computer will connect faster has demonstrated to us that
the issue is in the system.

any ideas??
thanx
dickg
 
This might be because of the USR bug of modem identification and echo.

Try this:

1. Delete HKLM\Software\Microsoft\Fax\TapiDevices\<modem ID>

2. Open

HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE

10318}\<modem id>\Fax

and changed change SetupCommand from:

"AT&F&B1&D2V1Q0E0S0=0&C1&H1&R2&I0X4&A3S7=255" to
"ATE0&F&B1&D2V1Q0E0S0=0&C1&H1&R2&I0X4&A3S7=255" (Just adding E0 to the setup
command).

Use the device again...
 
Back
Top