Commit Graph

16 Commits

Author SHA1 Message Date
ionutboangiu
db301f7901 Remove StorDB service param from service constructors
Use ServiceIndexer instead.
Remove CDRs ListenAndServe method.
Pass the storDB connection directly to constructors instead of the
channel.
2024-12-12 11:55:14 +01:00
ionutboangiu
e5ab21def5 Implement AdminSv1 Get/RemoveCDRs APIs for CDRs
Addition of storDB to AdminSv1 was required.
2023-11-09 20:50:36 +01:00
ionutboangiu
113e2a2bdf Replace interface{} with any 2023-05-31 10:22:28 +02:00
adi
cb2bbe3902 CallCache for DispatcherRoutes and DispatcherInstance 2022-10-10 18:20:56 +02:00
porosnicuadrian
729719bd4d Updated decimals + tests 2022-04-06 18:16:32 +02:00
nickolasdaniel
78e05629e0 Coverage tests 2022-04-06 11:18:57 +02: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
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
Trial97
dc6060b8c9 Updated Cache Reload API 2021-07-29 08:40:51 +02:00
Trial97
0682251fff Removed dispatcher subsystems 2021-06-11 13:11:00 +02:00
ionutboangiu
c8d69b882a Fix errors after adding the context parameters 2021-05-25 20:16:56 +02:00
ionutboangiu
546c5f6035 Upgrade Attribute version and revisit fixed conflicts 2021-05-20 11:51:38 +02:00
ionutboangiu
49a5ee839a Fix conflicts 2021-05-19 19:27:43 +02:00
Trial97
0a75016833 Updated filter indexing 2021-05-19 15:54:14 +02:00