Commit Graph

89 Commits

Author SHA1 Message Date
ionutboangiu
e05be683ae change license from GPLv3 to AGPLv3 2025-10-13 09:57:41 +02:00
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
arberkatellari
ad5ec6c062 Add cgr_max_usage variable to fs channels 2025-07-06 19:46:53 +02:00
gezimbll
1f686fca63 added RequestProcessors in fsAgent 2025-03-11 18:12:49 +01:00
ionutboangiu
a0ba8e352b FSAgent: ensure MaxReconnectInterval is being used
option was added previously but not made use of
2024-09-23 20:28:26 +02:00
ionutboangiu
6ed3c5592d Add reply_timeout field for FS event socket conns 2024-09-23 20:28:26 +02:00
ionutboangiu
449bc5c08a Add active_session_delimiter option for fs_agent
Used for 'show_channels' requests and responses.
2024-09-23 20:28:26 +02:00
gezimblliku
04f2c69b05 updated dependencies with the latest versions 2024-08-22 20:39:59 +02:00
ionutboangiu
113e2a2bdf Replace interface{} with any 2023-05-31 10:22:28 +02:00
adi
1e51b6d73f Unified constants for subsystem/removed big S 2022-09-25 12:16:25 +02:00
ionutboangiu
5437b3a8a2 Repair compilation errors after library updates 2022-07-03 13:08:52 +02: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
Trial97
5d540bc179 Updated Sessions Auth API 2021-10-05 21:01:26 +02:00
DanB
38f8ba8a32 SessionS MaxUsage as Decimal 2021-09-27 13:21:29 +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
porosnicuadrian
9c61dc4c77 Fixed error when there are not sessionIds in case of ActiveSessions 2021-05-17 17:58:44 +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
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
9cef3b28f4 Added integration tests for birpc codec 2021-02-22 11:53:56 +01:00
Trial97
9f75ab918c Updated biRPC support in connmanager 2021-02-22 11:53:56 +01:00
TeoV
ae146640f4 Start merging CGREventWithOpts with CGREvent 2021-01-14 10:30:35 +01:00
andronache
3e51f58d8c Changed consts in utils 2021-01-11 10:57:44 +01:00
andronache
1470267727 Modified consts in utils 2021-01-07 18:15:35 +01:00
Trial97
0fa2ad793e Updated KamailioAgent GetActiveSessionIDs API 2020-11-23 16:14:01 +01:00
Trial97
bd98c2e2cd Added integration tests for agents services 2020-11-16 10:11:46 +01:00
Trial97
ff632ec292 Renamed V1DisconnectWarning to V1WarnDisconnect 2020-10-02 12:45:27 +02:00
Trial97
d4fceaa41f Updated BiRPClient interface 2020-09-29 13:45:31 +02:00
Trial97
c2d61790b6 Updated documentation 2020-07-30 11:17:57 +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
Hristo Trendev
ea264a2dd1 Fix panic with configurations with multiple event socket connections 2020-07-09 21:28:38 +02:00
TeoV
7c1157f394 Rename from SupplierS to RouteS ( part 3 success build ) 2020-04-30 15:54:49 +02:00
Trial97
13b7ca5d28 Updated APIs Opts 2020-04-26 13:08:34 +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
Trial97
9073127280 Renamed SendRar to ReAuthorize 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
Trial97
ae56de5cf9 Updated tests 2020-01-17 08:28:52 +02:00
Trial97
e5c97a94ab Renamed META_DEFAULT to MetaDefault 2019-12-13 15:04:34 +02:00
TeoV
2ee574002a Add support for BiRPC in ConnManager 2019-12-12 08:54:42 +02:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00