XCAPStorage » History » Version 1
Adrian Georgescu, 08/03/2012 11:25 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 | h2. Supported XCAP applications |
||
| 6 | |||
| 7 | h3. XCAP capabilities (auid = xcap-caps). |
||
| 8 | |||
| 9 | Lists the capabilities of the server |
||
| 10 | |||
| 11 | h3. XCAP directory (auid = org.openmobilealliance.xcap-directory) |
||
| 12 | |||
| 13 | Lists the documents stored in the XCAP server for a given user |
||
| 14 | |||
| 15 | h3. Resource lists (auid = resource-lists) |
||
| 16 | |||
| 17 | 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. |
||
| 18 | |||
| 19 | h3. Presence rules (auid = pres-rules, org.openmobilealliance.pres-rules). |
||
| 20 | |||
| 21 | 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. |
||
| 22 | |||
| 23 | h3. RLS services (auid = rls-services) |
||
| 24 | |||
| 25 | 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. |
||
| 26 | |||
| 27 | h3. PIDF manipulation (auid = pidf-manipulation). |
||
| 28 | |||
| 29 | Pidf-manipulation application usage defines how XCAP is used to manipulate the contents of PIDF based presence documents. |
||
| 30 | |||
| 31 | h3. Icon (auid = oma_status-icon) |
||
| 32 | |||
| 33 | Manipulate the user icon for a given user and provide icon download capability from HTTP clients. |
||
| 34 | |||
| 35 | h3. Dialog rules (auid = org.openxcap.dialog-rules) |
||
| 36 | |||
| 37 | 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 |
||
| 38 | |||
| 39 | h3. Watchers (auid = org.openxcap.watchers, private application). This application returns the list of watchers from OpenSIPS presence agent. |