05-04-2016 01:50 AM
Hi
We are developing a software which can control the Accept/Decline Calls /video call/ mic mute/ desktop share etc. We want to integrate this software with Jabber Desktop client. Do we have an any SDK that is available. If SDK is available, do we need to have a Server like Microsoft LYNC to manage the IMs and Calls. What are the licensing/permissions required
Thanks
Harish
05-04-2016 01:24 PM
There are no APIs/SDKs for controlling the Jabber PC client directly.
However, via the Jabber SDK () you can either implement a stand-alone Jabber SDK-based 'softphone', or monitor/control a regular CUCM device (including a Jabber PC client which is itself in softphone mode.)
https://developer.cisco.com/site/jabber-websdk/overview/
If implementing a browser-based softphone via the SDK, you would have control over call-handling, video calling, and mic+audio output; though, screen-sharing is not supported. If using the Jabber SDK to remote-control a Jabber PC client (in softphone mode), then only call control operations would be supported (no control of audio/video, or additional features like screensharing)
05-04-2016 07:31 PM
Thanks for the quick turnaround. This helps a lot
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide