Jump to content

Adding modem initialization strings


Recommended Posts


Dred,

Go to Device Manager and bring up your modem properties. On the TABS there should be a Advanced Tab there for extra initialization strings, Advanced Port Settings.

oooPS. I see we are in the Unattended section. Well I know my modem keeps it's Init. String in the registry so you could justlook inthere for your brand of modem. Here's a sample of that particular key. Below is for XP

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}000\Init]
"1"="AT<cr>"
"2"="AT&FE0V1S0=0&C1&D2+MR=2;+DR=1;+ER=1;W0<cr>"

For W2K

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}000\Init]
"1"="AT<cr>"
"2"="AT&F1E0Q0V1&C1&D2S0=0<cr>"
"3"="AT&A0<cr>"
"4"="AT&A0<cr>"

So if you look in your registry file and find where exactly your modem is. You should be able to create a key to import.

john

Edited by 03GrandAmGT
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...