Dan Christian Bogos
|
8e0945cff4
|
Merge pull request #722 from TeoV/master
Merge LoadRatingCache and LoadAccountingCache into LoadDataDBCache
|
2017-09-07 12:34:06 +02:00 |
|
DanB
|
5108e88e42
|
ResourceS - moving short cache to general cache
|
2017-09-07 11:53:31 +02:00 |
|
TeoV
|
02d9b539bd
|
Merge LoadRatingCache and LoadAccountingCache into LoadDataDBCache
|
2017-09-07 05:43:33 -04:00 |
|
edwardro22
|
411b049591
|
Merge branch 'master' of https://github.com/cgrates/cgrates
Conflicts:
engine/onstor_it_test.go
engine/storage_map.go
engine/storage_mongo_datadb.go
engine/storage_redis.go
engine/version.go
|
2017-09-06 23:02:08 +00:00 |
|
edwardro22
|
7cb965963b
|
Refactored some tests and made some changes
|
2017-09-06 14:56:05 +00:00 |
|
TeoV
|
c5c030d561
|
Rename ResourceConfig -> ResourceProfile
|
2017-09-06 10:44:33 -04:00 |
|
TeoV
|
d83b5f2740
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-05 07:48:30 -04:00 |
|
TeoV
|
4742b4b7dd
|
Add Resource in Cache
|
2017-09-05 07:47:52 -04: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
|
df38ed3da9
|
ResourceS locking
|
2017-09-03 14:08:06 +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
|
708c2e1769
|
ApierV1.RLsV1-> ApierV1.ResourceSV1
|
2017-08-10 23:30:59 +02:00 |
|
DanB
|
b262427f46
|
ResourceLimit -> ResourceCfg in dataDB
|
2017-08-10 23:08:36 +02:00 |
|
DanB
|
ce45435059
|
Stats into RALs and RLS, GetFloat64Value added to stat metrics
|
2017-08-04 09:52:36 +02:00 |
|
DanB
|
dae9768caa
|
Config stats added to rals and rls
|
2017-08-04 07:47:30 +02:00 |
|
DanB
|
99905494e1
|
StatS connection within CDRS
|
2017-08-03 21:01:46 +02:00 |
|
DanB
|
188505fba1
|
Config stats_conns in the CDRS connections
|
2017-08-03 18:37:32 +02:00 |
|
DanB
|
75d0d295a3
|
StatSV1 API struct registered by engine
|
2017-08-02 16:14:54 +02:00 |
|
DanB
|
2336ff85d4
|
StatS integrated in engine start routine
|
2017-08-02 13:51:44 +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
|
c6254f1ebb
|
Warning instead of Error for going on negative on account, defer file close for cpu_profiling
|
2017-07-19 11:34:18 +02:00 |
|
DanB
|
6dc3289772
|
StorDB config conn_max_lifetime, fixes #684
|
2017-07-02 15:25:30 +02:00 |
|
DanB
|
5573ed2da7
|
JSON-RPC2 to handle multiple connections via goroutines, fixes #674
|
2017-06-15 19:01:24 +02:00 |
|
DanB
|
2fd0c9a4d7
|
SMGenericV2 GetMaxUsage, InitiateSession, UpdateSession API methods returning time.Duration, improvements on RadiusAgent
|
2017-06-06 13:24:24 +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
|
6d51ed24ab
|
Adding resource limit indexing to tp_reader, automatic start or RPC service for RLs
|
2017-05-07 16:12:33 +02:00 |
|
DanB
|
2c38d4ffac
|
ResourceLimits with standalone RPC object, renaming of RPC methods
|
2017-05-06 21:28:43 +02:00 |
|
DanB
|
103558bd4b
|
Skel of RadiusAgent with sample config
|
2017-04-24 19:46:58 +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
|
b0184b4113
|
PubSubS parsing RSR rules on start
|
2017-02-21 18:58:11 +01:00 |
|
DanB
|
aca12543c9
|
RSRField - add Rule string so we can retrieve the rule after creation
|
2017-02-21 15:58:14 +01:00 |
|
DanB
|
d27dc06e7d
|
CDRExporter redesign, modified configuration parameters, CDRS replication -> online_cdr_exports
|
2017-02-14 17:41:30 +01:00 |
|
DanB
|
3de15e794c
|
SMGeneric.ReplicateActiveSessions redesign to prepare for passiveSessions replication
|
2017-01-31 17:50:11 +01:00 |
|
DanB
|
839a754a43
|
Enabling Bidirectional RPC in SMGeneric
|
2017-01-24 20:45:10 +01:00 |
|
DanB
|
305d13971d
|
AccountActionPlans in stordb, cache/precache populating account action plans, tp_reader populating account action plans, tests related
|
2017-01-08 21:30:54 +01:00 |
|
DanB
|
d200708083
|
Adding git hash to version of the binaries
|
2017-01-02 14:41:31 +01:00 |
|
DanB
|
8fd58897eb
|
Fix for precaching all
|
2016-12-30 16:45:42 +01:00 |
|
DanB
|
36bff4d663
|
ApierV1.GetCacheKeys implementation, precaching on start fixes #614
|
2016-12-28 13:06:00 +01:00 |
|
DanB
|
a9b10b7f65
|
PreloadCache -> LoadCache
|
2016-12-27 18:22:11 +01:00 |
|
DanB
|
7111bf239c
|
Apierv1.PreloadCache, ApierV1.FlushCache with options, remove Responder.FlushCache, fixes at CacheDataFromDB for all keys
|
2016-12-23 19:30:14 +01:00 |
|
DanB
|
03a9569190
|
Preload data on start, properly handle reloads when loadFromFolder or stor, ApierV1.PreloadCache method
|
2016-12-21 16:01:10 +01:00 |
|
DanB
|
2f9f601db2
|
New ServiceManager handling dynamic service start/stop, *scheduler management through it, new CapitalizeMessage function in utils
|
2016-12-03 13:45:17 +01:00 |
|
DanB
|
c5cd0119d1
|
Scheduler does not longer reload on HUP received
|
2016-12-01 17:34:21 +01:00 |
|
DanB
|
593fef9162
|
Adding InstanceID in logging, configurable instanceID in config/general section, fixes #584
|
2016-11-24 19:03:57 +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 |
|