Commit Graph

533 Commits

Author SHA1 Message Date
andronache98
6cddc10b00 Renaming count APIs 2022-02-13 15:09:53 +02:00
andronache98
fad736e5a6 Changed Weights from float64 to DynamicWeights for Resources and Chargers 2022-02-13 15:09:53 +02:00
ionutboangiu
74700402f2 Repair it tests 2022-02-10 10:49:06 +02:00
ionutboangiu
d1716ec7dc Remove APIAccount and all structs related to it 2022-02-08 12:30:20 +01:00
ionutboangiu
6612b461c4 Remove APIAttributeProfile and all structs related to it 2022-02-07 20:05:36 +01:00
andronache98
bb30b65ef5 Fixed tests using originID in event instead of opts 2022-02-06 09:52:26 +01:00
andronache98
88b57840c0 Fixed most tests related to change from Weight to Weights for AttributeProfile 2022-02-06 09:52:26 +01:00
andronache98
2e4b77e4df Commented CGRID where it is not needed 2022-02-06 09:52:26 +01:00
porosnicuadrian
2c587c1b6c Redesigned APIRateProfile + tests 2022-02-06 09:49:37 +01:00
ionutboangiu
86ad9938de Remove APIRouteProfile and all structs related to it 2022-02-02 14:17:40 +01:00
porosnicuadrian
a7d4348b43 Added exists/notExists indexed on necessary subsystems 2022-01-20 21:03:47 +01:00
ionutboangiu
6fc9e290fe Remove EventWithFlags struct type (unused) 2022-01-10 19:59:10 +01:00
ionutboangiu
ba2e32f0ed Generate new dispatcher files following the pagination change 2022-01-10 19:59:10 +01:00
Trial97
5953eec22a Updated tests for dispatchers and registrarc 2021-12-22 17:48:42 +01:00
Trial97
b9a97ba9d2 Updated disptacher tests 2021-12-22 17:48:42 +01:00
Trial97
f25acdaf77 Added tests for all Set methods 2021-12-21 15:05:44 +01:00
Trial97
11feb738fc Updated generating script 2021-12-20 16:17:24 +01:00
Trial97
a36587a53e Added back most of the dispatchers APIs 2021-12-20 16:17:24 +01:00
Trial97
fbfcffd2a9 Added tests for in-memory indexing 2021-12-15 19:57:25 +01:00
Trial97
a4ebbfe67b Updated services 2021-11-17 18:36:40 +01:00
Trial97
493ff3cd4c Added stats API for Decimal 2021-11-08 17:03:58 +02:00
andronache
7ab4167613 Corrected header in multiple files 2021-11-01 13:50:00 +02:00
Trial97
cb809f976e Updated internal datadb 2021-10-28 18:03:43 +03:00
andronache
1e080a7123 RunID is not longer added to event but to APIOpts 2021-10-20 16:54:20 +03:00
porosnicuadrian
b6b39b0e7d Removed external structs for event charges 2021-10-12 18:10:49 +03:00
porosnicuadrian
ee4a0ad36e FIxed tests without External structs 2021-10-12 18:10:49 +03:00
Trial97
c1ee04a794 Added *profileIgnoreFilters for stats and thresholds 2021-10-11 12:06:57 +03:00
Trial97
5d540bc179 Updated Sessions Auth API 2021-10-05 21:01:26 +02:00
ionutboangiu
68e27f0dd3 Add opts for resources 2021-09-24 10:23:45 +02:00
Trial97
7749fcd15b Removed ArgV1ProcessEvent and ThresholdsArgsProcessEvent 2021-09-23 10:42:56 +02:00
ionutboangiu
1c2c5800e5 Add ActionProfileIDs as opt for actions subsystem and fix tests 2021-09-22 18:08:17 +02:00
Trial97
6a3f8ddc57 Updated config 2021-09-20 10:45:14 +02:00
ionutboangiu
e819f10c76 Add AccountIDs and RateProfileIDs to Opts in cfg 2021-09-19 12:13:38 +02:00
Trial97
0ed0b0e7a6 Updated more services 2021-09-13 16:08:39 +02:00
ionutboangiu
a2829a3f1a Add AttributeIDs to opts struct 2021-09-12 13:23:08 +02:00
ionutboangiu
141d293217 Make DefaultOpts a struct and move IgnoreErrors, MaxCost and Paginator fields to APIOpts final 2021-09-10 11:25:57 +02:00
ionutboangiu
c96c20f8ed Make DefaultOpts a struct and move IgnoreErrors, MaxCost and Paginator fields to APIOpts 2021-09-10 11:25:57 +02:00
Trial97
a3ebbe38ec Added EeSV1 APIs back 2021-09-07 07:44:10 +02:00
DanB
58f7d02ab7 Re-enabling CDRs with RateS processing 2021-09-05 11:42:14 +02:00
Trial97
a5d95f9fe7 Updated Routes with DynamicWeights 2021-08-30 17:53:42 +03:00
ionutboangiu
59d7e71e4f Rename Route field RatingPlanIDs to RateProfileIDs 2021-08-27 17:33:19 +02:00
Trial97
3c5f32aeeb Removed Routes Paginator from SessionS APIs 2021-08-26 16:48:48 +02:00
Trial97
eecaf84cf5 Updated SessionSTerminate 2021-08-26 16:48:48 +02:00
Trial97
56e9e8ca0f Updated SessionsUpdate 2021-08-26 16:48:48 +02:00
Trial97
235abdae0c Updated SessionsInit 2021-08-26 16:48:48 +02:00
Trial97
8db73de3a6 Updated SessionS processEvent API with new opts format 2021-08-26 16:48:48 +02:00
Trial97
f96dfab0ab Updated sessions opts constants 2021-08-26 16:48:48 +02:00
porosnicuadrian
0b9e9762ee Fixed test.sh 2021-08-24 20:19:53 +02:00
Trial97
dc6060b8c9 Updated Cache Reload API 2021-07-29 08:40:51 +02:00
nickolasdaniel
96f11748e2 Removed synchronous field from DispatcherHost and RemoteHost, as well as switched DispatchHost csv files 2021-07-25 12:07:09 +02:00