Hi, Im starting to develop an app that will get caller id from a panasonic pabx... and based on that, bring up certain client information. Is there an emulator that can allow me to develop without having the pabx/telephone system. Also, can i get any ideas on where to start... Im using vb.net.
"Pritesh" schrieb im Newsbeitrag news:2E5E4284-63C8-40DC-A379-DD0B35EB56B3@microsoft.com... > Hi, > Im starting to develop an app that will get caller id from a panasonic > pabx... and based on that, bring up certain client information. > Is there an emulator that can allow me to develop without having the > pabx/telephone system. > > Also, can i get any ideas on where to start... Im using vb.net. Pritesh, for emulation you can use ESP32. See my TAPI and TSPI FAQ: Q: Is there a user guide available for Economical Service Provider (ESP32)? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Is_there_8 You may want to take a look at the MS sample code from P-SDK and the JulMar TAPI tools with open source: http://www.tapi.info/default.aspx/TAPI/PSDKSamples.html http://www.julmar.com/tapi/ 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 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 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.