Telephony Application Programming Interface
Posted: Tue Jul 12, 2016 4:25 am
Hello all-
Currently working on a CRM and would like to implement the ability for the program to monitor TAPI for incoming calls and then when it returns "true" to display the callerid. Our phone system does work on TAPI as i've downloaded some 3rd party applications that show caller id when the calls come in. My problem is the only documentation/API I can find for TAPI is written for Net of C# neither of which I can understand.I did find a single example of a vbscript that would call a phone number and I figured I could shell something similar to that? I read through the Livecode externals page about 30 times thinking I could use the Windows DLLs for TAPI but after a dozen failed attempts to even get the example to function properly I thought I'd check here. Any advice or ideas would be appreciated. Thanks!
Currently working on a CRM and would like to implement the ability for the program to monitor TAPI for incoming calls and then when it returns "true" to display the callerid. Our phone system does work on TAPI as i've downloaded some 3rd party applications that show caller id when the calls come in. My problem is the only documentation/API I can find for TAPI is written for Net of C# neither of which I can understand.I did find a single example of a vbscript that would call a phone number and I figured I could shell something similar to that? I read through the Livecode externals page about 30 times thinking I could use the Windows DLLs for TAPI but after a dozen failed attempts to even get the example to function properly I thought I'd check here. Any advice or ideas would be appreciated. Thanks!