diff --git a/docs/architecture.rst b/docs/architecture.rst index 89a601813..4cfafd3a0 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -1,7 +1,7 @@ - -2. Architecture -=============== +************ +Architecture +************ The CGRateS framework consists of functionality packed within **five** software applications, described below. diff --git a/docs/astagent.rst b/docs/astagent.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/cgr-engine.rst b/docs/cgr-engine.rst index 4543ca63c..01436caf5 100644 --- a/docs/cgr-engine.rst +++ b/docs/cgr-engine.rst @@ -1,19 +1,12 @@ .. _cgr-engine: cgr-engine ----------- - -.. figure:: images/CGRateSInternalArchitecture.png - :alt: CGRateS Internal Architecture - :align: Center - :scale: 75 % - - - Internal Architecture of **cgr-engine** +========== Groups various services and components. Customisable through the use of *json* :ref:`configuration ` or command line arguments (higher prio). +Able to read the configuration from either a local directory of *.json* files with an unlimited number of subfolders (ordered alphabetically) or a list of http paths (separated by ";"). :: @@ -49,4 +42,34 @@ Customisable through the use of *json* :ref:`configuration ` files. +Used mostly in modern mobile networks (xG). \ No newline at end of file diff --git a/docs/dnsagent.rst b/docs/dnsagent.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/ers.rst b/docs/ers.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/fsagent.rst b/docs/fsagent.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/httpagent.rst b/docs/httpagent.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/kamagent.rst b/docs/kamagent.rst new file mode 100644 index 000000000..e69de29bb diff --git a/docs/radagent.rst b/docs/radagent.rst new file mode 100644 index 000000000..e69de29bb