I have a program that use panasonic TSP to receive events from panasonic PBX and then do certain actions on received events.
I never call any function that create an state change in PBX and only interested on events, so I only use lineGetCallInfo
and lineGetCallStatus
.
Now I have a problem:
Panasonic TSP create an access violation in svchost.exe
(windows telephony service) and thus I can't get events from TAPI.
My boss resist that it is some problem in my use of TAPI, but I only use few functions, does any one has same problem or know where should I find more information? or even how should I debug this error?
I'm programming with C++ TAPI 2 interface with IOCP and my program is running on Windows Server 2003 My PBX is TDA600 with really high load