mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
updated the configuration
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[balancer]
|
||||
enabled = true # Start balancer server
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[balancer]
|
||||
enabled = true # Start balancer server
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[balancer]
|
||||
enabled = false # Start balancer server
|
||||
@@ -34,12 +40,6 @@ enabled = true
|
||||
cdr_file = Master.csv # Freeswitch Master CSV CDR file.
|
||||
result_file = out.csv # Generated file containing CDR and price info.
|
||||
rater = internal #address where to access rater. Can be internal, direct rater address or the address of a balancer
|
||||
db_type = postgres # Only one supported for now
|
||||
db_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
db_port = 5432 # The port to bind to.
|
||||
db_name = cgrates # The name of the database to connect to.
|
||||
db_user = # The user to sign in as.
|
||||
db_passwd = # The user's password.root
|
||||
rpc_encoding = gob # use JSON for RPC encoding
|
||||
skipdb = true
|
||||
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[rater]
|
||||
enabled = true
|
||||
@@ -29,12 +35,6 @@ enabled = true
|
||||
cdr_file = Master.csv # Freeswitch Master CSV CDR file.
|
||||
result_file = out.csv # Generated file containing CDR and price info.
|
||||
rater = internal #address where to access rater. Can be internal, direct rater address or the address of a balancer
|
||||
db_type = postgres # Only one supported for now
|
||||
db_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
db_port = 5432 # The port to bind to.
|
||||
db_name = cgrates # The name of the database to connect to.
|
||||
db_user = # The user to sign in as.
|
||||
db_passwd = # The user's password.root
|
||||
rpc_encoding = gob # use JSON for RPC encoding
|
||||
skipdb = true
|
||||
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[rater]
|
||||
enabled = true
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[rater]
|
||||
enabled = true
|
||||
|
||||
@@ -17,6 +17,12 @@
|
||||
[global]
|
||||
redis_server = 127.0.0.1:6379 #redis address host:port
|
||||
redis_db = 10 # redis database number
|
||||
logdb_type = postgres #
|
||||
logdb_host = localhost # The host to connect to. Values that start with / are for UNIX domain sockets.
|
||||
logdb_port = 5432 # The port to bind to.
|
||||
logdb_name = gosqltest # The name of the database to connect to.
|
||||
logdb_user = rif # The user to sign in as.
|
||||
logdb_passwd = testus # The user's password.root
|
||||
|
||||
[rater]
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user