Commit Graph

704 Commits

Author SHA1 Message Date
DanB
0da9a10de7 Removing Direction, PDD, DisconnectCause, Supplier from main fields of CDR; MySQL/Postgres storing nanoseconds instead of seconds for usage, tests update 2017-10-30 18:18:37 +01:00
DanB
86804c5c28 Config option thresholds_conns in cdrs 2017-10-27 18:40:17 +02:00
DanB
7316ec43da Config indexed_fields for stats and resources 2017-10-27 15:17:56 +02:00
DanB
bf3a36ff91 ThresholdS indexed_fields option in config 2017-10-27 15:17:56 +02:00
TeoV
97dbad4769 Add Filter in Cache ( + add them in config/config_defaults.go for tests) 2017-10-25 19:38:22 +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
26fbde9639 Config thresholds_conns in stats section 2017-10-22 10:38:38 +02:00
DanB
afe3d6d6da Config RALs with thresholds_conns option 2017-10-21 14:06:54 +02:00
DanB
ad3eb76102 Threshold FilterableEvent, integration tests for thresholds 2017-10-13 21:02:25 +02:00
Victor Seva
771f5fd2cf fix typos detected by lintian tool 2017-10-12 18:54:41 +02:00
DanB
56b4f11033 Engine starting ThresholdS 2017-10-01 15:42:54 +02:00
DanB
3181c0c535 Config options for thresholds 2017-10-01 15:01:19 +02:00
DanB
80a3c59d3d StatS matching only fields in filters, integration tests for StatSV1.ProcessEvent 2017-09-25 18:51:20 +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
5108e88e42 ResourceS - moving short cache to general cache 2017-09-07 11:53:31 +02:00
DanB
a0391d7599 Merge fix, apier tests updated for actions caching 2017-09-06 19:28:32 +02:00
DanB
e1e7b5e13c StatsInstance -> StatQueue, config cache stats_queues and stats_event_queues in defaults 2017-09-06 19:07:32 +02:00
TeoV
c5c030d561 Rename ResourceConfig -> ResourceProfile 2017-09-06 10:44:33 -04:00
DanB
238bd9b6cc ResourceS config - short_cache 2017-09-04 21:34:17 +02:00
DanB
ca059c4faa Cache with -1 for unlimited, ResourceS with short and long caching 2017-09-03 20:12:59 +02:00
DanB
1c2825e136 Completing Resource -> ResourceConfig 2017-09-01 21:28:37 +02:00
DanB
08913ac792 Configuration rls -> resources, rls_conns -> resources_conns 2017-08-11 00:12:20 +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
alin104n
e471d69cbe Timings in DataDB 2017-06-23 16:30:42 +03:00
DanB
7ce514b712 RADIUS Auth with integration tests 2017-06-13 17:10:37 +02:00
DanB
12166d8507 Configuration - remove usage_ttl from rls component 2017-05-09 14:45:52 +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
ee210a3cc5 Adding CDRStatsConns to SMKamailio config 2017-05-07 18:30:49 +02:00
DanB
103558bd4b Skel of RadiusAgent with sample config 2017-04-24 19:46:58 +02:00
DanB
e267e9b976 RadiusAgent configuration options: listen_net, client_secrets, client_dictionaries 2017-04-24 16:36:54 +02:00
DanB
605888a104 Remove default request_processor configuration for diameter_agent 2017-04-23 11:48:33 +02:00
DanB
10f884835d radius_agent configuration options in cgrates.json 2017-04-21 20:33:47 +02:00
DanB
8995246ac0 Empty default password for stordb to avoid mongo issues, tests fixups 2017-04-13 21:51:16 +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
0b975f7a51 SMG SessionTTLMaxDelay for SessionTTL randomization 2017-03-10 16:42:11 +01:00
DanB
b8964cd684 Adding MinSessionTTL and MaxSessionTTL in SMG config 2017-03-09 20:25:49 +01:00
DanB
393c1acbd0 Adding FieldMultiplyFactor so we can clone it centralized 2017-02-12 19:19:47 +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