XCAPStorage

Version 4 (Adrian Georgescu, 08/03/2012 11:28 am)

1 1 Adrian Georgescu
h1. XCAP Storage
2 1 Adrian Georgescu
3 1 Adrian Georgescu
SIP2SIP provides XCAP storage for user uploaded documents related to contacts storage and presence policy
4 1 Adrian Georgescu
5 4 Adrian Georgescu
h2. XCAP Root
6 1 Adrian Georgescu
7 4 Adrian Georgescu
The server is reachable at the following address:
8 4 Adrian Georgescu
9 3 Adrian Georgescu
https://xcap.sipthor.net/xcap-root/
10 3 Adrian Georgescu
11 1 Adrian Georgescu
h2. Supported XCAP applications
12 1 Adrian Georgescu
13 2 Adrian Georgescu
h3. XCAP capabilities
14 1 Adrian Georgescu
15 2 Adrian Georgescu
auid = xcap-caps 
16 2 Adrian Georgescu
17 1 Adrian Georgescu
Lists the capabilities of the server
18 1 Adrian Georgescu
19 2 Adrian Georgescu
h3. XCAP directory
20 1 Adrian Georgescu
21 2 Adrian Georgescu
auid = org.openmobilealliance.xcap-directory
22 2 Adrian Georgescu
23 1 Adrian Georgescu
Lists the documents stored in the XCAP server for a given user
24 1 Adrian Georgescu
25 2 Adrian Georgescu
h3. Resource lists 
26 1 Adrian Georgescu
27 2 Adrian Georgescu
auid = resource-lists
28 2 Adrian Georgescu
29 1 Adrian Georgescu
A resource lists application is any application that needs access to a list of resources, identified by a URI, to which operations, such as subscriptions, can be applied.
30 1 Adrian Georgescu
31 2 Adrian Georgescu
h3. Presence rules 
32 1 Adrian Georgescu
33 2 Adrian Georgescu
auid = pres-rules, org.openmobilealliance.pres-rules 
34 2 Adrian Georgescu
35 1 Adrian Georgescu
A Presence Rules application is an application which uses authorization policies, also known as authorization rules, to specify what presence information can be given to which watchers, and when.
36 1 Adrian Georgescu
37 2 Adrian Georgescu
h3. RLS services
38 1 Adrian Georgescu
39 2 Adrian Georgescu
auid = rls-services
40 2 Adrian Georgescu
41 1 Adrian Georgescu
A Resource List Server (RLS) services application is Session Initiation Protocol (SIP) application whereby a server receives SIP SUBSCRIBE requests for resource, and generates subscriptions towards the resource list. See the README file for more details about of the implementation.
42 1 Adrian Georgescu
43 2 Adrian Georgescu
h3. PIDF manipulation 
44 1 Adrian Georgescu
45 2 Adrian Georgescu
auid = pidf-manipulation 
46 2 Adrian Georgescu
47 1 Adrian Georgescu
Pidf-manipulation application usage defines how XCAP is used to manipulate the contents of PIDF based presence documents.
48 1 Adrian Georgescu
49 2 Adrian Georgescu
h3. Icon
50 1 Adrian Georgescu
51 2 Adrian Georgescu
auid = oma_status-icon
52 2 Adrian Georgescu
53 1 Adrian Georgescu
Manipulate the user icon for a given user and provide icon download capability from HTTP clients.
54 1 Adrian Georgescu
55 2 Adrian Georgescu
h3. Dialog rules
56 1 Adrian Georgescu
57 2 Adrian Georgescu
auid = org.openxcap.dialog-rules
58 2 Adrian Georgescu
59 1 Adrian Georgescu
Dialog Rules application is a private application modeled after Presence rules that uses authorization policies, to specify when dialog information can be given to which watchers
60 1 Adrian Georgescu
61 2 Adrian Georgescu
h3. Watchers
62 2 Adrian Georgescu
63 2 Adrian Georgescu
auid = org.openxcap.watchers
64 2 Adrian Georgescu
65 1 Adrian Georgescu
This application returns the list of watchers from OpenSIPS presence agent.
66 4 Adrian Georgescu
67 4 Adrian Georgescu
h3. Purge
68 4 Adrian Georgescu
69 4 Adrian Georgescu
auid = org.openxcap.purge
70 4 Adrian Georgescu
71 4 Adrian Georgescu
This application delete all stored documents for a given user.