<?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>RE: External contacts</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: External contacts</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-22T19:41:58Z</updated>
  <dc:date>2013-05-22T19:41:58Z</dc:date>
  <entry>
    <title>RE: External contacts</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10776929" />
    <author>
      <name>WALTER OSELE</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10776929</id>
    <updated>2013-01-17T07:57:37Z</updated>
    <published>2013-01-17T07:57:37Z</published>
    <summary type="html">I'm trying to do the same with the eclipse java plugin.
 
A contact response is created with this command:
  AddContactRespDocument addConResDoc = myStub.addContact(addConDoc,skd);
 
If the domain is set to an external domain then the contact is recognized as an external contact.
  persId[0].setDomain("test.org");
  &lt;epas:persona-id index="1" nickname="bttt@test.org" display-on-phone="false" [b]is-cups="false"[/b] domain=""&gt;bttt@test.org&lt;/epas:persona-id&gt;
 
So I can add an external contact but I don't know how to set the phoneNumber.
Can anybody help?</summary>
    <dc:creator>WALTER OSELE</dc:creator>
    <dc:date>2013-01-17T07:57:37Z</dc:date>
  </entry>
</feed>

