I'm in a need of develop an application to get calls to Cisco CUCM extension numbers via VB application. I have Installed the Tapi driver for the computer and now i need to know where to start. Your advice is highly appreciated
Thank You
I'm in a need of develop an application to get calls to Cisco CUCM extension numbers via VB application. I have Installed the Tapi driver for the computer and now i need to know where to start. Your advice is highly appreciated
Thank You
Copyright © 2021 Jogjafile Inc.
Take a look at JulMar's ATAPI .net assembly for TAPI 2.x. (http://atapi.codeplex.com/).
It's free and I've used it for Cisco CUCM as well as a many other telephone systems. I don't use VB.net, (so please don't judge my very simplistic code example). My experience is in CTI not VB.