Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Presence APIs (CUPAPI) Developer Center
Overview
Overview Of Interfaces
XMPP
BOSH
SIP/SIMPLE
SOAP
REST
System Architecture
CAXL SDK
Overview
Compatibility
Documentation
Download
Resources
Client Configuration Web Service
Presence Web Service
Web Services Reference Application
Platform SOAP Service
Documentation
Community
Testing
Resources
Support & Services
Everything
This Site
Blogs
Cisco Live! London - Jan 29/Feb 2, 2011
Cisco Live! London - Jan. 31-Feb 3, 2011
RSS
(Opens New Window)
Showing 2 results.
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to SOAP API
CUP SOAP API external contacts management
Threads [
Previous
|
Next
]
Martin Bielik
Posts:
2
Join Date:
11/11/09
Recent Posts
CUP SOAP API external contacts management
Answer
6/2/11 2:49 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jose Sebastian
Posts:
25
Join Date:
9/3/10
Recent Posts
RE: CUP SOAP API external contacts management
Answer
6/23/11 5:41 PM as a reply to Martin Bielik.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Martin,
You could use a combination of the following APIs
addContact
modifyContactInfo
set-contact-nickname
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Martin Bielik
Posts:
2
Join Date:
11/11/09
Recent Posts
RE: CUP SOAP API external contacts management
Answer
6/27/11 5:54 PM as a reply to Jose Sebastian.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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:
<add-contact>
<group name="work">
<persona-id index="200" display-on-phone="false" nickname="user2nickname">soapuser2</persona-id>
<persona-id>nonexisting</persona-id>
</group>
</add-contact>
response:
<epas:status persona-id="soapuser2" group="work" index="200" nickname="user2 nickname" display-on-phone="false">succeeded</epas:status>
<epas:status persona-id="nonexisting" group="work">Contact does not exist in.</epas:status>
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
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jose Sebastian
Posts:
25
Join Date:
9/3/10
Recent Posts
RE: CUP SOAP API external contacts management
Answer
12/1/11 10:58 AM as a reply to Martin Bielik.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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 & I can help.
Thanks,
Jose
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jose Sebastian
Posts:
25
Join Date:
9/3/10
Recent Posts
RE: CUP SOAP API external contacts management
Answer
12/1/11 10:59 AM as a reply to Jose Sebastian.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Typo - want active in the forum -> wasn't active in the forum
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available