Commit Graph

6753 Commits

Author SHA1 Message Date
TeoV
75cfe007a1 Remote cfg.HTTPCDRsURM and cfg.FreeswitchCDRsURl from cgr-engine.go(used in engine/cdrs.go as parameters for RegisterHTTPFunc) 2018-03-16 18:17:20 +01:00
TeoV
50e58fbcaf Add HTTP config option CDRsURL 2018-03-16 18:17:20 +01:00
TeoV
ac6a1c0597 Add HTTP config option freeswiwtch_cdrs_url 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
6c07d0bf11 Update Test correlation between FsEvent->SMGEvent.CgrID and 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
DanB
90339dbc0f Config JSON with sample loaders 2018-03-13 19:35:38 +01:00
Anevo
7eb7586c48 Console cache_stats command 2018-03-13 16:16:52 +01:00
TeoV
f299b012c4 SessionS resolve NOT_FOUND error from AttributeS ProcessEvent 2018-03-13 12:34:12 +01:00
Anevo
a4694509bf cache_stats command 2018-03-12 16:42:50 +01:00
Anevo
8f8b821f17 Added time.Now() as CGREvent time for all console commands using it 2018-03-12 16:42:50 +01:00
TeoV
eeee8b9945 Add cgr_acd variable in freeswitch (used for GetSuppliers) 2018-03-12 16:15:15 +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
eba961fb3b RSRTransformer -> RSRConverter 2018-03-11 17:33:47 +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
Anevo
a4bd87e8b4 Added test for AsTransCacheConfig() 2018-03-09 17:22:05 +01:00
Anevo
185d50ce12 Updated test after PR 2018-03-09 17:22:05 +01:00
Anevo
b1841363b9 Remove precache option from config for indexes/revindexes 2018-03-09 17:22:05 +01:00
Anevo
31f357c430 ActionTriggersId is optional for SetTPAccountActions 2018-03-09 17:22:05 +01:00
DanB
f17e501f6f CacheSv1.PrecacheStatus API 2018-03-09 16:16:30 +01:00
TeoV
0c6bd8cf81 Send event from SessionS to StatS 2018-03-09 15:19:49 +01:00
DanB
97f49ec14e Adding CacheSv1 into available RPC objects 2018-03-09 13:29:39 +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
cf0ec891cf Adding apier/v1/caches.go file 2018-03-08 09:39:21 +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
c8c2c0921d Integrate StatS in SessionS 2018-03-07 18:46:01 +01:00
TeoV
d558d5508c Clean code after merge 2018-03-07 15:25:57 +01:00
TeoV
bb9c5400eb Rename in session ProcessThreshold -> ProcessThresholds 2018-03-07 15:25:57 +01:00
TeoV
053224e639 Implement ThresholdS with SessionS and add test 2018-03-07 15:25:57 +01:00
TeoV
ea5022e6ce Remove tmp key if we get error when we move (from tmp -> normal key) 2018-03-07 15:25:57 +01:00
TeoV
1338e43edb Use utils.BoolPointer for populate args.ProcessThreshold in fsevent and kamevent 2018-03-07 15:25:57 +01:00
TeoV
eb8bcd7508 Add event from SessionS to ThresholdS 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
53cd99a578 Console suppliers command - adding default time *now if none defined 2018-03-07 10:08:54 +01:00