Commit Graph

31 Commits (c6d50012209ed721465ecb0cee46d7632cfe8a21)

Author SHA1 Message Date
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Stefan Mititelu 482e2d0d2b Add stats for ipv4/ipv6/mixed media calls
4 years ago
Richard Fuchs 5d895fb7be TT#82405 add Prometheus stats exporter
5 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
5 years ago
Richard Fuchs 73cb248f8d fix statistics format when multiple transcoders are present
5 years ago
Richard Fuchs 832f73f3f5 TT#85750 add transcoder stats to stats output
5 years ago
Richard Fuchs 11bcdf60f5 Merge branch 'master' of https://github.com/smititelu/rtpengine
5 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
5 years ago
Richard Fuchs f6874afbef fix another JSON comma missing
5 years ago
Richard Fuchs 203f502006 TT#77806 add port stats to JSON/bencode output
5 years ago
Richard Fuchs 1095440616 TT#82410 fix missing comma for JSON list of objects
5 years ago
Richard Fuchs cdcf80c2c1 TT#82401 add statistics NG command
5 years ago
Richard Fuchs 6d2aeccda6 TT#82401 amend stats gather to keep track of braces
5 years ago
Richard Fuchs 1015cead8b TT#82401 amend stats gathering to detect ints
5 years ago
Richard Fuchs ac765d1b54 TT#82410 unify stats gathering functions
5 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
5 years ago
Richard Fuchs 50394e8dd2 TT#37156 fix divide by zero error (regression from db58aa80)
7 years ago
Richard Fuchs db58aa80d0 fix graphite interval calculation for call durations
7 years ago
Richard Fuchs 6fa712d0d8 implement offer-timeout option
7 years ago
Claudiu Boriga 6ee4cc3a8d Fix uptime statistics
7 years ago
Claudiu Boriga 74cecc09a6 Use statistics locks properly
7 years ago
Claudiu Boriga f7ece0452b Merge remote-tracking branch 'sipwise/master' into add-requests-ps-stats
7 years ago
Richard Fuchs f2b93f9ef8 move config options into global struct rtpengine_config
8 years ago
Richard Fuchs d65a6bbbdc move latest_graphite_interval_start to global scope
8 years ago
Richard Fuchs 741140341f move "totalstats" out of callmaster into global scope
8 years ago
Richard Fuchs c969ea1e57 move stats and statsps into global scope
8 years ago
Richard Fuchs dffbddb2d6 don't use g_ prefix for global variables
8 years ago
Richard Fuchs 399e15b39a make the callhash global
8 years ago
Claudiu Boriga b3ce08a1ea Count multipexed packets in statistics. Don't count errounously when no stream is found
8 years ago
Richard Fuchs 2a03c008ac clean up code artifacts
8 years ago
Frederic-Philippe Metz 8f01e780a8 First attempt to seperate more stats and cdr away from the core running code
8 years ago