AES Trace (renew)

Did you remember my old post about tracing on AES side. It was little bit difficult. You need to change file and bla-bla-bla. Now we have more easier way, just type trcedt servicename set [on|off|bits] bit[1-8]. ie. for trace TSAPI “trcedt TSAPI set on 1”

Performing Basic Telephony Operations using Avaya JTAPI SDK

Another DevConnect guide I found in mail archive. Although it describes how to use JTAPI, it also can be used for TSAPI development since JTAPI, essentially, is only a TSAPI implementation in Java. Therefore the document may be helpful for TSAPI developers as well, providing basic knowledge and call control workflow. The document: Performing Basic […]