mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
12 lines
404 B
ReStructuredText
12 lines
404 B
ReStructuredText
5. Administration
|
|
=================
|
|
|
|
The general steps to get CGRateS operational are:
|
|
|
|
#. Create CSV files containing the initial data for CGRateS.
|
|
#. Load the data in the databases using the Loader application.
|
|
#. Start a Rater.
|
|
#. Start the SessionManager talking to your VoIP Switch or directly make API calls to the Rater.
|
|
#. Make API calls to the Rater or just let the SessionManager do the work.
|
|
|