Commit Graph

6765 Commits

Author SHA1 Message Date
DanB
b43ffcd7be Corrected help maxusage in console 2018-03-19 17:30:54 +01:00
Anevo
3f68c0b2a0 Added sanity check for Loaders in config.go and added parameters: Run_delay and Lock_filename 2018-03-19 17:25:51 +01:00
DanB
1feda9c504 RadAgent sample config updated with *usage_seconds converter, tests in rsrfield 2018-03-18 19:43:19 +01:00
DanB
76f722eef9 Only require DataDB and StorDB connections for some services, fixes #1008 2018-03-18 18:54:03 +01:00
DanB
f92ea30eee Cache commands using StringSliceWrapper 2018-03-18 18:01:05 +01:00
DanB
cd106660a5 RSRField.Parse method to include value parsing + conversion and filters checking 2018-03-18 13:24:47 +01:00
DanB
994c7c5a59 Parse method for RSRField 2018-03-16 19:18:11 +01:00
DanB
34334e24f5 NewRoundConverter properly populating params 2018-03-16 19:18:10 +01:00
DanB
59710083fe RSRTransformer -> DataConverter, RSRField with converters parsed 2018-03-16 19:18:10 +01:00
Anevo
391b904ecc Added Loaders to config.go 2018-03-16 18:53:05 +01:00
TeoV
65a1ed19bd Update errors for freeswitch 2018-03-16 18:17:20 +01:00
TeoV
3bab281fda Remove unnecessary parameters from utils/server.go ServeHTTP 2018-03-16 18:17:20 +01:00
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