tapi
Is TAPI in the WinRT API?
I\'ve not had a chance to play with WinRT yet. I just wondered w开发者_如何学编程hether anyone knew if TAPI is part of the WinRT API now? According to MS currently TAPI is not part of WinRT although t[详细]
2023-04-12 22:22 分类:问答SafeHandle that doesn't use an IntPtr
Does anyone know of an implementation similar to SafeHandle that doesn’t use an IntPtr that I can derive from? Or should I create a new handle altogether? I’d need functionality like DangerousGetHan[详细]
2023-04-11 23:15 分类:问答Cisco Phone Status ASP.NET integration
We\'re trying to find a way to retrieve information about when an employee is currently on the phone.[详细]
2023-04-10 22:18 分类:问答PHP web application + TAPI / VOIP telephone calls?
A client wants to use our (ERP) web application as some kind of开发者_运维技巧 incoming and outgoing calling software. He needs phonenumer recognition and to be able to dial a number by clicking with[详细]
2023-04-05 09:54 分类:问答lineTranslateAddress c++ to managed c#
I have an application that programatically makes calls to different numbers. The application is writ开发者_如何学Goten in c# (managed) and I use pInvoke for the c++ TAPI functions. Everything works fi[详细]
2023-03-05 02:57 分类:问答standard dialable number format (c++ tapi)
I want to programatically make calls on a windows mobile device using standard c++ TAPI lineMakeCall function. The phone number (null-terminated) must be in the \"standard dialable number format\".[详细]
2023-03-04 08:28 分类:问答How do I capture the caller id from an Avaya 1600 series IP phone?
I\'ve been on the Avaya developer website to look for this information, but the only documentation and library I see to b开发者_JAVA百科e able to find refers to pushing content to the phone display, c[详细]
2023-02-22 10:34 分类:问答CONNECTED event not firing in TAPI 3.x
I am working on a TAPI application. While googleing I found a nice post http://www.code开发者_如何转开发project.com/KB/IP/devangpro.aspx. But the problem is, I am not getting all the events triggered[详细]
2023-02-20 17:14 分类:问答A good Java wrapper for TAPI 2?
Does anyone know of a good JNI/Java wrapper for TAPI 2? I need to inter开发者_StackOverflow社区act with the Avaya phones on the desks of my users for a CRM web application (based on GWT), and all com[详细]
2023-02-15 11:13 分类:问答Making automatic phone call
I need 开发者_运维技巧to write a program to make automatic phone calls to given numbers. How to do that. What libraries do I need.[详细]
2023-02-05 11:20 分类:问答