Commit Graph

227 Commits (mr13.2.1)

Author SHA1 Message Date
Richard Fuchs 399e15b39a make the callhash global
7 years ago
Richard Fuchs b7aeff9a1c TT#24550 implement CLI get/set log level
7 years ago
Richard Fuchs e1ce74985f TT#28354 consolidate CLI string handling
7 years ago
Richard Fuchs 2eb01695bb TT#26756 clean up CLI code using streambuf
7 years ago
Pawel Kuzak 8941c827d3 Fix control statistics headlines
8 years ago
Richard Fuchs 523228b981 Merge branch 'stop-recording' of https://github.com/1and1/rtpengine
8 years ago
Claudiu Boriga cf15275f30 add stop recording comand to ng interface
8 years ago
Richard Fuchs 11dac7b28f TT#12800 add MOS statistics to final log output
8 years ago
Claudiu Boriga edac4f2cd7 make cli_incoming accept multiple connections
8 years ago
Richard Fuchs 6594b2b884 fixes for coverity
8 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
8 years ago
Frederic-Philippe Metz d88587512a Cleanup according to pull req #335
8 years ago
Richard Fuchs 984585a32c TT#5003 implement kernel-side call recording
9 years ago
Lucian Balaceanu 512cc24f9a Print relay IP information
9 years ago
Pawel Kuzak 96cd5fcf01 Merge remote-tracking branch 'upstream/master'
9 years ago
Stefan Mititelu bd7abe6409 Fix memory leak for notifications feature
9 years ago
Richard Fuchs a813ddfeae fix compiler warnings due to conflicting int types
9 years ago
Stefan Mititelu 4fd69132a2 Merge remote-tracking branch 'upstream/master'
9 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
9 years ago
Stefan Mititelu ce3ae37a76 Fixes after second review
9 years ago
Stefan Mititelu f392d9b768 Update notifications flag logic
9 years ago
Stefan Mititelu 1648757aa7 Fixes after first review
9 years ago
Stefan Mititelu 9ec8ac6a47 Upgrade rtpengine-ctl tool
9 years ago
Stefan Mititelu d7a75a1256 Merge remote-tracking branch 'upstream/master'
9 years ago
Richard Fuchs 8f9580e9c1 Merge branch 'RTPENGINE-88-PULL' of https://github.com/1and1/rtpengine
9 years ago
smititelu bac271b398 Add callmaster config lock
9 years ago
Pawel Kuzak 3f4cfffdbb Fixed inconsistency in rtpengine-ctl list totals
9 years ago
Stefan Mititelu 57aa56616d Add offer/answer/delete processing statistics
9 years ago
Stefan Mititelu 05302c265f Update rtpengine-cli set maxsessions
9 years ago
Stefan Mititelu 4343ff02cb Update rtpengine-cli set maxopenfiles
9 years ago
Stefan Mititelu ef39aa35f1 Add rtpengine-ctl list/set timeout
9 years ago
Stefan Mititelu 9be68a0c2f Add FINAL_TIMEOUT parameter
9 years ago
smititelu b38f3da45c Redis nofitications fixes
9 years ago
smititelu ac753abebd Merge remote-tracking branch 'upstream/master' into dev-fmetz-redis-notification-upstream-updated
9 years ago
Frederic-Philippe Metz 1ca0cc5a52 Implemented session limitation logic
9 years ago
Frederic-Philippe Metz 48543b4c4e Intermediate State: Notifications enabled by cli
9 years ago
Richard Fuchs 6d3865b971 Mass update - manual merge of rfuchs/socket-rework branch
10 years ago
Frederic-Philippe Metz 82199216b2 Extended callid space for list_* output
10 years ago
smititelu c969ab9f60 Change maxsessions feature behaviour
10 years ago
smititelu 012bcc4b21 Add 'rtpengine-ctl list maxopenfiles' command
10 years ago
smititelu 00bb10bba7 Add 'rtpengine-ctl set maxsessions X' command
10 years ago
smititelu c44c35af55 Add 'rtpengine-ctl list maxsessions' command
10 years ago
smititelu 4b92d14e1f Allow more than 65536 open files
10 years ago
Frederic-Philippe Metz 10f6e51b72 Replaced sprintf by snprintf for cdrbuffer
10 years ago
Pawel Kuzak c2149964c6 Reorganized CLI output
10 years ago
Lucian Balaceanu 482b004ef5 CLI output for Graphite statistics
10 years ago
Pawel Kuzak 1640d92edc Merge branch 'dev-fmetz'
10 years ago
Pawel Kuzak 369316adb0 Added rejected sessions statistics to total stats and graphite
10 years ago
Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work
10 years ago
Frederic-Philippe Metz ee113f9998 Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 4ea8d96033 remove stray compiler warning
10 years ago
Frederic-Philippe Metz a9e4c023e4 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz d5db9d0f73 Merge branch 'dev-measuredelay-full' into dev-fmetz
10 years ago
Frederic-Philippe Metz 6d33ef76b0 Implemented delay measurement of RTP packets in kernel.
10 years ago
Frederic-Philippe Metz bd24127bce Revert "First try of implementation of measureing delay."
10 years ago
Frederic-Philippe Metz e0f9c59274 Implemented stage 1 of measuring delay
10 years ago
Frederic-Philippe Metz 6bc7a77e9b First try of implementation of measureing delay.
10 years ago
Richard Fuchs a5f7315a72 string handling fixes and improvements
10 years ago
Richard Fuchs d79c68f532 remove some unnecessary memsets
10 years ago
Richard Fuchs fb667a8dba turn tag and termination texts into array lookups
10 years ago
Richard Fuchs c22cc161ed Merge branch 'rfuchs/atomic-stats'
10 years ago
Richard Fuchs 787d90f004 rename atomic_uint64 to atomic64 for brevity
10 years ago
Richard Fuchs fedaaddf03 remove superfluous \n from log messages
10 years ago
Richard Fuchs 3bc1672a0e more atomic stats, and fix average length calc
10 years ago
Richard Fuchs 20fd255acc use UINT64F instead of %llu where appropriate
10 years ago
Richard Fuchs 28c6db9e53 fix references and locking in CLI
10 years ago
Richard Fuchs 411a888f9b use atomic ops for stats
10 years ago
Richard Fuchs de37ac046c use TLS buffer array for temporary strings
10 years ago
Richard Fuchs 36c7141d53 change control_ng_stats into a hash and use locking and atomic ops
10 years ago
Richard Fuchs 57c0a84d81 add locking to totalstats
10 years ago
Frederic-Philippe Metz 0ccb11a18d Added statistics on control ng interface.
10 years ago
Frederic-Philippe Metz 61a72b190f Added some more statistics.
10 years ago
Frederic-Philippe Metz b5665816e6 VOIPTEST-231_session_duration_rectl_milliseconds.patch
11 years ago
Frederic-Philippe Metz 4882d917ba RTPENGINE-1_total_statistics_rectl.patch:
11 years ago
Frederic-Philippe Metz 5342158811 added_information_of_from_to_tag:
11 years ago
Frederic-Philippe Metz a871cd7507 added_address_of_invoking_proxy
11 years ago
Frederic-Philippe Metz 131c9e8110 cli
11 years ago