Skip to content

shizenghua/TSAPIDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSAPIDemo

About

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

Requirements

In order to work, TSAPIDemo requires the following:

  1. AE Services server with enabled TSAPI service
  2. Installed TSAPI client (specifically, csta32.dll, att32prv.dll, TSLIB.INI ).
  3. .NET framework 3.5.

Configuring

You can configure the program by using Configuration tab or by editing TSAPIDemo.exe.config.

About

C# Wrapper for TSAPI library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%