I'm a junior developer with a non IT background and currently stuck on a feature that I was asked to implement. Since there are barely helpful information and examples on the Internet I'm grateful for any help and input.
What I use: C# WinForms App
What to implement: A simple form that can identify an incoming call via TAPI3 and show the number
I've installed the TSP for our office phone. I've also found this demo app. However, it doesn't show me any available lines. A developer previously working on this feature 2 years ago told me that the code worked for him.
That made me wonder and I downloaded a test tool in order to check my TAPI setup (Ephone). I also tried Microsoft's dialer.exe. However both of them say I have no TAPI devices installed - even though the TSP is listed in the 'Phone and modem'.
I feel like I'm missing something essential here. Do I need to make further configurations or setups in order to use TAPI on my PC? Or is the demo app broken?
Can be a bunch of things really, the most common things to check:
Sorry to be a bit vague here, but all of this is very dependent on make/model/brand of the PBX and TSP you are using, so can't give you a very targeted answer here.