Commit Graph

1692 Commits

Author SHA1 Message Date
Tripon Alexandru-Ionut
6b487537b8 Started adding dispatcher internal connections 2019-04-09 17:36:14 +02:00
TeoV
edb2f6ab97 Add Wrapper for CallDescriptor 2019-04-08 18:53:06 +02:00
TeoV
22250fe9cc Add Wrapper for CDR and ExternalCDR and use it in methods 2019-04-08 17:59:57 +02:00
TeoV
870637077f Finish adding CDRS in DispatcherS and update methods from CDRs to other subsystems 2019-04-08 17:59:57 +02:00
TeoV
d45e230f98 Add CDRsV1 to DispatcherS 2019-04-07 18:23:31 +02:00
TeoV
8519a40e34 Add ArgDispatcher in Arguments from SessionS, ThresholdS, SupplierS, etc... 2019-04-07 18:23:31 +02:00
TeoV
6e9187754f Rename Substitute with Value for AttributeS 2019-04-05 13:11:06 +02:00
TeoV
93cb87bece LoadIDs use time.UnixNanoseconds instead of GenUUID 2019-04-04 14:30:08 +02:00
DanB
01857c4d8a DispatcherSv1.GetProfileForEvent API call 2019-04-04 13:02:24 +02:00
TeoV
cebb43a6c0 Add cache_versions command in cgr-console and update ApierV1.SetActions 2019-04-02 13:05:18 +02:00
TeoV
eb05a52537 Consider BlanaceBlocker and BlanaceDisable as balance filter in ApierV2.SetActions 2019-04-02 13:05:18 +02:00
TeoV
dda0677c17 When using ApierV2.SetActions consider Categories and TimingIDs for balance filter 2019-04-02 13:05:18 +02:00
Tripon Alexandru-Ionut
2f8cfaf5d7 Updated dispatcher integration tests 2019-04-02 10:04:05 +02:00
TeoV
dfeef24ca9 Add SchedulerSv1 in Dispatcher 2019-03-29 12:45:25 +01:00
TeoV
73886681bd Update accounts_it_test 2019-03-28 13:16:01 +01:00
TeoV
c5fb456ea9 Add ExtraData in Add/Set/Modify Balance API's fixes #1463 2019-03-28 13:16:01 +01:00
Tripon Alexandru-Ionut
26de08e46a Added tests for guardian in DispatcherSv1 2019-03-28 09:35:50 +01:00
Tripon Alexandru-Ionut
4d1963ada8 Updated TP tests 2019-03-28 09:35:50 +01:00
Tripon Alexandru-Ionut
022ad003d6 Renamed DispatcherS CSV file to DispatcherProfiles.csv 2019-03-28 09:35:50 +01:00
Tripon Alexandru-Ionut
4fe5edae39 Added Guardian tests for API 2019-03-28 09:35:50 +01:00
TeoV
a15a346148 TPReader use SchedulerS for reloading inster of ApierV1 2019-03-28 09:34:09 +01:00
DanB
e4ed9c1600 SchedulerSv1 implementation 2019-03-27 19:59:22 +01:00
TeoV
4c89f69247 Renamed XWrapper to XWithCache 2019-03-27 17:24:36 +01:00
TeoV
6a57a4a217 Do 1 SetLoadID for StatQueue,Threshold,Resource instead of 2 2019-03-27 14:35:10 +01:00
TeoV
f3c137f195 Fix merge problems 2019-03-27 11:51:20 +01:00
TeoV
827503ce60 Update tests with CacheLoadIDs 2019-03-27 11:51:20 +01:00
TeoV
57489d90aa Replace tags for tp tests 2019-03-27 11:51:20 +01:00
TeoV
c9ad00ec3a Update TPTests after removing directions 2019-03-27 11:51:20 +01:00
TeoV
dc1876a038 Add LoadID when Set/Remove from APIer 2019-03-27 11:51:20 +01:00
TeoV
8e06267ca3 Implement CacheLoadIDs in tpReader 2019-03-27 11:51:20 +01:00
TeoV
ba419ec67e Adding LoadID methods in storage_interface 2019-03-27 11:51:20 +01:00
Tripon Alexandru-Ionut
b2cd78af5d Updated tests with dispatcher hosts 2019-03-26 19:46:42 +01:00
Tripon Alexandru-Ionut
ad54df15f7 Added Dispatcher Hosts 2019-03-26 19:46:42 +01:00
Tripon Alexandru-Ionut
be06504663 Updated tests after API rename 2019-03-25 19:11:44 +01:00
Trial97
7040a0fab7 Updated tests after latest changes 2019-03-25 19:11:44 +01:00
Trial97
c3567208ed Added GuardianSv1 to DispatcherSv1 2019-03-25 19:11:44 +01:00
Trial97
be7814d7f6 Moved ApierV1.RemoteLock to GuardianV1.RemoteLock 2019-03-25 19:11:44 +01:00
TeoV
23a8062b58 Moving Cache for Dispatcher 2019-03-25 17:40:51 +01:00
TeoV
ecdfda51ae Moving cache for Filter and update cgr-console 2019-03-25 17:40:51 +01:00
TeoV
3ac9852e2f Move Caching for Resource 2019-03-25 17:40:51 +01:00
TeoV
8718b21f52 Move caching for ChargerProfile 2019-03-25 17:40:51 +01:00
TeoV
987bcc85e1 Update Supplier with new Caching 2019-03-25 17:40:51 +01:00
TeoV
6cecee3d53 Add test for cache options/ Return not found for Get(Items)IDs methods 2019-03-25 17:40:51 +01:00
TeoV
950907c366 Update Set/Remove ThresoldProfile 2019-03-25 17:40:51 +01:00
TeoV
6f25a4a779 Update Apier Set/Remove StatQueues 2019-03-25 17:40:51 +01:00
TeoV
06e8b9ea85 Move defaultCaching in general config 2019-03-25 17:40:51 +01:00
TeoV
dac77f99ea Start Updating integration tests 2019-03-25 17:40:51 +01:00
TeoV
a65af79dc2 Start adding caching in APIer 2019-03-25 17:40:51 +01:00
DanB
a6363e0a33 Renaming API CDRsV2.ProcessCDR to CDRsV1.ProcessEvent 2019-03-24 14:47:49 +01:00
Trial97
ac31d88d43 Added CacheSv1 to DispatcherSv1 2019-03-19 14:47:25 +01:00