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
bd571376a7
Update kamevapi version
2024-03-08 16:38:50 +01:00
arberkatellari
770454c007
Renew DlgList, DNSAgent & add SRV/A support
2023-08-28 12:27:53 +02:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
ionutboangiu
4857245aa5
Use copy instead of loop + other staticcheck fixes
2022-07-15 09:28:57 +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
andronache98
2e4b77e4df
Commented CGRID where it is not needed
2022-02-06 09:52:26 +01:00
Trial97
5d540bc179
Updated Sessions Auth API
2021-10-05 21:01:26 +02:00
Trial97
3c5f32aeeb
Removed Routes Paginator from SessionS APIs
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
andronache
ddc1474e41
Make flags camel case for ers ees and agents
2021-07-03 16:42:50 +02:00
andronache
503d3fe22c
Make flags camel case for ers ees and agents
2021-07-03 16:42:50 +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
porosnicuadrian
f0918ce4e1
Changed sep , into
2021-03-23 14:32:59 +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
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
1e6b5848e3
Updated AsMapInterface constants
2020-10-20 11:09:16 +02:00
TeoV
5e7b648012
Add better logs when start diffent Agents
2020-10-12 14:20:57 +02: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
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
TeoV
ecb217ae1c
Instead of continue break from for
2020-07-21 09:02:14 +02:00
Trial97
cb0ccd2f9d
Added continue in case of nil connection while disconnecting
2020-07-17 13:02:33 +03: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
TeoV
7572e7b11e
In case of receiving error when processing request send this to kamailio fixes #1759
2020-01-10 09:53:44 +02: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
af5cf967b4
Removed log
2019-11-20 14:55:09 +01:00
Trial97
ac6bc8866e
Updated KamailioAgent.V1GetActiveSessionIDs. Fixes #1717
2019-11-17 12:20:13 +01:00
Trial97
c2733c6f2e
Renamed ConsumeArgs to ExtractArgs
2019-11-15 15:28:04 +01:00
Trial97
1f106a62ce
Added KamailioAgent as service in ServiceManager
2019-10-28 12:17:15 +01:00
TeoV
561175e0b3
Rename SessionSv1.ProcessEvent to SessionSv1.ProcessMessage
2019-07-15 20:57:17 -10:00
Trial97
b4f79616e8
Updated call tests
2019-07-15 03:19:20 -10:00
TeoV
5c14688366
Adding ability to specify ids for subsystems directly from agent flags
2019-07-12 05:14:39 -10:00
Tripon Alexandru-Ionut
d9ceea9531
Updated kamailio ReadEvents goroutine.Fixes#1607
2019-07-02 09:56:01 -10:00