cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
0
Helpful
2
Replies

GetNewLineCalls on CUCM

h.abdelraouf
Level 1
Level 1

I have an issue using GetNewLineCalls TAPI API. On Cisco TSP 12.5
https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetnewcalls

It always returns zero in the dwCallsNumEntries.

Although GetAddressStatus return the correct number of active calls on the same address that GetNewLineCalls uses
https://docs.microsoft.com/en-us/windows/win32/api/tapi/nf-tapi-linegetaddressstatus

I am trying to GetNewLineCalls just after I get the line handle from OpenLine.

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

APIs are covered in DevNet, might want to post over there.

HTH

java

if this helps, please rate

Will do

Thanks,