02-24-2005 12:07 AM - edited 03-13-2019 08:07 AM
there is a jtapi sdk in Cisco.com.
Is there any other sdk for vc or .net? how can I get it?
Solved! Go to Solution.
02-24-2005 05:53 AM
What exactly are you looking for? TAPI, being a W32 API, is really geared towards C(++). You might find a .NET wrapper on gotdotnet.com but I have no idea how well that works (not that I wouldn't like a .NET TAPI.. pure W32 API makes me cringe).
If you install the Cisco TAPI TSP (available from the applications page on your call manager), get the TAPI developer documentation and the TAPI samples from the developer support pages (http://www.cisco.com/cgi-bin/dev_support/access_level/product_support) I think you should have no problem getting started. The sample apps were written in VS6 (the C++ component of it to be exact).
02-24-2005 05:53 AM
What exactly are you looking for? TAPI, being a W32 API, is really geared towards C(++). You might find a .NET wrapper on gotdotnet.com but I have no idea how well that works (not that I wouldn't like a .NET TAPI.. pure W32 API makes me cringe).
If you install the Cisco TAPI TSP (available from the applications page on your call manager), get the TAPI developer documentation and the TAPI samples from the developer support pages (http://www.cisco.com/cgi-bin/dev_support/access_level/product_support) I think you should have no problem getting started. The sample apps were written in VS6 (the C++ component of it to be exact).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide