WikiStart
Version 244 (Adrian Georgescu, 04/22/2010 03:29 pm)
| 1 | 172 | Redmine Admin | == Description == |
|---|---|---|---|
| 2 | 1 | ||
| 3 | 243 | Adrian Georgescu | OpenXCAP is an open source fully featured XCAP server. An XCAP server is used by SIP SIMPLE clients and servers to manage buddy lists and policy for subscriptions to presence or other type of events published using SIP protocol. |
| 4 | 243 | Adrian Georgescu | |
| 5 | 244 | Adrian Georgescu | OpenXCAP server works out of the box with [http://opensips.org OpenSIPS Presence Agent]. The software is licensed according to the GNU General Public License version 2. |
| 6 | 1 | ||
| 7 | 209 | Redmine Admin | [[Image(SIMPLE-Server.png, align=right)]] |
| 8 | 1 | ||
| 9 | 232 | Adrian Georgescu | == Background == |
| 10 | 1 | ||
| 11 | 191 | Redmine Admin | XCAP protocol allows a client to read, write, and modify application |
| 12 | 191 | Redmine Admin | configuration data stored in XML format on a server. XCAP maps XML document |
| 13 | 191 | Redmine Admin | sub-trees and element attributes to HTTP URIs, so that these components can |
| 14 | 191 | Redmine Admin | be directly accessed by clients using HTTP protocol. An XCAP server is used |
| 15 | 191 | Redmine Admin | by XCAP clients to store data like buddy lists and presence policy in |
| 16 | 191 | Redmine Admin | combination with a SIP Presence server that supports PUBLISH, SUBSCRIBE and |
| 17 | 191 | Redmine Admin | NOTIFY methods to provide a complete SIP SIMPLE server solution. |
| 18 | 1 | ||
| 19 | 191 | Redmine Admin | == Features == |
| 20 | 1 | ||
| 21 | 191 | Redmine Admin | The server is written in Python programming language and implements the |
| 22 | 241 | Adrian Georgescu | following standards RFC4825, RFC4826, RFC4827, RFC5025 and draft-ietf-simple-xcap-diff-09.txt. |
| 23 | 191 | Redmine Admin | |
| 24 | 242 | Adrian Georgescu | [wiki:Features Complete feature set implemented by OpenXCAP] |
| 25 | 1 | ||
| 26 | 232 | Adrian Georgescu | == Documentation == |
| 27 | 194 | Redmine Admin | |
| 28 | 233 | Adrian Georgescu | * [wiki:Installation Installation Guide] |
| 29 | 239 | Adrian Georgescu | * [wiki:Configuration Configuration Guide] |
| 30 | 233 | Adrian Georgescu | * [wiki:Testing Testing the Server] |
| 31 | 233 | Adrian Georgescu | * [wiki:XcapBestPractices Best Practices] |
| 32 | 233 | Adrian Georgescu | * [wiki:LivePlatform Live Test Platform] |
| 33 | 208 | Redmine Admin | * [wiki:XcapClients XCAP Clients] |
| 34 | 232 | Adrian Georgescu | |
| 35 | 197 | Redmine Admin | == Support == |
| 36 | 45 | Redmine Admin | |
| 37 | 232 | Adrian Georgescu | The project is supported via this wiki collaboration system by [http://ag-projects.com AG Projects]. To open ticket please Register first. The ticketing support system is available only for registered users. The support is provided on a best-effort basis. |
| 38 | 223 | Adrian Georgescu | |
| 39 | 236 | Adrian Georgescu | For interaction between OpenXCAP and OpenSIPS please consult [http://opensips.org/pipermail/users/ OpenSIPS users mailing list] |
| 40 | 223 | Adrian Georgescu | |
| 41 | 232 | Adrian Georgescu | == Credits == |
| 42 | 223 | Adrian Georgescu | |
| 43 | 235 | Adrian Georgescu | Authors: |
| 44 | 235 | Adrian Georgescu | |
| 45 | 235 | Adrian Georgescu | * Mircea Amarascu |
| 46 | 235 | Adrian Georgescu | * Ruud Klaver |
| 47 | 235 | Adrian Georgescu | * Lucian Stanescu |
| 48 | 235 | Adrian Georgescu | * Denis Bilenko |
| 49 | 235 | Adrian Georgescu | * Saúl Ibarra |