My objective is to listen to all the events (im/video/audio/appshare call, presence) of Lync server 2010 and also to control (transfer, conference, record) the call.
If we use UCMA to do the same, the call must first come to the application and from there routing is done. Basically here we are acting as Back2Back user agent.
I dont want to dot this. What I want is just listen to all events using some socket/API to get the events and send some commands to control the call. (Like how we do it with AVAYA using TSAPI or in FreeSwitch)