Is it possible to use UCMA and/or the Lync Server SDK to write a web application that can do the following:
- Report the state of any in-progress calls for a specific user in the web page (active/on hold and duration)
- Place an active call on hold/retrieve from on hold on behalf of a user
- Transfer an active call to another user
In this situation, the user will have the Lync client and the web browser running on their local computer. I'm looking for a way to not require custom software installed on their desktop and hopefully for something that supports both Windows and Mac operating systems.
Thanks, Corey