07-13-2015 07:09 AM
How can I get contact name and phone number if get-user-config returns only IMAddress, userName, listName and Calendar, and get-contact-info returns nothing? I use wsdl EPASSoap file from server.
07-15-2015 12:49 PM
Get-contact-info returns vCard data if it is set. It's not set by default. You can set it with modify-contact-info to include things like phone number, etc.
Here's the page where you can find the documentation for your version of Cisco IM&Presence.
You can find get-contact-info and samples in the documentation.
There is a setting in IM&P to build vCards from LDAP, but I have never gotten it to work. It should work, so I'm obviously doing something wrong, but I haven't had time to explore what that is. I suspect it's this caveat: "A user’s vCard will become available only when it is published, typically on the client side."
07-15-2015 01:54 PM
Assuming there is a CUCM as part of the system, you may be able to retrieve that kind of info from CUCM (based on the user ID) via the AXL (server-to-server model) or UDS (user client model) APIs:
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