updated the configuration

This commit is contained in:
Radu Ioan Fericean
2012-08-03 11:48:17 +03:00
parent d4782661a3
commit f38dde3076
7 changed files with 42 additions and 12 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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