ionutboangiu
37acdd1723
sessions: port session APIs and flag handling
2025-08-30 14:02:48 +02:00
ionutboangiu
785236592b
Port RADIUS DMR/CoA functionality
...
This commit ports the following changes from v0.11:
- 9991b29 - Implement DisconnectSession API for RADIUS Agent
- 02c8ed1 - Implement support for RADIUS CoA
- 7129d34 - Merge CoA into ReAuthorize logic
- d8ad760 - Update both ReAuthorize API signatures
- 5560608 - Dynamic templates for Radius CoA out of APIOpts
- f9d1c0f - Refactor ReAuthorize to AlterSessions
- 8388832 - Rename agents API object: SessionSv1 to AgentV1
- b580e09 - Add sanity checks for radius templates
- ca6a944 - Update client_da_addresses structure
- 98265a1 - Refactor function names and error msgs related to AlterSessions
- ee98dbe - Update AgentV1DisconnectSession api signature
- c9b6c1f - Add support for sending *dmr template via APIOpts
- 03eff44 - Cache RADIUS packets during accounting instead of auth
- 28e53ce - Add requests_cache_key field to radagent cfg
2025-07-08 08:18:30 +02:00
ionutboangiu
28edf30543
send agent events to stats/thresholds w/ ProcessTime
...
applies only to template-based agents
2025-06-24 18:18:12 +02:00
arberkatellari
5847ceab00
Add and revise tests for offline internal DB
2025-05-13 17:07:17 +02:00
ionutboangiu
16d131b058
move attributes to dedicated package
2025-04-22 19:33:12 +02:00
ionutboangiu
24d886c8e0
Pass CGRConfig to DataManager
...
instead of just CacheCfg. Prevents the need of global config var in
engine/datamanager.go
2025-03-10 13:49:34 +01:00
ionutboangiu
b1a5874215
Move config/rsrparser.go to utils package
2025-02-24 13:36:32 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
adi
734776b113
Unified consts of opts
2022-10-03 18:29:24 +03:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
porosnicuadrian
c7092cc0df
Renamed AteredFields + updated uniqueALteredFields method
2022-03-01 15:51:07 +02:00
porosnicuadrian
75fc37db2c
renamed into Filters + uniqueAlteredFields
2022-02-25 14:38:26 +01:00
porosnicuadrian
bf5c694ecd
Combined matchedProfile and alteredField for attributes
2022-02-24 17:28:38 +01:00
andronache98
4b1e530ab0
Fixed tests with wrong *originID
2022-02-06 09:52:26 +01:00
andronache98
f09cf65f9f
Fixed *originID being in Event instead of APIOpts
2022-02-06 09:52:26 +01:00
andronache98
50c1a3441f
Fixed test
2022-02-06 09:52:26 +01:00
Trial97
cb809f976e
Updated internal datadb
2021-10-28 18:03:43 +03:00
Trial97
5d540bc179
Updated Sessions Auth API
2021-10-05 21:01:26 +02:00
Trial97
fe6ef76f80
Updated DNSAgent
2021-10-01 13:32:42 +02:00
andronache
323fa2389c
Changed opts for Sessions and CDRs
2021-09-26 11:15:57 +02:00
Trial97
0ed0b0e7a6
Updated more services
2021-09-13 16:08:39 +02:00
Trial97
3c5f32aeeb
Removed Routes Paginator from SessionS APIs
2021-08-26 16:48:48 +02:00
Trial97
f823bb9805
Updated SessionSMessage
2021-08-26 16:48:48 +02:00
Trial97
eecaf84cf5
Updated SessionSTerminate
2021-08-26 16:48:48 +02:00
Trial97
56e9e8ca0f
Updated SessionsUpdate
2021-08-26 16:48:48 +02:00
Trial97
235abdae0c
Updated SessionsInit
2021-08-26 16:48:48 +02:00
Trial97
be84ed5ada
Refactored EventRequest
2021-07-06 20:51:32 +02:00
ionutboangiu
f3c4d659df
Remove Time field from CGREvent and fix failing tests
2021-05-19 19:27:43 +02:00
Trial97
f6863bad3e
Updated flatsore ers
2021-05-06 14:00:37 +02:00
Trial97
c04c0a5adb
Added ConfigDB and option to read config from DB
2021-04-16 17:53:36 +02:00
Trial97
3406d3c7c9
Updated based on new rpc library
2021-04-13 13:35:03 +02:00
Trial97
ba090352ec
Updated agents tests
2021-03-26 13:46:25 +01:00
andronache
32c234a6c7
In CGREvent changed Opts in APIOpts
2021-03-23 14:35:11 +01:00
Trial97
e52e8d7622
Added Length Field in case of NMSlice and support for multiple indexes in template path
2021-03-18 16:46:55 +01:00
Trial97
9f75ab918c
Updated biRPC support in connmanager
2021-02-22 11:53:56 +01:00
TeoV
906baa051a
Build success
2021-01-14 10:30:35 +01:00
andronache
1d0a814e42
Changed consts in utils
2021-01-11 10:57:44 +01:00
andronache
36da1a6309
Consts in utils
2021-01-11 10:57:44 +01:00
TeoV
5775d09c7b
Add infrastructure for AccountS in DataManager
2020-12-21 10:19:59 +01:00
Trial97
5da4cf6d1c
Updated account action plans integration tests for cache
2020-10-31 20:52:09 +01:00
Trial97
841264a97a
Moved all specific DB options in opts
2020-08-28 14:35:42 +02:00
Trial97
d606a60eab
Finished replacing ArgDispatcher with Opts
2020-07-30 11:17:57 +02:00
Trial97
11dac21b88
Starting replacing ArgDispatcher with Opts
2020-07-30 11:17:57 +02:00
Trial97
aecafbc290
Updated the code with the new Flags format
2020-07-20 12:58:41 +02:00
Trial97
192048235b
Removed RSRFilters from RSRParsers
2020-07-09 12:17:37 +03:00
Trial97
f10f570a27
Removed config.NavigableMap
2020-05-18 13:26:06 +02:00
Trial97
13e813f848
Fixed agents unit tests
2020-05-07 11:17:41 +02:00
Trial97
41e35bc571
Added Opts to APIs
2020-04-26 13:08:34 +02:00
TeoV
6d9614839f
Uniformize the flag for Agents (*auth to *authorize)
2020-03-29 14:07:00 +02:00