TeoV
8af148da1a
Remove CDRStats and LCR
2018-11-21 18:28:33 +01:00
Trial97
765950daba
Updated cgrates.json
2018-11-05 15:18:46 +01:00
Trial97
28f9d335da
Update config file
2018-11-05 15:18:46 +01:00
Trial97
cfb3d15d79
Updated config file for ReadTheDocs and update Kamailio agent source.
2018-10-31 11:02:30 +01:00
DanB
52b440713a
Updating default cgrates.json
2018-05-28 19:04:02 +02:00
Anevo
28de5ac30f
Added goconf in glide, updated cgr-loader with config_path flag fixes #964
2018-04-25 16:52:46 +02:00
Anevo
0fe58993e8
Renamed lower service names, renamed LoaderConfig to LoaderSConfig, added configuration file and test for cgr-loader
2018-04-25 16:52:46 +02:00
Anevo
b1841363b9
Remove precache option from config for indexes/revindexes
2018-03-09 17:22:05 +01:00
TeoV
c8c2c0921d
Integrate StatS in SessionS
2018-03-07 18:46:01 +01:00
TeoV
3f461a5524
Add thresholds_conns option for sessions config
2018-02-28 15:32:30 +01:00
DanB
adf0b5abd3
Default config sample synchronized with config_defaults
2018-02-05 10:00:35 +01:00
TeoV
976cd20713
SM_Cost -> SessionsCost and update FSEvent and KamEvent
2018-01-31 18:31:07 +01:00
edwardro22
e29129c3ca
Removed sm_opensips out of engine
2018-01-24 17:41:13 +01:00
TeoV
b15a1166cd
Replace InstanceID -> NodeID
2018-01-12 19:02:20 +01:00
edwardro22
17b16a415a
Removed history service
2018-01-04 14:12:08 +01:00
TeoV
7f26b128a7
Alias -> Attribute
2017-12-08 19:14:04 +01:00
TeoV
158c57e7ee
Rename LCRProfile -> SupplierProfile
2017-11-27 16:13:22 +01:00
TeoV
916b997125
LCRProfile(2)
2017-11-20 19:33:26 +01:00
TeoV
c37015a09c
Remove AccountSummary from config.cdrs
2017-11-13 17:22:32 +01:00
Victor Seva
771f5fd2cf
fix typos detected by lintian tool
2017-10-12 18:54:41 +02:00
DanB
6dc3289772
StorDB config conn_max_lifetime, fixes #684
2017-07-02 15:25:30 +02:00
DanB
f9a947b18c
Update sample defaults config with latest password modifications for dbs
2017-04-14 19:36:58 +02:00
DanB
6c79d9717b
DataDB default name to 10, dbsmerge small corrections
2017-04-10 16:17:14 +02:00
alin104n
263a779c8c
Remove Balancer
2017-04-09 07:40:59 +03:00
alin104n
d788452933
Accounting, Rating DBs merge, TPModels in StorDB
2017-04-03 21:17:12 +03:00
DanB
ea84d8b6c5
CDRS with online replication capabilities
2017-02-15 19:23:12 +01:00
DanB
c6d07d6701
ApierV1.ReplayFailedPosts with support for *amqp, fix default replication teplate
2017-02-08 17:06:34 +01:00
DanB
54f4bdee05
Config changes: httpposter_attempts -> poster_attempts, failed_requests_dir -> failed_posts_dir
2017-01-31 12:48:01 +01:00
DanB
55980e0536
Configuration change - http_failed_dir -> failed_requests_dir
2017-01-29 20:53:11 +01:00
DanB
5281b7c051
Updating default cgrates.json config, small logs modifications in http server
2016-11-12 11:17:52 +01:00
Shane Neuerburg
7acfa6acbc
Set up JSON RPC and WebSocket URLs to be configurable
...
This also allows the two URLs to be disabled entirely. Also in this commit is rudimentary basic auth support for WebSockets
2016-11-11 16:17:54 -07:00
Shane Neuerburg
0cfd025a0d
Add basic authentication without dependencies
...
This adds a rudimentary basic auth scheme without including dependencies.
2016-11-10 16:35:08 -07:00
Shane Neuerburg
a88a1e75ed
Add basic authentication to HTTP API
...
This adds support for basic authentication for the HTTP API with new configuration values to control if basic auth is used, the basic auth realm URL, and the location to a basic .htpasswd file.
github.com/abbot/go-http-auth is added as a dependency as it efficiently implements basic auth, as well as .htpasswd file monitoring.
2016-11-10 10:57:55 -07:00
DanB
ae9f6f0c3b
Adding support for *http_json_map for CDR replication with dynamic fields, fixes #563
2016-10-14 21:12:58 +02:00
DanB
f261cbddec
Configuration - remove smg_conns option in sm_asterisk section, updating default cgrates.json config
2016-09-23 14:10:17 +02:00
DanB
25c61b7d65
Merge fixes
2016-09-02 13:07:00 +02:00
DanB
401625861d
Updated project README, COPYRIGHT information
2016-09-02 13:04:34 +02:00
rinor
6a51639de4
diameter_agent: remove "dialect"
2016-09-02 12:38:59 +02:00
DanB
db02afe33e
Update default configuration file
2016-08-29 19:15:54 +02:00
Radu Ioan Fericean
58ad3a0cec
fix ttl configuration
2016-08-16 18:54:48 +03:00
Radu Ioan Fericean
747af43f8d
initialize cache with config object
2016-08-15 23:05:55 +03:00
Radu Ioan Fericean
cac660d1ef
added cache config section
2016-08-15 17:53:26 +03:00
Radu Ioan Fericean
07479dcce0
Merge branch 'master' into faststart
2016-06-20 11:25:24 +03:00
Radu Ioan Fericean
a68df14ce7
added cache_dump_dir conf and moved stuf from log
2016-06-14 19:42:56 +03:00
DanB
db52989256
CDRE - remove default configuration for FieldID since it makes no sense there
2016-06-09 15:56:01 +02:00
DanB
d7f2330c6b
New config options: httpposter_attempts, connect_timeout, reply_timeout, locking_timeout, fix connection drop detection in case of HA
2016-05-30 21:13:42 +02:00
DanB
4fb9a641ee
Refactored CDRs internal functions, better CDRC .csv testing
2016-05-01 17:06:25 +02:00
DanB
342439213b
Default configuration updated
2016-04-26 16:18:32 +02:00
DanB
a706e5b0e6
Updating cgrates.json config
2016-04-21 15:52:37 +02:00
DanB
8f1a3b61be
Merge master
2016-04-10 11:47:00 +02:00