edwardro22
17b16a415a
Removed history service
2018-01-04 14:12:08 +01:00
DanB
dbedf7b5ab
Config attributes_conns for both RALs and CDRs
2017-12-11 19:19:51 +01:00
TeoV
7f26b128a7
Alias -> Attribute
2017-12-08 19:14:04 +01:00
DanB
e02cc76d52
Engine starting Alias service, AliasSv1 in apier
2017-12-06 19:32:27 +01:00
DanB
54b5bdb112
New config section - alias, AliasService skel
2017-12-05 19:17:01 +01:00
DanB
567d4d95db
SupplierS started by engine, adding additional configuration options, enablind suppliers in tutorial configurations
2017-11-28 18:29:49 +01:00
DanB
d1e5ad908a
Configuration with suppliers option, integration tests file for suppliers
2017-11-27 20:15:30 +01:00
TeoV
c37015a09c
Remove AccountSummary from config.cdrs
2017-11-13 17:22:32 +01:00
DanB
095bb4c56c
CacheS in engine, config cache exporting update
2017-11-03 13:21:07 +01:00
DanB
76bc26c726
RALs max_computed_usage config option
2017-10-31 20:26:31 +01:00
DanB
6bf57b827d
Replacing ParseDurationWithSecs with ParseDurationWithNanosecs in most of the places to allow data units parsing without conversion; tests updated
2017-10-31 17:08:50 +01:00
TeoV
56147d905d
Update config.checkConfigSanity
2017-10-30 18:26:23 +01:00
Dan Christian Bogos
62447c9067
Merge branch 'master' into master
2017-10-27 19:47:47 +02:00
TeoV
0ba6944ebd
Update number or filter in cache and update checkConfigSanity
2017-10-27 20:38:49 +03:00
DanB
86804c5c28
Config option thresholds_conns in cdrs
2017-10-27 18:40:17 +02:00
DanB
2c9672c861
FilterS.PassFiltersForEvent and connStatS
2017-10-23 19:30:39 +02:00
DanB
4c57422183
New filters configuration section
2017-10-22 19:12:43 +02:00
DanB
6a9188641d
ThresholdS connections inside ResourceS config
2017-10-22 14:23:23 +02:00
DanB
afe3d6d6da
Config RALs with thresholds_conns option
2017-10-21 14:06:54 +02:00
DanB
3181c0c535
Config options for thresholds
2017-10-01 15:01:19 +02:00
edwardro22
4202b7eb95
Added stdout as an log option
2017-09-18 15:32:46 +00:00
edwardro22
b651b06826
Removed copyright from go doc
2017-09-10 15:02:46 +00:00
DanB
238bd9b6cc
ResourceS config - short_cache
2017-09-04 21:34:17 +02:00
DanB
e94c974df8
Start ResourceS listening loop in separate goroutine
2017-09-04 16:15:37 +02:00
DanB
dae9768caa
Config stats added to rals and rls
2017-08-04 07:47:30 +02:00
DanB
188505fba1
Config stats_conns in the CDRS connections
2017-08-03 18:37:32 +02:00
DanB
2336ff85d4
StatS integrated in engine start routine
2017-08-02 13:51:44 +02:00
DanB
f797c32599
StatS config
2017-08-02 11:00:34 +02:00
Edwardro22
548d84dac3
added tests
2017-07-29 11:19:29 +03:00
DanB
49674ada90
Config precache: false, using the ltcache
2017-07-24 17:49:08 +02:00
DanB
6dc3289772
StorDB config conn_max_lifetime, fixes #684
2017-07-02 15:25:30 +02:00
DanB
5378c511b6
SMKamailio replacing cdrstats with rls in config, resource limit APIs in auth and call end, ResourceAllowed in auth reply
2017-05-07 21:13:49 +02:00
DanB
6c1ab56bc5
Passing CDRStatS connection pool to SMKamailio
2017-05-07 18:37:43 +02:00
DanB
10f884835d
radius_agent configuration options in cgrates.json
2017-04-21 20:33:47 +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
393c1acbd0
Adding FieldMultiplyFactor so we can clone it centralized
2017-02-12 19:19:47 +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
44c09ab949
Remove HistoryServer option out of configuration, fixes #583
2016-11-24 19:11:14 +01:00
DanB
593fef9162
Adding InstanceID in logging, configurable instanceID in config/general section, fixes #584
2016-11-24 19:03:57 +01:00
DanB
ea17c83172
CDRS - require content_fields only for *http_json_map and *http_post replication
2016-11-23 13:06:22 +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
bd0a902005
Adding log_level in cgrates.json, not longer starting services from cgr-engine command arguments
2016-10-25 19:10:47 +02: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
3c5c41d542
Adding content_fields to CDRS replication config
2016-10-14 12:51:48 +02:00
DanB
a706ca09ff
Configuration helper message for errors on parsing files, renamed tutorials/asterisk_events into tutorials/asterisk_ari
2016-10-03 15:57:03 +02:00
DanB
e07c02ce6e
Configuration checks for SMG in case of SMAsterisk is started, small modifications on tutorial_astevents_calls
2016-09-24 18:56:28 +02:00