I try to learn and understand TAPI and I have tried A LOT of examples, all of them get my TAPI Line and I can dial out, but no event is fired when I have an incoming call, so I'm starting to think that the TAPI driver is not working properly/blocked by firewall/something completely different.
Last code I tried is https://pastebin.com/T3ZHkLi0 and I'm getting to MsgBox("We are here")
end then it exits. Before that it fires the only TAPI line I have.
Is there any way to check why no incoming events are fired?
Specs
- Auerswald TAPI Driver: Specs
- MAYBE I have an estos TAPI driver running, how could I check that?
- ProCall on the Client Computer (interferes possibly?)
- Win10 64 bit
Any hint is highly appreciated