We are using Avaya IP Office 500 for our project. i have some questions what is tsp? avaya is giving tsp file . can i use it at our end to make and receive call using tapi3.0 just as modem. as i am using for development. if yes then how i can use it in C# using Tapi 3.0 Regards... Khurram Shakoor
"khurram" schrieb im Newsbeitrag news:575e2c94-ef10-47a9-b606-a578a0666d5b@m3g2000hsc.googlegroups.com... > what is tsp? Khurram, a TSP (TAPI Service Provider) is a TAPI driver. A TSP is solely used by TAPISRV (Telephony Service from the OS). A TAPI app is never calling any TSPI_functions. See my TAPI and TSPI FAQ: Q: What are TAPI Service Providers ? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_What_is_3 > avaya is giving tsp file . can i use it at our end to make and receive > call using tapi3.0 just as modem. as i am using for development. Not directly. You need to install the TSP so that TAPISRV can access it. The you can access its devices via TAPI2 or TAPI3 functions. > if yes then how i can use it in C# using Tapi 3.0 Regarding TAPI and .NET see KB article "841712 - Telephony Application Programming Interface (TAPI) functionality is not supported from managed code". See my TAPI and TSPI FAQ: Q: Are there any .NET wrappers for TAPI2 available ? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Are_there_4 Please note that Helen Warn's C# TAPI2 Wrapper is now available as version 1.2.0.1 with a small TestApp both for Visual Studio 2005: http://www.I-B-A-M.de/AgileSoftwareInc/HelenWarnCsharpTapi2LibraryWrapper_Version_1_2_0_1.zip You may want to take a look at JulMar's ITAPI3 - TAPI 3.0 wrapper for .NET 2.0 and TAPI2 ATAPI.NET - TAPI Application class library for .NET 2.0: http://www.julmar.com/tapi/ http://www.julmar.com/blog/mark/CategoryView,category,Tapi.aspx -- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 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.
Contact me for more details. I will help you to solve and develop your project. -- Message posted using http://www.talkaboutsoftware.com/group/microsoft.public.win32.programmer.tapi/ More information at http://www.talkaboutsoftware.com/faq.html