Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

configuring modem settings in unattended xpcd

Featured Replies

like setting the modem init settings...

i wanna add these modem init values:

S11=50 L3 M1

where

S11=50 sets the tone dialing delay to 50ms

L3 sets the modem speaker volume to the loudest

M1 sets the modem speaker on.

is it possible to automatically set all of those on an unattended XPCD? thanks.


find the registry settings that contain the entiries you need to change and make the change with a reg file.

Take a snapshot before making changes and after to see what changed/where.

Maybe its an INI file and not a registry setting. So look for that too.

If not in registry, set PC's date ahead a year make the change and then find the file with the new modified date.

WwTIPPYwW

  • Author

i found 3 instances of the modem init strings i've manually set. i wonder if this setting changes from one computer to the other, especially with a different modem.

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000
...
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000
...
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96D-E325-11CE-BFC1-08002BE10318}\0000

i would also like to know which of these 3 entries that has the priority to set the modem init strings.

the string data that holds the entry is

"UserInit"="S11=50 L3 M1"

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.