Help and Support

Datarace RediModem Modem Error from RAS

Article ID:122901
Last Review:October 31, 2006
Revision:4.1
This article was previously published under Q122901
3.50
WINDOWS
kbhw

SYMPTOMS

When using the internal version of the Texas Instruments Datarace RediModem to dial from Remote Access, the following error message appears:
Error 651: Your modem or other connecting device has reported an error.

The modem returns the following string:
<cr><lf> ERROR<cr><lf>

The initialization string included in the MODEM.INF that comes with Windows NT is incorrect for the internal version of this modem.

RESOLUTION

Texas Instruments has provided a corrected MODEM.INF section for this modem. Simply copy all the lines below into the MODEM.INF file which can be found in the %SYSTEMROOT%\SYSTEM32\RAS directory.

   [TI Internal - DataRace]
   ;Advanced features enabled, MAXCONNECT set to 38400
   DEVICETYPE=modem
   CALLBACKTIME=10
   DEFAULTOFF=compression
   MAXCARRIERBPS=14400
   MAXCONNECTBPS=38400

   <speaker_on>=M1
   <speaker_off>=M0
   <protocol_on>=\\N7
   <protocol_off>=\\N0
   <hwflowcontrol_on>=\\Q3
   <hwflowcontrol_off>=\\Q0
   <compression_on>=%C1
   <compression_off>=%C0
   <autodial_on>=ATDT
   <autodial_off>=ATD

   COMMAND_INIT=AT&F&C1&D2&N0 W1 V1 \\J0 S0=0 S2=128 S7=55<cr>
   COMMAND_INIT=AT<hwflowcontrol><protocol><compression><speaker><cr>
   COMMAND_DIAL=<autodial><phonenumber><cr>
   CONNECT=<cr><lf>CONNECT <carrierbps><cr><lf>
   COMMAND_LISTEN=ATS0=1<cr>
   CONNECT=<cr><lf>CONNECT <carrierbps><cr><lf>

				

APPLIES TO
Microsoft Windows NT Workstation 3.5
Microsoft Windows NT Server 3.5

Back to the top

Keywords: 
KB122901

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.