I have an Alcatel 4400 PABX. I would like to know if it is possible to connect to C # and get information about the user number?
Can you help me?
Many thanks
I'm not sure about Alcatel, but I was working with another PABX API that just implemented the TSAPI standard (Telephony API - I think ...).
If it has an IP interface, you probably just need to get the SDK from this manufacturer. Most of them provide .Net libraries, otherwise you may have to interact with an unmanaged library (native DLL) using the .Net invoke (pinvoke) platform.
FYI - I did this using the Avaya system using the Avaya TSAPI implementation.
PABX, TAPI, COM, .Net-. # 4 VB.Net , , # ( 4).
, TAPI Vista. , - ?
Alcatel TAPI Windows.
Windows Vista 7 RTC (Real Time Communications) Microsoft - , ( 6 ), ,
, RTC Microsoft Lync ( " , " link " ). Lync , .
Source: https://habr.com/ru/post/1783618/More articles:Перестановки подмножеств и последующий анализ времени выполнения - javaActual documentation for STL - c ++ 11INotifyPropertyChanged, ObservableCollection, Threads and MVVM - multithreadingМожем ли мы подключить приложение "phonegap api" с чистым исходным кодом (obj-C) - iphonePrinting multiple PDF files without displaying the Printer dialog box - c #How do I get a custom Gnu screen configuration for loading .bash_profile and .bash_aliases? - gnu-screenPagination Using cassandra database with php - phpAndroid: installing the Market app on an emulator? - androidHow long does ClientLogin for the Google Data API remain valid / usable? - authenticationXPath: create relative expression from root of node to specified node? - javaAll Articles