cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1895
Views
0
Helpful
5
Replies

Jabber Management APIs

Hi,

Is there still a management API (like the CUP SOAP API) for Jabber or do I need to use the CAXL API?

Specifically, I'm looking for a way to add groups of users into an individual users contact list (i.e. Roster Management I suppose).

Many thanks,

D.

5 Replies 5

tinghche
Level 5
Level 5

Hi Darren,

Yes, you can use CAXL to start with your Jabber development. CAXL is a JavaScript based xmpp library and does provide Roster, contact management.

You can download the SDK here.

https://developer.cisco.com/site/collaboration/jabber/websdk/develop-and-test/im-and-presence/get-started-on-premise-dep…

Further more, request a shared sandbox to experiment right away.

https://developer.cisco.com/form/requestSharedSandboxAccess

Thanks,

Howard

Roster management specifically is handled via CAXL (only) - there are currently no administrative or bulk APIs for doing so on behalf of users.

Oh, ok.  I was rather hoping not to have to use CAXL.

The documentation does still refer to the SOAP API though?  Specifically the "Client Configuration Web Service" which mentions "Contact List Management" as one of it's capabilities?

https://developer.cisco.com/site/collaboration/call-control/unified-presence/documentation/index.gsp

Hi Darren,

You are right, SOAP/REST API are also available as you mentioned. You can find more details in the latest developer guide.

https://developer.cisco.com/site/collaboration/call-control/unified-presence/documentation/


Thanks,

Howard

My understanding is that the Client Configuration Web Service can only manage 'non-presence' contacts for users, i.e. the user's UCM fast-dial/quick-dial list.  Unfortunately this means that CAXL is the only mechanism for individual user IM&P roster-management.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: