Commit Graph

489 Commits (e8b82121fa0bccc46923938db52ee96bcb535b3a)

Author SHA1 Message Date
Richard Fuchs 7590a47528 MT#55283 free allocated strings
2 months ago
Richard Fuchs eebbece214 MT#55283 support table creation through nft
2 months ago
Richard Fuchs 32874b687f MT#55283 split up startup-shutdown
2 months ago
Richard Fuchs 114b5ce7da MT#55283 init kernel senders in all threads
2 months ago
Richard Fuchs 69e85fa2b2 MT#55283 init kernel senders early
2 months ago
ilyassrhejjou f04d3b1ace MT#55283 feat: add --record-both option for simultaneous media recording
2 months ago
Richard Fuchs ccdd5398c7 MT#65392 add ssrc-reporting config option
3 months ago
Donat Zenichev 5d67968575 MT#61856 update expire rtpe_config object names
3 months ago
Donat Zenichev c6cfe59890 MT#61856 make `db-cache-expire` microseconds treated
3 months ago
Donat Zenichev 923da556c9 MT#61856 main: validate more time/count options
4 months ago
Donat Zenichev 57350ab350 MT#61856 main: remove usless `n`s in `die()` calls
4 months ago
Donat Zenichev 96634a7ad1 MT#61856 main: fix some word typos
4 months ago
Donat Zenichev 15bc48bc4b MT#61856 main: use `die()` instead of `abort()`
4 months ago
Donat Zenichev ff8602829e MT#61856 main: `initial_rtpe_config` copy completeness
4 months ago
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
4 months ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
4 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
4 months ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
4 months ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
4 months ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
4 months ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
4 months ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
4 months ago
Donat Zenichev bcd92e137b MT#61856 main: rtpe_config, don't accept xmlrpc timeout < 0
4 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
4 months ago
Donat Zenichev df32af138f MT#61856 main: redis host/port parsing
4 months ago
Donat Zenichev b659b2371f MT#61856 main: prevent duplicated usage of `F` shortcut
4 months ago
Richard Fuchs 23299afcc1 MT#55283 add static_bufferpool
4 months ago
Sean Ferguson b916bdc257 MT#55283 Fix recording-file parameter ignores for pcap recording method
6 months ago
Richard Fuchs 1f7d9e5bc9 MT#55283 improvements for clang
7 months ago
Hossein Yavari 0b726872b7 MT#55283 Add configurable HTTP idle (keepalive) timeout
7 months ago
Richard Fuchs 72ab151266 MT#55283 move uring conditions
8 months ago
Richard Fuchs cc53062ca1 MT#55283 auto detect libiptc
8 months ago
Richard Fuchs 645b5e1319 MT#55283 return flexible error strings
9 months ago
Richard Fuchs c5458cb933 MT#55283 support nftables INET family
9 months ago
Richard Fuchs b324647699 MT#55283 create and delete native nftables rule
9 months ago
Richard Fuchs ecd535f725 MT#55283 markup chain name
9 months ago
Richard Fuchs cc5c0f07cb MT#55283 only remove rules with matching table
9 months ago
Richard Fuchs d279b14a99 MT#55283 export poller thread stats
10 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
10 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
10 months ago
Richard Fuchs 11f92ac502 MT#55283 use g_new instead of g_malloc
10 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
10 months ago
Richard Fuchs 5263fb0098 MT#55283 pull down service ready notification
10 months ago
Harsh Daga d45a29e3cd MT#55283 adaptive jitter buffer
10 months ago
Richard Fuchs 1fdf5cf2ea MT#55283 add TCP keepalives for Redis connections
10 months ago
Richard Fuchs 923d99d60d MT#55283 change default learning mode to heuristic
1 year ago
Richard Fuchs ec841478d9 MT#55283 final release of all sockets at shutdown
1 year ago
Richard Fuchs 116fc223d3 MT#55283 move subscribe-keyspace option
1 year ago
Richard Fuchs 3ce25d062c MT#55283 version-guard lws buf size
1 year ago
Donat Zenichev 836423e33c MT#61856 main: first static, then const
1 year ago