Link to home
Start Free TrialLog in
Avatar of Hosehead
Hosehead

asked on

Modem hangs up upon connect..

I have a Hayes Optium(sp?) Smartmodem 28.8K external that will make connect noise, but then drops carrier just as it is about to connect.  I know it is most likly an init string.  I am using the following now:
ATS0=0M0&C1&D2
Avatar of brucekey
brucekey

Do you get a `CONNECT' msg from the modem? If so, try the call immediatly again, see if that works. If not, try just an `ATZ' and try again. My modems abit different, but it lists &D0 as the default setting. jsst a thought, the factory default "generally" will work for a simple call, you really should only have to deal with things like when the speakers on (mines off, cause it wakes up my wife!)
Do you get a `CONNECT' msg from the modem? If so, try the call immediatly again, see if that works. If not, try just an `ATZ' and try again. My modems abit different, but it lists &D0 as the default setting. jsst a thought, the factory default "generally" will work for a simple call, you really should only have to deal with things like when the speakers on (mines off, cause it wakes up my wife!)
Just a quick point on what brucekey said, the factory default is not ATZ it is AT&F  .  ATZ is used to retrieve the default setting as determined by the Non-Volatile RAM.  But as long as your Modem was not second-hand, none of the settings should have changed, unless you have changed them, in which case ATZ essentially is the Factory default setting.  If you have doubts, try both, ATZ  or AT&F .

P.s don't forget you can also try AT&F1 F2, etc or ATZ1 ATZ2, etc....
It could also be that you can't do protocol negotiation.  It'd start by setting the modem up for Ultra-forgiving mode.  No compression required, no error correction required, no modulation floor speed -- there are a lot of commands here - hope you have the book handy...

Connect with a terminal program and look for that connect string.  Use DOS if you can, not LINUX, because Linux may be eating the strings to "help you".  If you connect here, then move on to issues like DTE port speed etc.
ASKER CERTIFIED SOLUTION
Avatar of unicorntech
unicorntech

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Hosehead

ASKER

I now have to get the modem to answer the phone so my friends can
use my machine for e-mail.  Any ideas on the init string.  I am
trying ATS0=0M0&C1&D2.