Commit Graph

114 Commits (mr13.1)

Author SHA1 Message Date
Richard Fuchs 643547377f MT#61352 consolidate opmode with ng_command
5 months ago
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
7 months ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
9 months ago
Richard Fuchs 96d6e438cf MT#55283 add strdup method
9 months ago
Richard Fuchs 416f658088 MT#55283 introduce parser_arg union
9 months ago
Richard Fuchs c437c0a706 MT#55283 add is_dict method
9 months ago
Richard Fuchs b1a0aebab5 MT#55283 add abstract .dict_add_str_dup
9 months ago
Richard Fuchs 8f6b8b206b MT#55283 add abstract dict_add/list/list_add
9 months ago
Richard Fuchs 2f82805f1d MT#55283 add abstract .dict_add_int()
9 months ago
Richard Fuchs cc43740ce0 MT#55283 add abstract dict() method
9 months ago
Richard Fuchs f50d5e7482 MT#55283 add list iteration method
9 months ago
Richard Fuchs 3f8f182119 MT#55283 introduce abstract parsing framework
9 months ago
Richard Fuchs d3596597fc MT#55283 obsolete _add_string_dup
9 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
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 c13da00fdc MT#55283 fix typo breaking per-sec stats
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
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
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Stefan Mititelu 9630574662 MT#55283 Add total stats interface log line
2 years ago
Richard Fuchs 2e4dec10ea MT#55283 refactor call_rate_stats_updater
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Donat Zenichev c024b54dc3 MT#56750 Deprecate unused objects of `media_socket.port_pool`
2 years ago
Richard Fuchs 62db8333f7 MT#55283 silence Coverity false positive
2 years ago
Richard Fuchs 901acb1d00 MT#55283 silence Coverity false positive
2 years ago
Richard Fuchs e36386a096 MT#55283 disable graphite stats if disabled
2 years ago
Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics
2 years ago
Richard Fuchs 4498e181a6 MT#55283 refactor interfaces stats block
2 years ago
Richard Fuchs 6f53f80900 MT#55283 report per-interface VoIP metrics
2 years ago
Richard Fuchs ea9bddbd26 MT#55283 report interface stats
2 years ago
Richard Fuchs 1cb7e0e05a MT#55283 split up gauge stats bookkeeping
2 years ago
Richard Fuchs d6ca0a99b3 MT#55283 simplify/clarify min/max stats gathering
2 years ago
Richard Fuchs 6c1fbc5706 MT#55283 move stats variables into sensible units
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs b5a20bdb91 MT#55283 properly output stat strings
2 years ago