Files
cgrates/docs/administration.rst
2017-04-09 07:40:59 +03:00

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.