Commit Graph

297 Commits

Author SHA1 Message Date
TeoV
3cf8593707 Better error returning in case of missing charger for a session 2020-04-07 10:41:26 +02:00
Trial97
d55d2640c8 Added back low_balance_ann_file functionality. Closes #1794 2020-04-01 16:29:14 +02:00
Trial97
c63a534456 Added DPR support for DiameterAgent. Closes #1255 2020-03-30 15:21:04 +02:00
TeoV
8392092a19 Move *cost as subflag in *rals for SessionSv1.ProcessEvent + Remove *cost flag from SessionSv1.GetCost 2020-03-29 14:07:00 +02:00
TeoV
1d9461aca9 Update subflags for *rals from SessionSv1.ProcessEvent 2020-03-26 14:48:31 +01:00
Trial97
9073127280 Renamed SendRar to ReAuthorize 2020-03-24 16:37:59 +01:00
Trial97
2a5a54127b Updated Re-Authentication Request. Closes #1254 2020-03-24 16:37:59 +01:00
Trial97
0d51f5d539 Added rar for diameter 2020-03-24 16:37:59 +01:00
Trial97
d0c47a0d88 Update MaxUsage field from API replies to pointer of time.Duration 2020-02-21 19:08:40 +01:00
TeoV
b5b2251fab Add support for *cdrs flag in SessionSv1.ProcessEvent + tests 2020-02-20 11:12:45 +01:00
Trial97
6f5417c85a Updated *exists filter 2020-02-19 15:58:46 +01: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
5618994ab1 Add test for *cost flag in SessionSv1.ProcessEvent 2020-02-17 15:34:58 +01:00
TeoV
a346235bcf Add the code for GetCost in SessionSv1.ProcessEvent 2020-02-17 15:34:58 +01:00
Trial97
dd53338301 Added check for missing event in sessions 2020-02-17 08:10:58 +01:00
Trial97
d8333b5b68 Started adding FieldAsInterface for EventCost 2020-02-05 16:00:32 +01:00
Trial97
f18525a1db Updated path for cdre 2020-01-30 10:21:48 +01:00
Dan Christian Bogos
ed771248cb Merge pull request #1880 from Trial97/master
Updated AttributeS and FilterS structure
2020-01-20 17:29:21 +01:00
Trial97
999aabdf9f Updated FieldName for attributes 2020-01-20 14:44:36 +02:00
Trial97
8b815a2444 Updated sessions 2020-01-20 08:18:41 +02:00
Trial97
ae56de5cf9 Updated tests 2020-01-17 08:28:52 +02:00
Trial97
f0f2a2dc28 Updated filterSessions 2020-01-14 15:33:13 +02:00
DanB
ef09a57ef3 Updates to tutorial2 tests 2020-01-09 18:49:38 +01:00
DanB
2c93ef6611 Concurrent sessions with sub-sub tests 2020-01-08 19:30:58 +01:00
DanB
771a1245d8 SessionS - cloning AttributeS event to avoid concurrency 2020-01-08 14:03:48 +01:00
TeoV
d9359c9e8f Add SessionReplication through conn manager 2020-01-07 08:37:24 -05:00
DanB
a4d11fe776 SessionS.refundSession to add TOR for proper refunds 2020-01-06 19:31:02 +01:00
DanB
df1ff276b7 Adding full set of events for concurrent sessions tests 2020-01-05 21:05:29 +01:00
DanB
713b9fb5d1 SessionS - faster processing in case of ProcessMessage 2019-12-25 19:35:25 +01:00
Trial97
edea07e044 Updated AttributeS Context 2019-12-18 17:57:59 +02:00
TeoV
2ee574002a Add support for BiRPC in ConnManager 2019-12-12 08:54:42 +02:00
TeoV
c73ca0c954 Add connections from Agents through ConnManager 2019-12-12 08:54:42 +02:00
TeoV
95477bcabc Add conncetions from Sessions and CDRs through ConnManager 2019-12-12 08:54:42 +02:00
Trial97
25e37dda2d Updated initSession and tests 2019-12-11 17:47:17 +02:00
Trial97
49489be7a2 Updated integration tests 2019-12-11 16:56:54 +02:00
Trial97
d22151861d Updated integration tests and replaced *none with *remove in attributes 2019-12-11 08:00:38 +02:00
DanB
68da83bed2 Remove use of *raw RunID out of SessionS 2019-12-10 11:27:36 +01:00
Trial97
4bcafed33f Updated refundEventCost 2019-12-09 18:04:26 +02:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
adragusin
06a292cab4 Added a new API: SessionSv1.DeactivateSession 2019-12-03 04:45:06 -05:00
Trial97
23da9b52c7 Updated engine.GetFilter and DataDB service 2019-12-02 17:52:01 +02:00
Trial97
2d545a3cf2 Updated DataManager.GetFilter 2019-12-02 14:58:13 +02:00
Trial97
2febcc14e9 Updated sessions comments 2019-11-29 17:06:27 +02:00
Trial97
4248d588c6 Updated ProcessEvent reply 2019-11-29 15:03:13 +02:00
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
bb6af1af24 Fixed typos 2019-11-29 12:42:42 +02:00