Commit Graph

178 Commits (8f98f69e98318ac42c40aa076dd2d3ee93fbb415)

Author SHA1 Message Date
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
Richard Fuchs 3c1f4b1f1e TT#14008 remember last used local socket for reporting purposes
3 years ago
Richard Fuchs e7edfc03b4 TT#136954 add explicit flag to en/disable DTMF detection
3 years ago
Richard Fuchs a22c3a5a1f TT#136952 add CLI command to set delay buffer
3 years ago
Richard Fuchs 12f23b311c TT#157801 shift handling of v4/v6 addresses
3 years ago
Richard Fuchs ea7d04ae76 TT#136952 add CLI options to manipulate calls and tags
3 years ago
Richard Fuchs ef141e6810 TT#136952 split up CLI tag info writer
3 years ago
Richard Fuchs 31ad47af33 TT#136952 split up call info CLI writer
3 years ago
Richard Fuchs b9eea8c579 TT#14008 fix 32-bit compiler warnings
4 years ago
Sebastian Kemper 746dedb602 Add support for time64 libcs
4 years ago
Richard Fuchs 24f607752c TT#145450 add support for tracking multiple SSRCs per stream
4 years ago
Richard Fuchs 9a149a77fb TT#14008 make CLI call iterators lock-free
4 years ago
Richard Fuchs c5dc3484ae TT#131402 split up relay stats between kernel and userspace
4 years ago
Richard Fuchs ad64f4fa00 TT#101150 introduce proper struct for "counter" style stats
4 years ago
Richard Fuchs 7dcc4473f5 TT#101150 split out "gauge" style stats
4 years ago
Richard Fuchs 765b1e3bca TT#89352 use bool type for foreign call functions
4 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs a8d5076065 TT#119502 correctly restore calls from both Redis instances
4 years ago
Richard Fuchs 05ef61c0d7 TT#108003 fix errors reported by coverity
4 years ago
Richard Fuchs a86d98f8d1 TT#118902 add support for per-call debugging
4 years ago