Shane Neuerburg a88a1e75ed Add basic authentication to HTTP API
This adds support for basic authentication for the HTTP API with new configuration values to control if basic auth is used, the basic auth realm URL, and the location to a basic .htpasswd file.

github.com/abbot/go-http-auth is added as a dependency as it efficiently implements basic auth, as well as .htpasswd file monitoring.
2016-11-10 10:57:55 -07:00
2016-11-10 10:57:55 -07:00
2016-11-10 10:57:55 -07:00
2016-11-08 16:03:30 +01:00
2016-11-08 16:03:30 +01:00
2015-12-16 09:36:57 +02:00
2016-08-16 18:32:38 +03:00
2015-09-20 10:11:37 +03:00
2014-10-14 12:12:51 +02:00
2016-10-27 17:00:38 +02:00
2012-02-25 14:27:06 +02:00
2016-10-12 19:49:31 +02:00
2016-08-30 13:13:26 +02:00

Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments

Build Status

Features

  • Real-time Online/Offline Charging System (OCS).
  • Account Balances Management with bundle support.
  • Session or Event charging with reservation.
  • Rating engine.
  • CDR logging with support for Interim Records.
  • QoS LCR and LCR over Bundles.
  • Fraud detection with automatic mitigation.
  • Call Statistics with pattern monitoring.
  • Performance oriented.
  • Modular architecture.
  • Test driven development.
  • Plug-able/non-intrusive into existing setups.
  • Cloud-ready, built on independent micro-services with rich set of RPC APIs.
  • Agile in developing new features.
  • Very fast (5000+ req/sec on a single machine)
  • Good documentation.
  • Commercial support available

Documentation

Step by steps tutorials

Debian apt-get repository

Installing CGRateS from sources on minimal debian (for devel or testing)

Browsable HTML docs http://readthedocs.org/docs/cgrates/

PDF, Epub, Manpage http://readthedocs.org/projects/cgrates/downloads/

API reference godoc

Also check irc.freenode.net #cgrates (Webchat) and Google group for a more real-time support.

Description
No description provided
Readme 111 MiB
Languages
Go 99%
Shell 0.7%
Jinja 0.1%
Python 0.1%