mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Update README links to docs
This commit is contained in:
committed by
Dan Christian Bogos
parent
ec799dd1e9
commit
b270112425
49
README.md
49
README.md
@@ -1,32 +1,34 @@
|
||||
## Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments ##
|
||||
## Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments
|
||||
|
||||
[](http://travis-ci.org/cgrates/cgrates)
|
||||
[](https://cgrates.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://pkg.go.dev/github.com/cgrates/cgrates@master)
|
||||
|
||||
### 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
|
||||
### Features
|
||||
|
||||
### Documentation ###
|
||||
[Step by steps tutorials](https://cgrates.readthedocs.org/en/latest/tut_freeswitch.html)
|
||||
- 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
|
||||
|
||||
[Debian apt-get repository](https://cgrates.readthedocs.io/en/latest/installation.html#debian-jessie-wheezy)
|
||||
### Documentation
|
||||
|
||||
[Step by steps tutorials](https://cgrates.readthedocs.io/en/latest/tutorial.html)
|
||||
|
||||
[Debian apt-get repository](https://cgrates.readthedocs.io/en/latest/installation.html#)
|
||||
|
||||
[Installing CGRateS from sources on minimal debian](https://asciinema.org/a/0lwlputceg52xssqgra7wjza0) (for devel or testing)
|
||||
|
||||
@@ -36,5 +38,4 @@ PDF, Epub, Manpage http://readthedocs.org/projects/cgrates/downloads/
|
||||
|
||||
API reference [godoc](https://pkg.go.dev/github.com/cgrates/cgrates/apier@master)
|
||||
|
||||
Also check [irc.freenode.net #cgrates](irc://irc.freenode.net:6667/cgrates) ([Webchat](http://webchat.freenode.net?randomnick=1&channels=%23cgrates)) and [Google group](https://groups.google.com/forum/#!forum/cgrates) for a more real-time support.
|
||||
|
||||
Also check [irc.freenode.net #cgrates](irc://irc.freenode.net:6667/cgrates) ([Webchat](http://webchat.freenode.net?randomnick=1&channels=%23cgrates)) and [Google group](https://groups.google.com/forum/#!forum/cgrates) for a more real-time support.
|
||||
|
||||
Reference in New Issue
Block a user