Trial97
|
cc1e6a0b92
|
Updated tests
|
2021-06-17 15:41:41 +02:00 |
|
ionutboangiu
|
f3c4d659df
|
Remove Time field from CGREvent and fix failing tests
|
2021-05-19 19:27:43 +02:00 |
|
Trial97
|
cfbe6e709d
|
Added AdminSv1 service
|
2021-04-13 13:35:03 +02:00 |
|
Trial97
|
b028a99050
|
Removed rals config
|
2021-04-01 16:36:51 +02:00 |
|
Trial97
|
48205d689d
|
Removed until build
|
2021-03-30 20:49:53 +02:00 |
|
andronache
|
806c8295be
|
Finished changing Opts to APIOpts for structs used in api_interfaces
|
2021-03-23 14:35:11 +01:00 |
|
andronache
|
32c234a6c7
|
In CGREvent changed Opts in APIOpts
|
2021-03-23 14:35:11 +01:00 |
|
andronache
|
804cc12c9e
|
Changed in multiple structs the field Opts to APIOpts
|
2021-03-18 16:48:54 +01:00 |
|
TeoV
|
ae146640f4
|
Start merging CGREventWithOpts with CGREvent
|
2021-01-14 10:30:35 +01:00 |
|
Trial97
|
4fe3b8e257
|
Removed TenantArg
|
2020-09-04 12:32:09 +02:00 |
|
Trial97
|
11dac21b88
|
Starting replacing ArgDispatcher with Opts
|
2020-07-30 11:17:57 +02:00 |
|
Trial97
|
a381e3a670
|
Updated RouteID and APIKey options
|
2020-07-16 15:07:31 +02:00 |
|
adragusin
|
ea112a66b3
|
Updated ArgDispatcher with Opts
|
2020-07-14 10:11:27 +02:00 |
|
Trial97
|
bd8949eb8c
|
Added Stir/Shaken APIs to DispatcherS
|
2020-04-27 16:57:51 +02:00 |
|
TeoV
|
9bc1bc0625
|
Add new API SessionSv1.GetCost + tests
|
2020-02-19 15:25:31 +01:00 |
|
adragusin
|
bd5c73367c
|
Added SessionSv1.SyncSessions in dispatcher
|
2020-02-18 11:44:12 +01:00 |
|
adragusin
|
62d8f0a755
|
Added SessionSv1.ActivateSessions and SessionSv1.DeactivateSessions in dispatcher
|
2020-02-18 11:44:12 +01:00 |
|
TeoV
|
cc14c1e25a
|
Add Attribute connection from DispatcherS through ConnManager
|
2019-12-18 08:13:21 -05:00 |
|
Trial97
|
8f07c5029d
|
Updated dispatcher integration tests for gob RPC
|
2019-12-04 11:34:17 +02:00 |
|
Trial97
|
8d655d8b57
|
Added sslmode for storDB config. Fixes#1715
|
2019-10-28 18:00:32 +01: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
|
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 |
|
Tripon Alexandru-Ionut
|
85afa27a5e
|
Renamed sessions.ActiveSession to sessions.ExternalSession
|
2019-06-21 15:35:01 +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 |
|
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 |
|
Tripon Alexandru-Ionut
|
002b9ac933
|
Updated SessionS.asActiveSessions to accept filters
|
2019-05-13 12:41:25 +02:00 |
|
TeoV
|
032a572ca8
|
Add paginator for GetActiveSessions and GetPassiveSessions
|
2019-05-06 12:29:21 +02:00 |
|
Tripon Alexandru-Ionut
|
7093dd70d1
|
Updated dispatcher API methods
|
2019-04-17 18:57:09 +02:00 |
|
TeoV
|
8519a40e34
|
Add ArgDispatcher in Arguments from SessionS, ThresholdS, SupplierS, etc...
|
2019-04-07 18:23:31 +02:00 |
|
Trial97
|
3e99bc3ad4
|
Added new SessionSv1 methods in Dispatcher
|
2019-02-19 16:42:33 +01:00 |
|
Trial97
|
0a9e5f7bdd
|
Added tests for DispatcherService SessionSv1
|
2019-02-13 16:25:36 +01:00 |
|
DanB
|
c6fad981a6
|
DispatcherS.dispatcherForEvent method, exporting MatchingItemIDsForEvent from engine
|
2019-01-31 11:57:25 +01:00 |
|
TeoV
|
ef1fee9925
|
Rename dispatcher to dispatchers
|
2018-10-31 11:37:29 +01:00 |
|