TSAPIDemo is a demo application which should help develop a proper C# wrapper for Avaya's TSAPI library by testing all methods. At this moment, I am able to test Private Data versions up to 7 (AES 4.0). Everything above PDV 7 has to be tested by someone else. You can look at project's wiki to see project progress so far
In order to work, TSAPIDemo requires the following:
- AE Services server with enabled TSAPI service
- Installed TSAPI client (specifically, csta32.dll, att32prv.dll, TSLIB.INI ).
- .NET framework 3.5.
You can configure the program by using Configuration tab or by editing TSAPIDemo.exe.config.