Commit Graph

160 Commits

Author SHA1 Message Date
Trial97
1b85072a3e Updated ProcessMessage reply 2019-11-29 14:39:04 +02:00
Trial97
deaa049a38 Updated Sessions update reply 2019-11-29 12:42:42 +02:00
Trial97
9385166473 Updated Sessions auth and init replies 2019-11-29 12:42:42 +02:00
Trial97
ee0956d05e Updated ApierV1.SetBalance 2019-11-28 16:21:55 +02:00
TeoV
931eb7b278 Start updating integration test for ~*req filter 2019-11-27 11:10:32 -05:00
TeoV
4f563aa5ee Update filters and dataProvider to include ~*req as refix 2019-11-27 11:10:32 -05:00
adragusin
d1787cb3fa Replaced hardcoded strings with consts in RPC.Call methods 2019-11-22 17:30:10 +01:00
adragusin
07183dc4f3 Replaced hardcoded strings with consts 2019-11-22 17:30:10 +01:00
Trial97
352b5b7805 Updated apier/v1 integration for gob RPC 2019-11-22 16:13:36 +01:00
adragusin
c03be590a2 Replaced hardcoded strings with consts in RPC.Call methods 2019-11-21 18:45:26 +01:00
Trial97
71fe3a2813 Replaced methods names with constants in accountd_it_test 2019-11-20 14:55:09 +01:00
Trial97
8d655d8b57 Added sslmode for storDB config. Fixes#1715 2019-10-28 18:00:32 +01:00
TeoV
be9ba5df3b Add delay for sessions integration tests and consider paginator for get cdr for internal db 2019-10-16 11:46:39 +02:00
TeoV
4f96ca590b Split GetCDRs argument in two structs and update ping methods from dispatcher 2019-10-09 16:11:37 +02:00
TeoV
e61b312173 In case of tenant is not present add default tenant from config in dispatcher 2019-10-04 20:17:40 +02:00
TeoV
d3e7867535 Add StorDBPrefixIndexedFields for customize cdr indexes for InternalDB 2019-10-04 20:17:40 +02:00
Trial97
81bd7e8726 Added V1ReloadConfig 2019-09-04 16:19:34 +02:00
Trial97
866caaf1c8 Updated *load dispatcher strategy 2019-08-12 08:39:07 +02:00
TeoV
657ad793d6 Rename suppliers strategy to *lc and *hc 2019-08-12 08:38:16 +02:00
Trial97
8460186683 Updated *load dispatcher strategy 2019-08-08 19:12:47 +02:00
Trial97
8b0cef1b93 Added *load as dispatcher strategy 2019-08-08 19:12:47 +02:00
TeoV
d394f92181 Add integration test for RALsV1.GetRatinPlanCost in dispatcher 2019-08-01 10:38:04 +02:00
TeoV
17db4f634d Add RALsV1.GetRatingPlansCost ( in APIer DispatcherS and in cgr-console ) 2019-07-25 02:55:15 -10:00
TeoV
59c0258750 Correctly send SessionSv1.ProcessEvent from Agents to SessionS 2019-07-23 00:46:14 -10:00
Trial97
dfd034433d Added SessionSv1.ProcessEvent tests in DispatcherS 2019-07-17 04:59:52 -10:00
TeoV
91b6629097 Add tests in apier/v1 for ProcessEvent(Auth/Init/Update/Terminate) and add in agents support for *event 2019-07-16 23:24:41 -10:00
TeoV
561175e0b3 Rename SessionSv1.ProcessEvent to SessionSv1.ProcessMessage 2019-07-15 20:57:17 -10:00
Trial97
8d6b518869 Updated safevent tests 2019-06-29 05:08:34 +02:00
Tripon Alexandru-Ionut
85afa27a5e Renamed sessions.ActiveSession to sessions.ExternalSession 2019-06-21 15:35:01 +02:00
Tripon Alexandru-Ionut
5af9e7385f Updated IfaceAsString and MapEvent tests 2019-06-21 15:35:01 +02:00
TeoV
2afcae57e0 Replace dispatcher test with CoreSv1.Status 2019-06-04 14:43:41 +02:00
TeoV
cbc9c73d3e Add CoreService ( Allow status command to be executed without activating RALs ) fixes #1565 2019-06-04 14:43:41 +02:00
TeoV
6811d53830 Replacing CGREvent with *CGRevent when inherited for SessionSv1.ProcessEventArgs 2019-05-29 16:08:59 +02:00
TeoV
61d87789f8 Replacing CGREvent with *CGRevent when inherited for SessionSv1.TerminateArgs 2019-05-29 16:08:59 +02:00
TeoV
083892e093 Replacing CGREvent with *CGRevent when inherited for SessionSv1.UpdateArgs 2019-05-29 16:08:59 +02:00
TeoV
e4d2db92f3 Replacing CGREvent with *CGRevent when inherited for SessionSv1.InitArgs 2019-05-29 16:08:59 +02:00
TeoV
e6e6065817 Replacing CGREvent with *CGRevent when inherited for SessionSv1.AuthorizeArgs 2019-05-29 16:08:59 +02:00
TeoV
bdc57998f0 Replacing CGREvent with *CGRevent when inherited for SupplierService 2019-05-28 15:23:19 +02:00
TeoV
eaeddd581b Replacing CGREvent with *CGRevent when inherited for ResourceService 2019-05-28 15:23:19 +02:00
TeoV
570db82c35 Resove merge problems 2019-05-27 20:39:55 +02:00
TeoV
0987fb79db Replacing CGREvent with *CGRevent when inherited for StatService 2019-05-27 20:39:55 +02:00
TeoV
14ebcb3812 Replacing CGREvent with *CGRevent when inherited for ThresholdService 2019-05-27 20:39:55 +02:00
TeoV
6ebdb4bbdf In case of AttributeS Replacing CGREvent with *CGRevent when inherited 2019-05-27 20:39:55 +02:00
Tripon Alexandru-Ionut
75eb413e93 Added test for DispatchertS with no attribute connection 2019-05-27 06:52:50 +02:00
Tripon Alexandru-Ionut
6f86d169b3 Made ArgDispatcher as optional when DispatcherSv1 doesn't have a AttributeS connection 2019-05-27 06:52:50 +02:00
TeoV
bf10cc1fc5 Add posibility to change Tenant from CGREvent with AttributeS for CDRs and ChargerS 2019-05-17 12:41:46 +02:00
TeoV
5cb5fb5661 Add benchmark tests for JSON and GOB in sessions_bench_test.go 2019-05-17 12:41:46 +02:00
TeoV
648911d82b Add test for apier with dispatcher 2019-05-17 12:41:46 +02:00
TeoV
fbc9f2332d Add CustomJSONCoded in case that Apier is active on the same engine with dispatcher 2019-05-17 12:41:46 +02:00
DanB
bed6386bed DispatcherS proper detection of RouteID 2019-05-17 11:07:27 +02:00