Commit Graph

81 Commits

Author SHA1 Message Date
Trial97
d0c47a0d88 Update MaxUsage field from API replies to pointer of time.Duration 2020-02-21 19:08:40 +01:00
DanB
797b85ea79 DiameterAgent with mysql integration tests passing for full path 2020-02-04 18:41:44 +01:00
Trial97
54217c8428 Moved Continue as flag for reqProcessor 2020-01-30 13:00:20 +01:00
adragusin
e73cdd0c5e Added RemoteCost field in *vars (in agents) 2020-01-29 16:54:54 +01:00
TeoV
52f0e0a86c Merge ContentFields,HeaderFields,TrailerFields into one Files 2020-01-29 14:40:57 +01:00
TeoV
28868e8852 Add connections from Agents through ConnManager 2019-12-12 08:54:42 +02:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
Trial97
49a88987f4 Updated engine integration tests for gob RPC 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
c2733c6f2e Renamed ConsumeArgs to ExtractArgs 2019-11-15 15:28:04 +01:00
Trial97
723f23b4a0 Added DiameterAgent as service in ServiceManager 2019-10-28 12:17:15 +01:00
DanB
e3055c8d9f EventReader with CSV in alpha 2019-09-04 12:24:25 +02:00
DanB
b2c9e8290e DiameterAgent config max_active_requests -> concurrent_requests renaming 2019-08-11 15:07:33 +02:00
TeoV
b9941d9b67 Include creating SupplierPaginator for MetaEvent 2019-07-23 06:49:48 -10:00
TeoV
59c0258750 Correctly send SessionSv1.ProcessEvent from Agents to SessionS 2019-07-23 00:46:14 -10:00
TeoV
b92280e38e Use fiorix library for diameter 2019-07-16 23:24:41 -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
TeoV
61ff2e2f57 Add diameter messages to dryrun and use ToJSON to print messages 2019-07-12 05:14:39 -10:00
TeoV
b9d89edb4b Agents: changing continue_on_success to continue 2019-07-04 12:23:15 -10:00
TeoV
877aa172e7 Group arguments for V1ProcessEvent 2019-07-04 12:23:15 -10:00
TeoV
e6ed8c16b9 Group arguments for V1TerminateSession 2019-07-04 12:23:15 -10:00
TeoV
ca0c7b792b Group arguments for V1InitSession 2019-07-04 12:23:15 -10:00
TeoV
e39f0f635c Rename in utils FlashWithParams and change order for V1AuthorizeArgs 2019-07-04 12:23:15 -10:00
TeoV
1e69216613 Update agents with new type for Flags(MapSubsystemIDs) 2019-07-02 10:05:21 -10:00
TeoV
01ad8c1999 Populate Host-IP-Addresses with correct format net.IP fixes #1600 2019-06-26 18:20:49 +02:00
DanB
d3d9769034 DiameterAgent - avoid deadlock in case of MaxRequests 2019-06-17 15:57:17 +02:00
DanB
134ffc7a0a AgentRequest.setCGRReply implementation, DNSAgent with one supplier 2019-06-06 14:32:59 +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
433be28aff Added CGREvent.ConsumeArguments 2019-05-27 06:52:50 +02:00
TeoV
fc3539a257 Add posibility to consume SupplierPaginator for Authoize and ProcessEvent in SessionS 2019-05-10 06:50:00 +02:00
TeoV
613a6e56a0 Add GetSuppliers when we do SessionSv1.ProcessEvent 2019-05-07 16:28:34 +02:00
Tripon Alexandru-Ionut
d93fc46fc2 Added *dispatchers to agents flags/subsystems 2019-04-19 16:42:07 +03:00
DanB
6b6191706d DNSAgent - update ArgDispatcher in request args 2019-04-18 20:09:51 +02:00
TeoV
a8858be668 Use only one RequestProcessor for Agents 2019-04-18 12:24:20 +03:00
Tripon Alexandru-Ionut
1030a156ad Added extra check to CGREvent.ConsumeArgDispatcher 2019-04-17 18:57:09 +02:00
Tripon Alexandru-Ionut
3a3996b896 Added ArgDispatcher to all Calls to SessionS 2019-04-17 18:57:09 +02:00
TeoV
a484fc9388 Add new type for AgentRequest *difference and CGRActiveRequest(*cgrareq) 2019-04-14 11:26:36 +02:00
TeoV
22250fe9cc Add Wrapper for CDR and ExternalCDR and use it in methods 2019-04-08 17:59:57 +02:00
DanB
9672e0ccfb DiameterAgent synced_conn_requests setting 2019-03-14 17:06:30 +01:00
DanB
f296a171e8 DiameterAgent - handle each request into own goroutine, fixes #1447, thanks @chrisgis333 2019-03-07 09:58:40 +01:00
DanB
0d4b727635 Started using github.com/cgrates/go-diameter 2019-03-05 19:39:14 +01:00
TeoV
05cf7db8d5 Finish initegration test for new session update 2019-02-15 14:13:59 +01:00