Hello,

There are is a new release of the open source OpenXCAP server available.

Changelog:

openxcap (1.1.0) unstable; urgency=low

* Renamed OpenSER to OpenSIPS (requires changes to openxcap configuration)
  * Require python-lxml of version at least 2.0.7-1
  * Require python-gnutls of version at least 1.1.8
  * Require python-application of version at least 1.1.0
  * Test suite: requires xcaplib of version at least 1.0.9
* Reply with 404 if no realm is provided and no default realm is defined
  * Added Content-Type: text/plain to ResourceNotFound error
  * xcap.errors: rename ErrorResponse in XMLErrorResponse
* Fixed openxcap.org/ticket/85: Singleton was called with different arguments
  * Log all the information available for 500 errors by default
  * Updated documentation and installation documentation
  * Prefer epollreactor or kqreactor to pollreactor if available
  * Test suite: add --start-server option (requires eventlet)
* Remove hardcoded setting for xmlrpc_url; Don't start the server if it was
    not specified for opensips backend

For Debian and Ubuntu on i386 and amd64 architectures there is an official
public repository provided by AG Projects.

Install the AG Projects debian software signing key:

wget http://download.ag-projects.com/agp-debian-gpg.key
apt-key add agp-debian-gpg.key

Add these lines to etc/apt/sources.list

# AG Projects software
deb http://ag-projects.com/debian unstable main
deb-src http://ag-projects.com/debian unstable main

After that, run:

apt-get update
apt-get install openxcap

For other  operating systems download the tar archive from:

http://openxcap.org


Kind regards,
Adrian Georgescu

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to