I am having a ASP.net web application which is hosted in an internet server. Now i got a requirement to integrate this website with a computer telephony infrastructure. The details are as follows.
I have two pieces of Windows technology which I\'d like to plumb together: a TSP (a TAPI service provider) and an API wrapped around some hardware. The API accepts requests synchronously but returns s
I am trying to use SIP to do 3rd party Call Control. I am not sure that it\'s possible, so hopefully someone can enlighten me.
I am using the extended TAPI function lineRegister to register a GPRS radio on the network after powering the radio on using lineSetEquipmentState.The lineRegister function is returning successfully b
Is there such a thing as a TAPI implementation on 64-bit?Or am I stuck in the 32-bit land fore开发者_运维百科ver?
...where does one go for help on boutique top开发者_StackOverflow社区ics like TAPI, for instance?It appears that The Code Project would be an excellent place for boutique programming topics.
I need some infos about how i connect to a Hipath 3000 Series on t开发者_如何学运维he CSTA Interface.
I need to develop a TAPI application to instruct PBX to make outbound call. Without the application, an user needs to dial 9, then th开发者_开发技巧e specified destination phone number to make a call.
I have an application which currently has an option to call phone numbers. Now by default it opens the Windows Phone dialler utility and tries to call the number.
I have a windows mobile 6 application using TAPI 2.0. lineGetAddressID() is needed to get the address identifier used by several calls in the telephone api, but I can\'t get it to work.