Open up any terminal application (Hyperterm in Windows or a portable copy of PuTTY), select the modem and issue the following commands followed by a return at the prompt:
Note: you may need to enable LOCAL ECHO in your terminal application to see what you're typing. If you're comfortable typing "blind" then don't worry about it. These commands are short and not case sensitive.Enter
AT (the modem should respond Ok)
Then enter
AT V1 (sets modem to respond in verbose mode using words)
Then enter
AT L2 (sets the speaker volume to medium loud. You can also enter L1, L2, or L3)
Then enter
AT H1 (takes the modem off hook)
If you hear the dial tone coming from the modem's speaker, your line connection is good
Now you can test your connection to make sure everything is working correctly.
Enter
AT H0 (hangs up modem)
Then try dialing out to a known modem number:
Enter
ATDT {some phone number} (Example: ATDT 2225551212 - you'll hear it dialing, and it should connect.)
That's all there is to it.
------
If you don't have Hyperterminal on your machine, grab a free copy of
PuTTY Portable from this link:
http://portableapps....ernet/putty_portableIf you're doing any kind of tech support you need to have a copy of this great little app. Spend some time getting to know it. It's a very useful tool to have on a USB key.