Link to home
Start Free TrialLog in
Avatar of omb
omb

asked on

Modem pick-up options

I have an 56k internal modem (Diamond SupraExpress 56i Sp + Intl) installed in an NT 4.0 Server. I use it to dial-out to my ISP using dial-up networking and all is fine.

I have setup RAS to receive incoming calls to the modem. This also works fine, the modem picking up calls after 1 ring.

My problem is as follows: I only have 1 external telephone line which I wish to use for both my voice calls (phone) but also for RAS sessions (to accept incoming RAS calls via the server). At the moment, any incoming call (voice or data) is picked up by the modem after 1 ring.  I have no chance of picking it up if it is a usual phone call.

Is there any way to delay the modem from picking up right away?  Is there any way to distinguish voice from data calls?

Any help much appreciated.
ASKER CERTIFIED SOLUTION
Avatar of Otta
Otta

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 omb
omb

ASKER

Thanks for your reply Otta

Please could you go into more details with regards to the "modem-initialization-string".  What are the parameters - please give examples.

Thanks
For my US Robotics modem, I use 'AT&F1' to "initialize" my modem
before connecting to an ISP.
Many other modems use 'AT&F' or 'ATZ', instead.
Use 'ATA' to tell your modem to "answer" incoming calls.
I use 'AT&F1L0' to both "initialize" and then to
"reduce-the-volume" of my modem's internal speaker.
If I want an incoming "call-waiting" alert to cause
my modem to hang-up the connection, I would use 'AT&F1L0S10-1'.

The exact commands available will depend on your modem.
Have you checked the web-site operated by the manufacturer
of your modem, namely:
http://www.diamondmm.com/products/html-current/supraexpress56sppc.html
for details about the 'AT' command-set for this modem?

To delay the modem picking up set register 0 to a higher number such as ATS0=3 in your extra settings or init string. However this will only delay the pickup it wont differentiate between data and voice.
> it won't differentiate between data and voice.

Hence, the need for the hardware from Radio Shack.
Avatar of omb

ASKER

Thanks for the replies - I am checking things out with Diamond and will keep you posted.
OMB, anything "new" to report (since September 30) ???
Avatar of omb

ASKER

Sorry that I have not been back to you guys.  Unfortunately, I have had feedback from Diamond but have had a problem actioning the replies since the PC is a friends (who is v.computer illiterate) and I have had problems getting to them.

Anyway, diamond told me to do the following:

ATS0=*  -  The * is the number of rings that you want before the modem answers.
AT&W -  Saves it to the active profile.
ATZ  -   Resets the modem b to the active profile.

I talked my friend through doing this and it does not seem to have worked - but I need to try it before I can confirm this.

Once again, sorry for the delay in feedback, I have just had no time to action the responses.  I WILL let you know what the solution is.