Hello,
This software exposes a simple to use SOAP interface for the OpenXCAP server available at http://openxcap.org
It is a transparent proxy for SOAP to XCAP requests relying on XCAP server for authenticating requests.
Applications ------------
You may use the provided functions to:
1. Publish presence information (using pidf-manipulation application) 2. Set the presence policy for a given presentity (pres-rules application) 3. Retrieve the OpenSER watchers for a given presentity (watchers application)
The software can be used as:
- Stand-alone data publisher for persistent Presence documents. - Policy manager. You can build a web interface to manage the pres-rules documetn and use it in combination with Eyebeam-lite as a complete SIP SIMPLE client. - To retreive and display the active watchers from OpenSER in a web interface.
Usage -----
To use the software you must use a SOAP client. First you must generate the client library from the supplied WSDL file using the SOAP tools available in your programming language. The SOAP functions usage and syntax are self explanatory.
Available functions are described in the wsdl/ssp.wsdl file.
An example of PHP client library is provided with CDRTool version 6 or higher, the soap client functions are available in the file:
/var/www/CDRTool/provisioning/ngnpro_soap_library.phtml
in the class WebService_SoapSIMPLEProxy_PresencePort
Support -------
The support is provided by AG Projects on a best effort basis.
Report problems via the ticketing system from openxcap.org or openser users mailing lists.
License -------
Soap-Simple-Proxy is licensed under GNU PUBLIC LICENSE version 2.0.
The software can be downloaded from:
Kind regards, Adrian Georgescu