== Description == 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. OpenXCAP server works out of the box with [http://opensips.org OpenSIPS Presence Agent] and is licensed according to the GPL version 2. [[Image(SIMPLE-Server.png, align=right)]] == Background == XCAP protocol allows a client to read, write, and modify application configuration data stored in XML format on a server. XCAP maps XML document sub-trees and element attributes to HTTP URIs, so that these components can be directly accessed by clients using HTTP protocol. An XCAP server is used by XCAP clients to store data like buddy lists and presence policy in combination with a SIP Presence server that supports PUBLISH, SUBSCRIBE and NOTIFY methods to provide a complete SIP SIMPLE server solution. == Features == The server is written in Python programming language and implements the following standards [http://tools.ietf.org/html/rfc4825 RFC4825], [http://tools.ietf.org/html/rfc4826 RFC4826], [http://tools.ietf.org/html/rfc4827 RFC4827], [http://tools.ietf.org/html/rfc5025 RFC5025] and [http://tools.ietf.org/html/draft-ietf-simple-xcap-diff-14 draft-ietf-simple-xcap-diff-14]. Complete [wiki:Features Feature Set] == Documentation == * [wiki:Installation Installation Guide] * [wiki:Configuration Configuration Guide] * [wiki:Testing Testing Guide] * [wiki:XcapBestPractices Best Practices] * [wiki:LivePlatform Live Platform] * [wiki:XcapClients XCAP Clients] * [wiki:Icon Icon Storage] == Support == 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. For interaction between OpenXCAP and OpenSIPS please consult [http://opensips.org/pipermail/users/ OpenSIPS users mailing list] == Credits == Authors: Mircea Amarascu, Ruud Klaver, Lucian Stanescu, Denis Bilenko, Saúl Ibarra