08-15-2014 08:31 AM
With CUCM/CUPS 9.1 most of the Jabber User settings have been moved from CUPS into CUCM. All the settings, EXCEPT CCMCIP. That is still in CUPS. The previous AXL call was updateUpcUserSettings. That no longer exists.
What I am trying to figure out is how to now add a user to a CCMCIP profile.
In previous versions of CUPS, you went to the user's Jabber Settings and set the CCMCIP, VM Profile, etc through drop downs. Now, you need to do to the CCMCIP profile and add a user to it.
Can this be done through AXL?
08-19-2014 05:08 AM
Hi Doug,
I would request you to try downloading theaxlsqltoolkit_cups.zip and try using the sample code that is available.
Reference - CUCM and CUPS interaction
Thanks and Regards,
Geevarghese
08-19-2014 10:09 AM
I have pulled down the axltoolkit.zip file down from the CUPS server. After going through the schema, no references to CCMCIP where found.
As for the other thread, I am the author of that thread. But that information is no longer valid, due to the changes in CUCM which integrated most of CUPS.
08-19-2014 11:43 AM
Hi Doug,
I'm assuming the manual way to add a user to CCMCIP profile is to go to IM&Presence server (formerly CUPS), go to Application > Legacy Clients > CCMCIP Profile and then add a new user to that CCMCIP Profile.
AXL can only interact with CUCM server, not the IM&Presence server. So I was researching what could be done on the CUCM side and noticed there is a user setting such as UC Service Profile. The UC Service Profile allows you to set IM&Presence and CTI profiles. You can use AXL (updateUser) to update the user's UC Service Profile. However, I'm not sure if this will accomplish what your application is trying to do.
Thanks,
Adrienne
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