Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am using lineGetNewCalls() to get handles to the calls which is established before invoking my application.https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcalls The issue is that It always returns zero in the dwCallsNumEnt...
I have an issue using GetNewLineCalls TAPI API. On Cisco TSP 12.5https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcallsIt always returns zero in the dwCallsNumEntries.Although GetAddressStatus return the correct number of act...