Project

General

Profile

XCAPStorage » History » Version 3

Adrian Georgescu, 08/03/2012 11:27 AM

1 1 Adrian Georgescu
h1. XCAP Storage
2
3
SIP2SIP provides XCAP storage for user uploaded documents related to contacts storage and presence policy
4
5 3 Adrian Georgescu
h2. XCAP root
6
7
https://xcap.sipthor.net/xcap-root/
8
9 1 Adrian Georgescu
h2. Supported XCAP applications
10
11 2 Adrian Georgescu
h3. XCAP capabilities
12 1 Adrian Georgescu
13 2 Adrian Georgescu
auid = xcap-caps 
14
15 1 Adrian Georgescu
Lists the capabilities of the server
16
17 2 Adrian Georgescu
h3. XCAP directory
18 1 Adrian Georgescu
19 2 Adrian Georgescu
auid = org.openmobilealliance.xcap-directory
20
21 1 Adrian Georgescu
Lists the documents stored in the XCAP server for a given user
22
23 2 Adrian Georgescu
h3. Resource lists 
24 1 Adrian Georgescu
25 2 Adrian Georgescu
auid = resource-lists
26
27 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.
28
29 2 Adrian Georgescu
h3. Presence rules 
30 1 Adrian Georgescu
31 2 Adrian Georgescu
auid = pres-rules, org.openmobilealliance.pres-rules 
32
33 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.
34
35 2 Adrian Georgescu
h3. RLS services
36 1 Adrian Georgescu
37 2 Adrian Georgescu
auid = rls-services
38
39 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.
40
41 2 Adrian Georgescu
h3. PIDF manipulation 
42 1 Adrian Georgescu
43 2 Adrian Georgescu
auid = pidf-manipulation 
44
45 1 Adrian Georgescu
Pidf-manipulation application usage defines how XCAP is used to manipulate the contents of PIDF based presence documents.
46
47 2 Adrian Georgescu
h3. Icon
48 1 Adrian Georgescu
49 2 Adrian Georgescu
auid = oma_status-icon
50
51 1 Adrian Georgescu
Manipulate the user icon for a given user and provide icon download capability from HTTP clients.
52
53 2 Adrian Georgescu
h3. Dialog rules
54 1 Adrian Georgescu
55 2 Adrian Georgescu
auid = org.openxcap.dialog-rules
56
57 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
58
59 2 Adrian Georgescu
h3. Watchers
60
61
auid = org.openxcap.watchers
62
63
This application returns the list of watchers from OpenSIPS presence agent.