Commit Graph

2948 Commits

Author SHA1 Message Date
DanB
1feda9c504 RadAgent sample config updated with *usage_seconds converter, tests in rsrfield 2018-03-18 19:43:19 +01:00
TeoV
50e58fbcaf Add HTTP config option CDRsURL 2018-03-16 18:17:20 +01:00
TeoV
66a69d3ea7 Revert OriginHos taken value from FSCDR 2018-03-14 15:13:00 +01:00
TeoV
dcbfd518d4 Add Test correlation between FsEvent->SMGEvent.CgrID and FsCdr 2018-03-14 15:13:00 +01:00
Anevo
2cd6877915 CDR Cost source to *cdrs and *sessions 2018-03-14 15:12:35 +01:00
TeoV
6204d66dcd Update integration test after last commit 2018-03-12 16:15:15 +01:00
TeoV
8945854adb Modify indexing filter in data manger 2018-03-12 13:11:00 +01:00
TeoV
1188bbf4ca Update filterindexer test 2018-03-12 13:11:00 +01:00
DanB
037bb1f0d8 Skel for TPLoader and TPcsvReader, changed file perms in engine 2018-03-11 19:41:30 +01:00
DanB
cc2ccdc080 SetResource correctly recaching data 2018-03-11 17:43:57 +01:00
DanB
2e22dbef0a Merge fixes 2018-03-11 13:48:39 +01:00
DanB
e5ea978f6f CacheSv1.RemoveGroup API 2018-03-09 19:33:45 +01:00
DanB
63dbd3e714 CacheSv1.HasGroup API 2018-03-09 19:33:45 +01:00
DanB
0a1626cd4f CacheSv1.GetGroupItemIDs API 2018-03-09 19:33:45 +01:00
DanB
f17e501f6f CacheSv1.PrecacheStatus API 2018-03-09 16:16:30 +01:00
DanB
7e59946492 CacheSv1.GetCacheStats API 2018-03-09 12:25:00 +01:00
DanB
d4ae8e5b71 CacheSv1.Clear API 2018-03-08 20:28:34 +01:00
DanB
94ee9cdea8 CacheSv1.HasItem API 2018-03-08 18:54:30 +01:00
DanB
8f8eebfda5 CacheSv1.RemoveItem API 2018-03-08 18:51:23 +01:00
DanB
f3ce00bc3f CacheSv1.GetItemIDs API 2018-03-08 10:21:42 +01:00
DanB
4a4dc80182 CacheSv1.GetItemExpiryTime 2018-03-08 09:32:06 +01:00
DanB
7cb4aea488 Precaching done by CacheS 2018-03-07 18:46:11 +01:00
TeoV
d558d5508c Clean code after merge 2018-03-07 15:25:57 +01:00
TeoV
9c5b611ea9 Update ComputeFilterIndexer to consider transactionID 2018-03-07 15:25:57 +01:00
TeoV
6b8aaf1da4 Indexes with tmp_ key will overwrite existing one 2018-03-07 15:25:57 +01:00
Anevo
0516168877 Renamed RemSupplierProfile to RemoveSupplierProfile 2018-03-07 08:47:37 -05:00
Anevo
60c9a8661f Renamed RemThresholdProfile to RemoveThresholdProfile 2018-03-07 06:44:27 -05:00
DanB
9aad1a9f4e Merge fixes 2018-03-06 17:20:04 +01:00
DanB
db14b0184e Updating integration tests with the new APIs 2018-03-06 17:20:04 +01:00
DanB
e77d24f356 DataManager RemoveReverseIndexes using cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
cde86ff059 DataManager SetFilterReverseIndexes using cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
456c512440 DataManager RemoveFilterIndexes and GetFilterReverseIndexes using cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
bbd3436440 DataManager.SetFilterIndexes with cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
d95c5e85b3 DataManager.GetFilterIndexes with cacheID and itemIDPrefix, utils.CachePrefixToInstance, utils.PrefixToRevIndexCache 2018-03-06 17:20:04 +01:00
DanB
45f638102d MatchFilterIndexDrv properly prepending prefix instead of concatenating it 2018-03-06 17:20:04 +01:00
DanB
8829d7bac7 Tests passing with TransCache 2018-03-06 17:20:04 +01:00
DanB
441a7355e3 Replace ItemNotFound error with transcache.ErrNotFound 2018-03-06 17:20:04 +01:00
DanB
9d196c1427 Engine using TransCache instead of built-in 2018-03-06 17:20:04 +01:00
Anevo
21b6980275 Renamed RemStatQueue to RemoveStatQueue 2018-03-06 17:19:18 +01:00
TeoV
6ee1d550f2 Update ComputeFilterIndexer to consider transactionID 2018-03-05 18:05:50 +01:00
TeoV
1747b16615 Indexes with tmp_ key will overwrite existing one 2018-03-05 18:05:50 +01:00
TeoV
1984934ae3 CDRS sendind rated cdr to statS 2018-02-28 15:32:30 +01:00
TeoV
0c718a919c Recompute filter indexes to use transactions and resolve connection between statS/resourceS and thresholdS 2018-02-27 14:26:32 +01:00
TeoV
1e2f133757 Add *unlimited for resource usage and update tests 2018-02-27 14:26:32 +01:00
DanB
cdac600158 CDRS attempt compressing the timestaps before storing costs to StorDB 2018-02-20 15:54:50 +01:00
TeoV
66c3abfe6a Update integration test to be sync with go 1.10 2018-02-19 16:57:25 +01:00
TeoV
6f4a0025dd Update test for go 1.10 and update travis to run on go 1.10 2018-02-19 16:57:25 +01:00
DanB
39f2530213 Remove unused debug log 2018-02-19 12:08:49 +01:00
DanB
d2ca24cb7a Using ipv4 instead of sip_local_network_addr for CGRID inside FSCDR 2018-02-18 17:11:28 +01:00
DanB
890505da74 CGRID correction to use CGRHost in case of FSCDR 2018-02-18 17:05:05 +01:00