Wendel Hamilton
Guest
|
Posted:
Sun Oct 23, 2005 12:50 pm Post subject:
RE: Incoming connections via modem - number of rings |
|
|
Hi,
In Windows, to set the number of ring messages from the modem after which
RAS or RRAS will answer the call, add the following key to the Registry if it
does not exist:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters
Then, add the following REG_DWORD value to this key:
NumberOfRings
This REG_DWORD registry value can be in the range of 0 to 20. If a 0 value
is used, the system does not watch for rings (available since Windows NT 4.0
Service Pack 5). If this value does not exist, or is outside of this range,
the default value of 1 is used. If RAS is not using TAPI, this value is
ignored and the documentation about modifying the Modem.inf file is correct.
Reference http://support.microsoft.com/default.aspx?scid=kb;EN-US;145879
Regards Wendel.
"Hrast" wrote:
| Quote: | Hi everyone!
Does anyone know hot to set the number of rings before answering for
incoming network connection through modem on XP and on 2003 Server.
Thanks
Hrast
|
|
|