<?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>CUP SOAP API external contacts management</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3991255" />
  <subtitle>CUP SOAP API external contacts management</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=3991255</id>
  <updated>2013-05-23T13:24:33Z</updated>
  <dc:date>2013-05-23T13:24:33Z</dc:date>
  <entry>
    <title>RE: CUP SOAP API external contacts management</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4825909" />
    <author>
      <name>Jose Sebastian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4825909</id>
    <updated>2011-12-01T10:59:49Z</updated>
    <published>2011-12-01T10:59:49Z</published>
    <summary type="html">Typo - want active in the forum -&gt; wasn't active in the forum</summary>
    <dc:creator>Jose Sebastian</dc:creator>
    <dc:date>2011-12-01T10:59:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUP SOAP API external contacts management</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4825906" />
    <author>
      <name>Jose Sebastian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4825906</id>
    <updated>2011-12-01T10:58:55Z</updated>
    <published>2011-12-01T10:58:55Z</published>
    <summary type="html">HI Martin,
Sorry for not replying back. I want active in the forum. 

But did you get what you were looking for? If not pls let me know &amp; I can help.

Thanks,
Jose</summary>
    <dc:creator>Jose Sebastian</dc:creator>
    <dc:date>2011-12-01T10:58:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUP SOAP API external contacts management</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4124680" />
    <author>
      <name>Martin Bielik</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4124680</id>
    <updated>2011-06-27T17:54:04Z</updated>
    <published>2011-06-27T17:54:04Z</published>
    <summary type="html">Hi Jose,

thank you for your answer.
So addContact method can be used also for adding external, no presence-aware contacts?
I am asking because in the API documentetion, there is example of addContact request / response, and there is for example something like that:

request:

&lt;add-contact&gt;
&lt;group name="work"&gt;
&lt;persona-id index="200" display-on-phone="false" nickname="user2nickname"&gt;soapuser2&lt;/persona-id&gt;
&lt;persona-id&gt;nonexisting&lt;/persona-id&gt;
&lt;/group&gt;
&lt;/add-contact&gt;

response:
&lt;epas:status persona-id="soapuser2" group="work" index="200" nickname="user2 nickname" display-on-phone="false"&gt;succeeded&lt;/epas:status&gt;
&lt;epas:status persona-id="nonexisting" group="work"&gt;Contact does not exist in.&lt;/epas:status&gt;

So for soapuser2 there is "succeeded"in the response while for "nonexisting" there is "Contact does not exist in.".
For me it seems like "soupuser2" is presence-aware contact which is just added to contacts on my CUPC, while "nonexisting" is example of external or non-presence-aware-contact which I cannot add.

Many thanks for your answer.

Martin</summary>
    <dc:creator>Martin Bielik</dc:creator>
    <dc:date>2011-06-27T17:54:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUP SOAP API external contacts management</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4110547" />
    <author>
      <name>Jose Sebastian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4110547</id>
    <updated>2011-06-23T17:41:30Z</updated>
    <published>2011-06-23T17:41:30Z</published>
    <summary type="html">Hi Martin,
You could use a combination of the following APIs

addContact 
modifyContactInfo
set-contact-nickname</summary>
    <dc:creator>Jose Sebastian</dc:creator>
    <dc:date>2011-06-23T17:41:30Z</dc:date>
  </entry>
  <entry>
    <title>CUP SOAP API external contacts management</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3991254" />
    <author>
      <name>Martin Bielik</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=3991254</id>
    <updated>2011-06-02T14:49:36Z</updated>
    <published>2011-06-02T14:49:36Z</published>
    <summary type="html">I have question regarding CUP contact
management.
There are methods for managing contacts
(add, modify, remove), but these methods are relevant only for domain contacts,
or presence-aware contacts.
But in the CUPC interface there is also
possibility to create and manage external contacts. I found also
getnonpresenceawarecontacts method, which I believe returns such external
contacts, but I cannot find methods for creating and managing such contacts. Is
there possibility to do it using this API? There should be probably way how to
do it, since a assume that CUPC uses tha same API for contact management.</summary>
    <dc:creator>Martin Bielik</dc:creator>
    <dc:date>2011-06-02T14:49:36Z</dc:date>
  </entry>
</feed>

