ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01: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
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
ionutboangiu
65d832e0dc
Update loader functionality + tests
2022-02-17 21:14:48 +02:00
Trial97
a826209834
Updated integration tests
2021-12-21 15:05:44 +01:00
Trial97
bcdf7910d1
Started testing the loaders implementation
2021-11-16 13:05:40 +01:00
Trial97
099ae99836
Added some diff functions
2021-04-21 16:38:30 +02:00
porosnicuadrian
0f70d542f8
Fixed warnings in config package
2021-04-02 13:45:26 +02:00
andronache
36da1a6309
Consts in utils
2021-01-11 10:57:44 +01:00
Trial97
c539800acd
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
Trial97
2b19127d05
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
Trial97
5c48f70260
Added Clone function for some config sections
2020-11-27 08:41:56 +01:00
Trial97
240ff4b671
Updated ParseField processing
2020-07-30 11:17:57 +02:00
Trial97
715439475e
Added tests for Dynamic RSRParsers
2020-07-14 13:28:07 +02:00
Trial97
69a012c05a
Updated Filters with RSRParsers
2020-07-14 13:28:07 +02:00
Trial97
24cc53e94a
Updated dynamic path
2020-07-14 13:28:07 +02:00
Trial97
ce6266f9fa
Added tests for DynRSRParser
2020-07-14 13:28:07 +02:00
Trial97
f9454bfb4c
Added DynRSRParser functionality
2020-07-14 13:28:07 +02:00
Trial97
9d17da8e3a
Updated filters migration
2020-07-09 12:17:37 +03:00
Trial97
aa88cc0767
Added coverage tests for RSRParser
2020-07-09 12:17:37 +03:00
Trial97
192048235b
Removed RSRFilters from RSRParsers
2020-07-09 12:17:37 +03:00
Trial97
1a6bfbc1ea
Updated RSRParser constant handling
2020-07-03 17:02:56 +03:00
Trial97
84c6a0e498
Updated SIP Agent integration tests
2020-05-18 13:26:06 +02:00
Trial97
763710fb80
Updated AgentRequest
2020-05-07 11:17:41 +02:00
TeoV
38978645b2
Add method AttributeProfile to TPAttributeProfile
2020-03-05 14:46:20 +01:00
Trial97
6f5417c85a
Updated *exists filter
2020-02-19 15:58:46 +01:00
Tripon Alexandru-Ionut
5af9e7385f
Updated IfaceAsString and MapEvent tests
2019-06-21 15:35:01 +02:00
Tripon Alexandru-Ionut
024b1f765e
Moved regexp.MustCompile outside functions
2019-05-13 12:41:25 +02:00
DanB
6c90848774
RSRParser to support inner brackets
2019-01-28 19:20:46 +01:00
TeoV
201ddb9a87
Remove debugging logs
2019-01-24 11:04:12 +01:00
TeoV
d998cf71ac
Add tests for rsr and correctly value in diameter
2019-01-24 11:04:12 +01:00
TeoV
26cea43e4f
Send separator for RSRParser as parameter in config
2018-11-25 17:42:42 +01:00
TeoV
d8977ffeba
Add option "rsr_separator" in general config
2018-11-25 17:42:42 +01:00
TeoV
bf98dd2282
Fixes #1305
2018-11-16 18:31:54 +01:00
DanB
e5299d97b1
SessionS returning NO_SESSION if ChargerS are not returning any charger profile, diameter integration test for init voice calls, AttributeS properly rejecting non modified *attributes fields
2018-10-04 20:31:39 +02:00
DanB
11689ed842
Diameter data provider with support for group filters
2018-09-21 21:05:24 +02:00
TeoV
9683c50db0
Replace RSRField from Filters with RSRParsers
2018-09-19 12:20:43 +02:00
TeoV
1299065a58
XML use . as separator
2018-09-13 17:19:33 +02:00
TeoV
0196d17b2c
Update LoaderS with FCTemplate
2018-09-10 16:31:16 +02:00
TeoV
002c57e857
Update CDRE with FCTemplate
2018-08-30 11:40:06 +02:00
TeoV
6d1a3f07fd
Move DataProvider,NavigableMap,RsrParser into config package
2018-08-30 11:40:06 +02:00