Setting Number of Rings for RAS Server Auto-Answer in NT 3.5xLast reviewed: July 24, 1997Article ID: Q114687 |
The information in this article applies to:
The number of rings a Remote Access Service (RAS) server's modem allows before answering is easily configurable. A network administrator may have RAS running on a Windows NT Server or Advanced Server and want to share the phone line between another device (a fax machine, for example) and the RAS modem. This article describes how to set the number of rings the modem waits before answering. To edit the MODEM.INF file found in WINNT\SYSTEM32\RAS, find the section relating to your modem, and change the value on the COMMAND_LISTEN line (the last line in the example below) to the number of rings you want before the modem answers. NOTE: You must re-boot the NT server before the change will take effect.
[Hayes Compatible 9600] <speaker_on>=M1 <speaker_off>=M0 <autodial_on>=ATDT <autodial_off>=ATX3D CALLBACKTIME=10 DEFAULTOFF= MAXCARRIERBPS=9600 MAXCONNECTBPS=9600 COMMAND_INIT=AT&F&C1&D2 V1 S0=0 S2=128 S7=55<speaker><cr> COMMAND_DIAL=<autodial><phonenumber><cr> COMMAND_LISTEN=ATS0=1<cr> |
Additional query words: prodnt ras modem
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |