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.
Hi,Does the TSP work on Windows 2008? I have code that works on an XP machine but the same exact code does not work on the Windows 2008 server.The problem is that the code seems to do everything the same that it does on the XP machine and runs withou...
Hi Support,I have found pieces of information about this, but i am at the point where i need to ping you for an answer or for the link to the correct doc. However, i would much prefer if someone could clearly explain here...I have wrote an Applicatio...
Hi Support,Is there a limit to the number of devices a single TAPI application (using a single TSP) can receive Call Events for? I have completed an Application where i enumerate (open and monitor) all the Line devices assigned to my user in CUCM and...
Hi,I have been playing with TAPI and have been able to get Call Events to be seen by my application (Ring, answer, hold, etc). But when i use the LineDevSpecific function with the void* to CCiscoLineDevSpecificCTIPortThirdPartyMonitor and then liste...
Hi Geevarghese,Actually i found the same answer yesterday but still testing. Only x64 can be installed, meaning that it rejects the TSP x86 installation.As i developed my code on a 32 bit (x86) machine it would not work due to the address space misma...
Hi txuan,Thank you, i will look forward to your results...Even a deeper understanding of the Environment would be helpful, because i could find a different configuration to work around this. As i have started to find that the CTI ports do identify th...
Hi,Yes i found this as well. But even when i determine that the address has the "LINEADDRCAPFLAGS_ROUTEPOINT" capability, i still cannot successfully execute the 3rd Party Monitor function via lineDevSpecific. I was expecting for this to work and tha...
Monitoring is the term used by many other CTI protocols to refer to listening for telephony events that occur on a device, but not necessarily engage in Call Control.I hear what you are saying, but i am having no success in monitoring a Route Point f...