Discussion:
is there a way for TAPI to access the extra initialization commands in the control panel modem settings?
(too old to reply)
g***@comcast.net
2012-08-09 01:42:06 UTC
Permalink
Or will I have to write software that will open the serial port with createfile and send custom AT commands depending on which modem we want to connect to?
greg
2012-08-09 18:19:58 UTC
Permalink
Post by g***@comcast.net
Or will I have to write software that will open the serial port with createfile and send custom AT commands depending on which modem we want to connect to?
I see the question has already been answered. Sorry for the redunancy,
however, in the registry entry HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\Class\{4D36E96D-E325-11CE-
BFC1-08002BE10318}\0000 on my XP professional ver 2002 with Service
Pack 3 there is no UserInit folder, only Init and I don't see the
extra initialization command string in any of the REG_SZ entries. So
am I missing something?
Andreas Marschall [exMVP TAPI]
2012-08-27 12:55:23 UTC
Permalink
Post by g***@comcast.net
Or will I have to write software that will open the serial port with createfile and send custom AT commands depending on which modem we want to connect to?
Maybe lineGetDevConfig() is of any help in getting the configuartion information via TAPI.
--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto® Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
* Please post all messages and replies to the group so all may
* benefit from the discussion. Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no rights.
Loading...