Re: [ Dial phone number by modem port COM2 ]
Yes, it works.
You don't need TAPI to have an attached modem dial.
It is as simple as sending ATDT<phone number> to the
modem.
Give it a try yourself:
From a machine with a modem card installed, examine
the properties to determine the COM port it is using.
Plug it in to a phone line.
Connect to a 2003 server via TS with serial port mapping
enabled.
Open up Hyperterminal on the server, set the port to
correspond to the correct one you found above.
Enter the following and press enter to make sure the modem
is there:
AT
You should get an OK response or similar.
Enter the following and then press enter to make a phone call
to your mobile phone, substitute your mobile phone number
for <phone number>, use commas to insert pauses if needed:
ATDT<phone number>
Now, your mobile phone should begin ringing at this point.
-TP
Vera Noest [MVP] wrote:
> Does that work? MS thinks it doesn't
>
> 308405 - TAPI Is Not Terminal Services Aware
> http://support.microsoft.com/?kbid=308405
> _________________________________________________________
> Vera Noest
> MCSE, CCEA, Microsoft MVP - Terminal Server
> TS troubleshooting: http://ts.veranoest.net
> ___ please respond in newsgroup, NOT by private email ___