Local tests for CDRStatsV1

This commit is contained in:
DanB
2014-08-02 17:19:20 +02:00
parent bcf4c3d08e
commit f2efe6fe9a
7 changed files with 234 additions and 50 deletions

View File

@@ -4,17 +4,23 @@
# This file contains the default configuration hardcoded into CGRateS.
# This is what you get when you load CGRateS with an empty configuration file.
[global]
rpc_json_listen =:2012
[rater]
enabled = true # Enable RaterCDRSExportPath service: <true|false>.
enabled = true
[cdrs]
enabled = true # Start the CDR Server service: <true|false>.
mediator = internal # Address where to reach the Mediator. Empty for disabling mediation. <""|internal>
enabled = true
mediator = internal
store_disable = true
[mediator]
enabled = true # Starts Mediator service: <true|false>.
enabled = true
store_disable = true
[cdrstats]
enabled = true # Starts the cdrstats service: <true|false>
enabled = true
queue_length = 5 # Maximum number of items in the stats buffer
time_window = 0 # Queue is not affected by the SetupTime