Commit Graph

1371 Commits

Author SHA1 Message Date
adi
63c0841b11 Implelemnted kafka logger 2022-06-29 12:00:42 +02:00
adi
7cfa7c2697 Logger config 2022-06-29 12:00:42 +02:00
ionutboangiu
e98f230f04 Change type name from Blockers to DynamicBlockers 2022-05-10 17:05:31 +02:00
ionutboangiu
ebee8c1233 Remove actionblockers 2022-05-06 20:49:11 +02:00
ionutboangiu
6bf4ec6dec Change logger name from *export to *ees 2022-05-06 20:49:11 +02:00
porosnicuadrian
cea929269a Blockers for account/balance + tp/cfgs and tests 2022-05-06 17:00:30 +02:00
porosnicuadrian
cbdfbe64c1 Updated config and tests/tp for blockers on accounts 2022-05-06 17:00:30 +02:00
ionutboangiu
52c79ca8db Change RouteBlockers type from bool to DynamicBlockers 2022-04-29 20:33:51 +02:00
ionutboangiu
065ffcfbdf Change blocker type from bool to DynamicBlockers for APActions 2022-04-29 20:33:51 +02:00
porosnicuadrian
575237ebcf Metrics blockers added in code 2022-04-28 14:54:01 +03:00
ionutboangiu
39c2d97333 Add Blockers field to ActionProfile + tests 2022-04-28 08:52:03 +02:00
porosnicuadrian
6561d4d110 New AttributeBlocker 2022-04-27 17:49:14 +02:00
porosnicuadrian
b16b44732e Modified blocker into Blockers for attributes 2022-04-21 15:27:27 +02:00
porosnicuadrian
7b763b56dd Improved populateCost and *ddc + tests 2022-04-20 20:29:01 +02:00
porosnicuadrian
e16266ad02 Updated metrics for *acc and *tcc 2022-04-20 20:29:01 +02:00
porosnicuadrian
8e7c7d1c75 Improved chargers reply for attributes 2022-04-20 10:35:59 +02:00
porosnicuadrian
729719bd4d Updated decimals + tests 2022-04-06 18:16:32 +02:00
ionutboangiu
ae15db06f9 Fix compilation errors 2022-04-06 11:17:50 +02:00
ionutboangiu
609b2230ea Implement FiltersMatch API on AdminSv1 2022-04-06 11:17:50 +02:00
ionutboangiu
3baadf5549 Add itemsPrefix opt when retrieving RateProfiles + tests 2022-04-01 20:09:04 +02:00
ionutboangiu
42b1f5ed7a Implement pagination for rates, repair general_tests, update const name 2022-04-01 20:09:04 +02:00
ionutboangiu
f2180fbc2f Implement pagination for rates 2022-04-01 20:09:04 +02:00
porosnicuadrian
1e202feb5b TPExporter 2022-03-11 11:21:56 +01:00
andronache98
ecdf5e54ea Changed headers 2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155 Changed headers 2022-03-09 14:14:30 +01:00
andronache98
e2901630c9 Removed json files using stordb 2022-03-09 14:14:30 +01:00
andronache98
9a4da75210 Resolved unit tests 2022-03-09 14:14:30 +01:00
andronache98
928dbd9e42 Removing StorDB 2022-03-09 14:14:30 +01:00
porosnicuadrian
cafa791a11 Changed TpeS to TPeS 2022-03-03 20:35:24 +02:00
ionutboangiu
97c8d982be Add RPCAPIOpts for ees 2022-03-02 18:05:35 +02:00
ionutboangiu
b2f11e7f42 Implement config drv funcs for redis, mongo and internal dbs 2022-03-02 12:06:33 +02:00
ionutboangiu
eb22903fd4 Add get,set,remove functions for config sections using redis + tests 2022-03-02 12:06:33 +02:00
porosnicuadrian
4de3b13c12 Added tpes infrastructure and ping method 2022-03-02 11:47:22 +02:00
porosnicuadrian
0d1da8e628 Added CGREventWithRateProfile + finished api tests 2022-02-17 21:11:55 +02:00
porosnicuadrian
dcdd696932 Added ratePRofileRatesFOrEvent apis + tests 2022-02-14 17:23:35 +02:00
porosnicuadrian
f5f6dd746a Added gerRateProfilesForEvents API + tests 2022-02-14 17:23:35 +02:00
porosnicuadrian
01cc2407db Removed setRateProfileRates api + tests 2022-02-14 17:23:35 +02:00
andronache98
6cddc10b00 Renaming count APIs 2022-02-13 15:09:53 +02:00
porosnicuadrian
18866b903a Added getRateProfileRates api/redisDrv + tests 2022-02-08 19:10:14 +01:00
porosnicuadrian
e3a96628ba Added GetRateProfileRateIDs apis + redis implementation 2022-02-07 20:04:53 +01:00
andronache98
ebfd371bb7 Removed CGRID from Session struct 2022-02-06 09:52:26 +01:00
andronache98
ca839daa29 Changed CGRID to *originID and removed it in most places 2022-02-06 09:52:26 +01:00
ionutboangiu
f1c2c66309 Update clone and asmapinterface functions for eescfg 2022-01-19 19:53:34 +01:00
DanB
f2f63305b7 CDRs refund costs for AccountS 2022-01-17 20:20:43 +01:00
ionutboangiu
b229d5861b Add console commands for Get*Profiles apis and update some of the others to improve consistency 2022-01-17 17:01:09 +01:00
andronache98
a1c7b9a8bd Tests for routes 2022-01-14 18:14:57 +01:00
andronache98
83c71bb956 Integration tests for stats and thresholds 2022-01-14 18:14:57 +01:00
andronache98
78c9641a8a Integration tests for rates resources and chargers 2022-01-14 18:14:57 +01:00
andronache98
7a9a85a60d Integration tests for chargers in apis 2022-01-13 17:39:50 +01:00
andronache98
21cab1a2f0 Tests for GetAttributes and refactored function to use APIAttributeProfile 2022-01-13 17:39:50 +01:00