Forums
« Back to APIs

Other programmer Languages

Combination View Flat View Tree View
Threads [ Previous | Next ]
Is it possible to use Jabber SDK in other languages in additional in javascript and browser?
I would like to develop Jabber server side application in .Net with media control for multiple devices.
Thanks,
Vladimir

Hi Vladimir,

The current Jabber SDK exposes web (mainly JavaScript and REST) APIs only. We might consider adding "native" APIs in the future, would a C++ SDK be consumable by your server-side application, or are you looking for C# bindings specifically ?

Thanks, Thomas

Hi!
The .Net API(C#) is better but C++ is alos Ok.
1.Is voice control/status avaliable to be used via REST interface? What I need to install on server side and where?
2.The Jabber SDK are using Cisco Unified Client Services Framework. is CSF is avaliable via API?
Thanks

Hi Vladimir,

Sorry for not replying earlier. The telephony API of the Jabber SDK is consumed on the client side. The SDK exposes server-side APIs for voicemail, meetings and directory integration ("node" reference application).
The native APIs I mentioned in my previous reply could be the CSF ones, no commitment/date yet.

Thanks, Thomas