Fr : Multi-Tech Systems

Subject : WinNT and RAS and Multi-Tech High Speed Modems

Date : Nov 2, 1993

Here is a the modification you need to make in MODEM.INF file on the
WINNT side.  Add the following section right after the MultiModem
932:

;-------------------------------------------
[MultiTech MultiModem MT1432]
<speaker_on>=M1
<speaker_off>=M0
<hwflowcontrol_on>=&E4
<hwflowcontrol_off>=&E3
<compression_on>=&E15
<compression_off>=&E14
<protocol_on>=&E1
<protocol_off>=&E0
<autodial_on>=ATDT
<autodial_off>=ATD

CALLBACKTIME=10
DEFAULTOFF=
MAXCARRIERBPS=14400
MAXCONNECTBPS=38400

COMMAND_INIT=AT&SF1&S0&W<cr>
COMMAND_INIT=AT R0 &E6 &E8 &E10 &E13 $E0 $MB14400 $BA0 &W0<cr>
COMMAND_INIT=AT E1 &C1 &D2 V1 Q0 X4 &S0 &Q0 S7=55<cr>
COMMAND_INIT=AT<compression><hwflowcontrol><protocol><speaker><cr>

COMMAND_DIAL=<autodial><phonenumber><cr>
CONNECT=<cr><lf>CONNECT <carrierbps><cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> RELIABLE<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> LAPM<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> RELIABLE COMPRESSED<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> LAPM COMPRESSED<cr><lf>

COMMAND_LISTEN=ATS0=1<cr>
CONNECT=<cr><lf>CONNECT <carrierbps><cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> RELIABLE<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> LAPM<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> RELIABLE COMPRESSED<cr><lf>
CONNECT_EC=<cr><lf>CONNECT <carrierbps> LAPM COMPRESSED<cr><lf>

;---------------------------------------- 





The above modem is the same as the MultiModem 932 execept the
following statments:

MAXCARRIERBPS=14400
MAXCONNECTBPS=19200

COMMAND_INIT = AT R0 &E6 &E8 &E10 &E13 $E0 $MB14400 $BA0 &W0<cr>
COMMAND_INIT = AT E1 &C1 &D2 V1 Q0 X4 &S0 &Q0 S7=55<cr>




Feel free to call if you have any questions.

