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”

Mastering Device, Media and Call Control

As follow-up to a recent post regarding DMCC developer’s guide, I have found another very interesting and useful document on the same topic. It is a DevConnect publication called “Mastering Device, Media and Call Control Using Avaya DMCC Dashboard”. It’s not only a guide, it’s a whole tutorial that I think is a must have […]

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 […]