Commit Graph

139 Commits (9a149a77fbfea682c1941cca23f13539e29656c6)

Author SHA1 Message Date
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
Richard Fuchs bf40d2a841 Merge branch 'master' of https://github.com/smititelu/rtpengine
4 years ago
Stefan Mititelu 482e2d0d2b Add stats for ipv4/ipv6/mixed media calls
4 years ago
Huseyin Dikme 1d1558bcc1 added rtpengine-ctl set and list options for the delete-delay config parameter
4 years ago
Guillem Jover 1e62cbbb9a TT#111150 Inline int_diff_print_sz() to avoid pointer handling
4 years ago
Richard Fuchs 030f38ff16 TT#97301 add description to log levels
4 years ago
Richard Fuchs c69415ba45 TT#97301 allow printing and setting of individual log levels
4 years ago
Richard Fuchs 89d017ed73 TT#97301 update CLI online help
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 260a170524 TT#81212 add trigger to set all calls to own or foreign
4 years ago
Richard Fuchs 4902b07ff9 Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master
5 years ago
Richard Fuchs cbf6ad7041 TT#88951 abstractise CLI handling and writing
5 years ago
Stefan Mititelu 2ebf5a1526 Add redis async delete
5 years ago
Richard Fuchs 1589c29e28 TT#28300 add cleanup of poller related data
5 years ago
Richard Fuchs ac765d1b54 TT#82410 unify stats gathering functions
5 years ago
attermann da3c40e24a Added "currentstatistics" to json stats.
5 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
5 years ago
Richard Fuchs 5f3f203fb8 TT#82203 add stats for transcoded sessions
5 years ago
attermann ccf1d4698a Extended json control statistics
5 years ago
attermann 032c6e473c Added cli command for parseable stats.
5 years ago
Richard Fuchs 08cdb4cdb6 TT#74300 split intro for call-id CLI output
5 years ago
Richard Fuchs c3f5282759 TT#74300 adapt CLI output to match log output for call stats
5 years ago
Richard Fuchs 5ac07564bd TT#74300 run indent over cli_incoming_list_callid
5 years ago
Richard Fuchs 8322a8b37f TT#72350 add codec info to CLI output
5 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs 35764c5c63 TT#44702 add CLI command for interface/port stats
7 years ago
Richard Fuchs e67b9c40da TT#43556 support blocking of DTMF event packets
7 years ago
Richard Fuchs be9c3146f4 fix missing header include
7 years ago
Richard Fuchs 09fed75e7e Merge branch 'master' of https://github.com/hdikme/rtpengine
7 years ago
Richard Fuchs 14ffd8feb0 TT#36303 support bandwidth usage resource limit
7 years ago
Huseyin Dikme ab58245096 -cli params diff command has been updated to serve only for the
7 years ago
Richard Fuchs 345836e90a TT#35413 implement a CPU limit and a load limit
7 years ago
Richard Fuchs 761ac6cb4f errno must be set to 0 before calling strto*()
7 years ago
Richard Fuchs 6fa712d0d8 implement offer-timeout option
7 years ago
Claudiu Boriga 80abad18cf Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl
7 years ago
Claudiu Boriga ff2a278ad7 Make 'rtpengine-ctl' configurable via rtpengine-ctl
7 years ago
Claudiu Boriga 0f9151e9ea Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout'
7 years ago
Claudiu Boriga f2ce4d3a25 Add rtpengine-ctl 'get' commands as alias for 'list'
7 years ago
Claudiu Boriga be5211e6bd Introduce 'list silenttimeout' and 'list finaltimeout' to rtpengine-ctl
7 years ago
Huseyin Dikme 968446c730 cli params command has been created for initial, current parameters
7 years ago