<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Retrieving User Contacts and Groups</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Retrieving User Contacts and Groups</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-06-20T04:27:27Z</updated>
  <dc:date>2013-06-20T04:27:27Z</dc:date>
  <entry>
    <title>RE: Reverse-lookup via Web-Service interface SOAP-Call</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11239686" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11239686</id>
    <updated>2013-01-29T10:37:19Z</updated>
    <published>2013-01-29T10:37:19Z</published>
    <summary type="html">Typically you'd use a web service you've created yourself along with a TCL / VXML script in the voice gateway.  One of our customers used the script from here with success:   
[url=http://www.ciscoxmlservices.com/en/tcl--ivr-scripts][color=#0000ff]http://www.ciscoxmlservices.com/en/tcl--ivr-scripts[/color][/url]</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2013-01-29T10:37:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Bind error with Cisco Ajax XMPP library</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6046349" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6046349</id>
    <updated>2012-07-09T12:50:33Z</updated>
    <published>2012-07-09T12:50:33Z</published>
    <summary type="html">Hi,
 
Did you ever find a solution to this -- it seems I'm having exactly the same problem.
 
Thanks,
D.</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2012-07-09T12:50:33Z</dc:date>
  </entry>
  <entry>
    <title>RE: Retrieving User Contacts and Groups</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5867129" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5867129</id>
    <updated>2012-06-14T08:49:27Z</updated>
    <published>2012-06-14T08:48:10Z</published>
    <summary type="html">Hi Jose,

Thanks for the response.  Yes, you're right, I am doing a get-all-config. Not sure about the getContactList though, I guess that's to do with my CUP version...

CUP is version 8.5.

XML request is:

1     &lt;get-all-config&gt;
2           &lt;system-config/&gt;
3           &lt;user-config/&gt;
4           &lt;federated-domains auth-policy="all"/&gt;
5           &lt;non-presence-aware-contacts/&gt;
6           &lt;contact-info/&gt;
7           &lt;include-contact-list/&gt;
8       &lt;/get-all-config&gt;");




I did take a brief look at CAXL, but the documentation isn't very comprehensive, and I've struggled to get that working in the short time I've looked at it.

Would that allow me to get a user's contact list?  I used SOAP mainly because I'd used it in the past, it's simple, and it was quick to get up and running without any CORS issues and setting up proxy servers etc.. etc..

Thanks once again,
Darren.</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2012-06-14T08:48:10Z</dc:date>
  </entry>
  <entry>
    <title>Retrieving User Contacts and Groups</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5832387" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5832387</id>
    <updated>2012-06-06T15:59:05Z</updated>
    <published>2012-06-06T15:59:05Z</published>
    <summary type="html">I'm trying to retrieve individual user contact lists through the SOAP get-all-config request.  On testing however, I'm only getting 11 of my 35 contacts. In addition, it doesn't seem to be returning any group information either.
 
Does anyone know why this might be, or if there is a simpler way of retrieving contacts and the group the contact is in?
 
It can be retrieved from the user page under cupuser/contactsFindList.do, but of course that doesn't let me do it programmatically.
 
Thanks in advance for any assistance anyone can provide.
 
Kind regards,
Darren.</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2012-06-06T15:59:05Z</dc:date>
  </entry>
</feed>

