//flex table opened by JP

Click to See Complete Forum and Search --> : questions about init string


narayan
03-04-2000, 07:52 PM
What does the init string do? what can be done with it?

psyklone
03-05-2000, 07:59 AM
the init string can be set in the advanced connection properties of your modem and it passes commands, as specified in the string, to the modem as it is initialized for communication. thus the term initialization string. it can be used for many different things, including manipulating and resetting S-register values to accomplish different tasks; increasing/decreasing dialing volume, changing the speed at which the modem dials, telling it how long to go without a carrier signal before it drops the connection, etc, etc.

i hope this has helped some.

http://www.sysopt.com/forum/smile.gif

narayan
03-05-2000, 08:23 AM
Yeah, that makes sense. I have tried to implement several different strings to try and speed up dialing, but to no avail. How can I find an init string that works?

Big-D
03-05-2000, 03:32 PM
Try this string it worked for me
&C1&D2E1Q0V1X4 S7=55 S11=55 S0=0

narayan
03-05-2000, 04:36 PM
Thanks, but it didn't seem to do anything. any others?

socalgal
03-05-2000, 06:58 PM
Here's some links that may help...

http://808hi.com/56k/trouble2.htm

http://www.56k.com/inits/

narayan
03-07-2000, 07:42 AM
Thanks for the links, socalgal http://www.sysopt.com/forum/smile.gif