arberkatellari
b8cc20bb7c
Add sqlBatchSize to ERS SQL OPTS and adjust delete functionality
2025-01-14 17:04:18 +01:00
arberkatellari
2252765e93
Add 'ees_ids' field to ERs readers config
2024-12-20 17:33:45 +01:00
arberkatellari
d35b14b6b9
Add ability to ERS to update or move ERS SQL events to a new table & add *export flag for ERS readers
2024-12-20 13:26:06 +01:00
gezimbll
1a9313be68
revised integration tests for ranking scheduling
2024-12-10 18:51:43 +01:00
arberkatellari
041b14fa03
Improvements to ERS SQL filters
2024-12-03 18:36:22 +01:00
ionutboangiu
2511c00db7
Add elsCAPath opt and improve opt comments
2024-11-28 17:24:39 +01:00
ionutboangiu
401dda9569
Properly document elastic index req opts
2024-11-28 17:24:39 +01:00
ionutboangiu
8d7628410e
Make elasticsearch refresh opt configurable
2024-11-28 17:24:39 +01:00
ionutboangiu
f1cdf920df
Remove unusable elasticsearch opts
2024-11-28 17:24:39 +01:00
gezimbll
e48eb5df13
added StartDelay for ers processing
2024-11-15 20:58:10 +01:00
gezimbll
f72d4defb4
added *rankings filters in dynamicDP
2024-10-30 22:14:03 +01:00
gezimbll
b8616282ee
added integration tests for ranking scheduling
2024-10-30 22:14:03 +01:00
ionutboangiu
7df0494913
Consider diameter requests when limiting caps
...
- add possibility to pass custom Error-Message AVP to negative diameter
answers
- negative answer is now built only when an error occurs
- remove tests that were testing behaviour with max concurrent requests 0
2024-10-29 18:53:22 +01:00
gezimbll
2e192dde78
added trend dynamicDP in filters and GetTrendSummary API
2024-10-18 16:24:02 +02:00
DanB
8c68763020
Adding comments to trends and rankings defaults
2024-10-17 16:50:30 +02:00
armirveliaj
a6d2a03dfd
Adding rankings to config_defaults
2024-10-16 18:44:11 +02:00
gezimbll
3dccb44511
added compressing for metrics on trends
2024-10-14 16:01:32 +02:00
gezimbll
69f4f08770
added integration tests for trend event to thresholds,EEs && fixes
2024-10-14 16:01:32 +02:00
armirveliaj
fbdc789f5c
Add new options to trends configuration
...
- store_interval
- ees_conns
- ees_exporter_ids
2024-10-07 20:03:38 +02:00
armirveliaj
d9a5458a43
Add new trends config option: scheduled_ids
2024-10-01 20:04:22 +02:00
gezimblliku
b56220933a
added ees_conns on stats
2024-09-10 13:20:05 +02:00
gezimblliku
5b75bacff7
added trend with get,set and remove methods in datamanager
2024-08-14 14:03:21 +02:00
ionutboangiu
594e8404dc
Add http pprof_path cfg option
2024-08-12 18:36:45 +02:00
ionutboangiu
73fc386036
Add stordb pgSSLCertMode option
2024-08-12 18:36:45 +02:00
ionutboangiu
13ad7f3603
Slightly improve alignment inside config_defaults file
2024-08-09 09:13:10 +02:00
ionutboangiu
d0183597f1
Add postgres stor_db SSL opts
2024-08-09 09:13:10 +02:00
ionutboangiu
78e020e2be
Implement HTTP endpoint for prometheus
...
configurable via 'prometheus_url' option in the HTTP section
2024-08-05 13:28:33 +02:00
gezimbll
85bd7a50e7
updated sags service name to ranking
2024-07-14 13:39:20 +02:00
gezimbll
4d4392d196
revised comments && renamed sars to trends
2024-07-14 13:39:20 +02:00
gezimbll
6c2fbbec28
added sars model,tp,api
2024-07-14 13:39:20 +02:00
ionutboangiu
eb3bd5cc1d
Add redisPoolPipelineLimit configuration field for datadb
...
Sets the maximum number of commands that can be pipelined before flushing.
0 means no limit and pipelines will only be limited by the time window.
2024-07-05 11:21:16 +02:00
ionutboangiu
ed3fa0d294
Add redisPoolPipelineWindow configuration field for datadb
...
Sets the duration after which internal pipelines are flushed.
0 disabled implicit pipelining.
2024-07-02 19:58:03 +02:00
gezimbll
777d4f0a28
added caching for sagprofile
2024-06-30 17:45:06 +02:00
ionutboangiu
11b96de00a
Add kafkaBatchSize configuration field
...
Avoids the default 1 second delay when the batch doesn't
reach 100 messages within that time.
Useful when the Kafka exporter is not cached, as it would
otherwise encounter that delay. Setting BatchSize to 1
prevents this.
2024-06-30 16:28:52 +02:00
arberkatellari
f356695f6f
Add active sessions backup functionalitiy
2024-06-12 18:21:50 +02:00
gezimbll
86df598920
Implemented service,config and api for Sars
2024-06-11 10:21:51 +02:00
gezimbll
64692891bb
added V1GetActiveSessionIDs method for JanusAgent && revised tests
2024-05-16 16:24:50 +02:00
ionutboangiu
c91fbafe36
Restore compatibility with OpenSIPS
...
For OpenSIPS 3.x, set "client_protocol" to 1.0 in the json configuration
under the "sessions" section. The current default protocol version is 2.0.
Addresses #4339
2024-05-16 10:29:05 +02:00
DanB
d8059908eb
JanusAgent with janusgo dependency and start/shutdown methods
2024-04-20 21:12:51 +02:00
gezimbll
cf720b0618
added postgres configuration option to choose the schema( #4318 )
2024-04-16 12:23:38 +02:00
DanB
9b87b32abf
Adding JanusConn to config
2024-04-09 14:59:00 +02:00
DanB
8db91ca479
Basic service infrastructure for JanusAgent
2024-04-08 20:09:06 +02:00
ionutboangiu
ca66480c52
Add reply_timeout field for FS event socket conns
2024-03-22 15:12:04 +01:00
gezimbll
66940db0b0
changed concurrentEvents naming in ers
2024-03-13 18:26:01 +01:00
gezimbll
21d65b3810
added concurrent event processing for ers
2024-03-13 18:26:01 +01:00
ionutboangiu
bf939a47ac
Rename chan_delimiter cfg field to active_session_delimiter
2024-03-11 16:59:31 +01:00
ionutboangiu
51a3c933d7
Add chan_delimiter option within freeswitch_agent section
...
Used for 'show_channels' requests and responses.
2024-03-11 16:39:45 +01:00
ionutboangiu
28e53cecc9
Add requests_cache_key field to radagent cfg
2024-03-07 17:20:23 +01:00
ionutboangiu
c9b6c1fbb7
Add support for sending *dmr template via APIOpts
2024-03-07 17:20:23 +01:00
ionutboangiu
eaeb04404e
Add sessions_conns to rals section
...
Update ActionConnCfg constructor to take into account this new field.
2024-03-07 17:20:23 +01:00