Commit Graph

199 Commits (mr13.0)

Author SHA1 Message Date
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
11 months ago
Richard Fuchs 96fa75d345 MT#55283 compile fix for 32-bit
1 year ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
1 year ago
Richard Fuchs 48b9206cee MT#55283 fix bw_limit copy/pasto
1 year ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs c7a8f78d81 MT#55283 fix CLI reference count
1 year ago
Richard Fuchs 096f7d7736 MT#55283 add interface stats to CLI output
1 year ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
1 year ago
Richard Fuchs 698ab0272b MT#59038 add recording query capabilities
1 year ago
Richard Fuchs b6b9395fd5 MT#59038 refactor CLI parsing
1 year ago
Richard Fuchs 4f14413526 MT#59038 abbreviate single-line CLI output
1 year ago
Richard Fuchs 849419150b MT#59038 reformat string literal
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs ce22afab57 MT#55283 use typed GQueue for calls iterator
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs 5bd94a1cc2 MT#55283 use obj_release macro
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 8e0276d7ce MT#55283 use typed GHashTable for codec_stats
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash
1 year ago
Richard Fuchs 40fcf7e448 MT#55283 use g_auto for stats_metrics
1 year ago
Richard Fuchs d4d8e0368f MT#55283 turn stats_metric into typedef
1 year ago
Dennis Yurasov 6a8c523d55 MT#55283 Avoiding "Too many packets in UDP receive ...
1 year ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Richard Fuchs ddc3565bfe MT#57977 support multiple listen sockets
2 years ago
Donat Zenichev 91f16a8221 MT#57719 Use media subscriptions in `cli_list_tag_info()`
2 years ago
Donat Zenichev d9f12ce27b TT#136952 fix `cw_printf()` in `cli_list_tag_info()`
2 years ago
Richard Fuchs 267f965098 MT#55283 unify constructor signatures
2 years ago
Richard Fuchs 73489fc556 MT#56374 obsolete non-global pollers
2 years ago
Richard Fuchs f9f9348d4f MT#56374 eliminate poller_timer functionality
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Stefan Mititelu 983d91d19e Add command to disable/enable redis write
2 years ago
Donat Zenichev c024b54dc3 MT#56750 Deprecate unused objects of `media_socket.port_pool`
2 years ago
Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs e7abe3b378 TT#44805 rename `stats` to `stats_in`
3 years ago
Richard Fuchs 17bda4b1e8 TT#156900 fix master/slave race condition with early closed ports
3 years ago
Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack
3 years ago