Re: Remote TSP server



Oh, and by the way, the TSP I am trying to install is nothing else than the
one given as example in the P-SDK, "Atsp32.tsp". So, I suppose it should not
be due to missing exports or things like that. Am I right?

Regards,


"Andreas Marschall [MVP TAPI]" <Andreas.Marschall@xxxxxxxxxx> wrote in
message news:u7dTGZImIHA.5280@xxxxxxxxxxxxxxxxxxxxxxx
"Jean-Robert" <jlaffineur@xxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:uAq3nwHmIHA.1052@xxxxxxxxxxxxxxxxxxxxxxx
The problem is that the TSP does not appear in the Advanced list of the
Phones and Modems control panel, even when I click the "Add" button. I
have
tried to reboot the machine, but it does not help.

Jean-Robert,
ok, then this issue has be solved 1st, before you can go any further with
Remote.TSP.
Maybe some function export is missing.
Please export ***ALL*** TSPI_ and TUISPI_ functions and implement the
missing
ones for testing/debugging with a trace output (e.g. OutputDebugString())
and
return LINEERR_OPERATIONUNAVAIL.
So you can see what functions are called by the OS.

--
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
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup 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.





.