ionutboangiu 3ea21e43d7 Add inline filter validation before writing to database
Implement a function that takes as parameters a list of filters
and it checks only whether the inline filters are valid.

Add it inside the functions that load the profiles inside
the TPReader. This prevents the case where it returns error
after indexing had already started when it is already too
late.

Add unit tests for the implemented function.
2023-04-20 20:05:00 +02:00
2022-12-02 18:39:29 +02:00
2023-04-20 20:05:00 +02:00
2022-12-02 14:24:18 +02:00
2023-04-20 20:05:00 +02:00
2023-03-10 14:07:59 +01:00
2023-01-13 16:27:10 +01:00
2023-03-28 17:59:32 +02:00
2023-04-20 20:05:00 +02:00
2022-12-02 14:24:18 +02:00
2020-07-30 11:15:16 +02:00
2023-03-28 17:59:32 +02:00
2021-11-02 10:30:29 +02:00
2020-02-19 15:37:18 +01:00
2021-02-03 19:12:00 +01:00
2021-02-15 20:24:58 +01:00
2023-03-01 17:09:47 +01:00

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

Build Status Documentation Status GoDoc

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%