Commit Graph

188 Commits (e64a8147cd36e4ce9cb6cd14290fcba419ac3eff)

Author SHA1 Message Date
Richard Fuchs a9ec666cb4 TT#38350 implement sending DTMF events to syslog
8 years ago
Richard Fuchs d66a2e5191 TT#38351 support specifying interfaces by name
8 years ago
Richard Fuchs 09fed75e7e Merge branch 'master' of https://github.com/hdikme/rtpengine
8 years ago
Richard Fuchs fa5c265045 TT#36302 support scheduling settings
8 years ago
Richard Fuchs 14ffd8feb0 TT#36303 support bandwidth usage resource limit
8 years ago
Huseyin Dikme ab58245096 -cli params diff command has been updated to serve only for the
8 years ago
Richard Fuchs 345836e90a TT#35413 implement a CPU limit and a load limit
8 years ago
Richard Fuchs 43f2971722 disallow zero interface addresses in config
8 years ago
Richard Fuchs 6fa712d0d8 implement offer-timeout option
8 years ago
Richard Fuchs 126a69f29c TT#28163 logging and documentation improvements
9 years ago
Richard Fuchs f8aad04948 TT#30404 move portions required for decoding from recording-daemon to lib
9 years ago
Claudiu Boriga 80abad18cf Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl
9 years ago
Claudiu Boriga ff2a278ad7 Make 'rtpengine-ctl' configurable via rtpengine-ctl
9 years ago
Claudiu Boriga 0f9151e9ea Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout'
9 years ago
Huseyin Dikme 968446c730 cli params command has been created for initial, current parameters
9 years ago
Claudiu Boriga ac1a957a05 Merge remote-tracking branch 'sipwise/master' into add_disable_tout
9 years ago
Richard Fuchs 74bae6a9a9 TT#30150 add option for different logging styles
9 years ago
Claudiu Boriga 485092383f Make redis connection timeout configurable
9 years ago
Claudiu Boriga 562c5b40a6 Add parameter that sets a timeout for redis commands
9 years ago
Claudiu Boriga c31ffa4639 Add paramaters to disable redis communication in case of multiple errors
9 years ago
Richard Fuchs 46d853972b move lib/ config options into struct
9 years ago
Richard Fuchs 0e3f5eb3c2 move all remaining config options into global config struct
9 years ago
Richard Fuchs 75056a8dd1 eliminate the callmaster struct
9 years ago
Richard Fuchs f2b93f9ef8 move config options into global struct rtpengine_config
9 years ago
Richard Fuchs d65a6bbbdc move latest_graphite_interval_start to global scope
9 years ago
Richard Fuchs 741140341f move "totalstats" out of callmaster into global scope
9 years ago
Richard Fuchs cf3a8f9e16 move 'poller' member of callmaster into global scope
9 years ago
Richard Fuchs dffbddb2d6 don't use g_ prefix for global variables
9 years ago
Richard Fuchs e87b2710c8 move matching regexps out of callmaster into global
9 years ago
Richard Fuchs 790e596c58 move cngs out of callmaster into global scope
9 years ago
Richard Fuchs 1aa9944fe4 TT#27550 implement interface round-robin selection
9 years ago
Claudiu Boriga 3472821ccc Add option to set TOS for control-ng interface
9 years ago
Richard Fuchs 13d51f0df0 add extra thread allowance for blocking CLI code
9 years ago
Michael Prokop 6932f22c66 TT#22411 Fix spelling mistakes/typos
9 years ago
Richard Fuchs e7d75bd275 TT#19350 add option to manage iptables rules directly
9 years ago
Lucian Balaceanu 63bdd61565 on startup, also accept hostname:port params for endpoints
9 years ago
Richard Fuchs 223c7f17dd TT#12800 abstractize rtcp parsing and logging functions
9 years ago
Richard Fuchs 531febbbb0 migrate log-stderr and log-facility options to lib for recording daemon
9 years ago
Richard Fuchs 6594b2b884 fixes for coverity
10 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
10 years ago
Richard Fuchs 5c0dc629c1 consolidate AES crypto suites for different key lengths
10 years ago
Frederic-Philippe Metz 14b37ebfe5 Removes multikey stuff
10 years ago
Richard Fuchs f77726caa8 update redis one-key concept
10 years ago
Frederic-Philippe Metz 9ebd06f40f Some fixes for pull request #316
10 years ago
Frederic-Philippe Metz 749a7da7b0 Implements redis onekey concept
10 years ago
Richard Fuchs 1d5668d793 compile fixes for openssl >= 1.1.0
10 years ago
Richard Fuchs fb783f0080 TT#5566 configurable recording daemon
10 years ago
Richard Fuchs 28b80181f2 TT#5566 add support for config file handling
10 years ago
Richard Fuchs ea72733ac0 support daemonizing in recording daemon
10 years ago
Kristian Høgh 0edfb2dfcc Make pcap file format an option
10 years ago