Commit Graph

241 Commits (c548a3ca4be494532a8c14c55a5dcae69751572a)

Author SHA1 Message Date
Damir Nedžibović c548a3ca4b Implementation of control-ng via TCP.
5 years ago
Stefan Mititelu 001abe5f1f Add new config parameter: `save-interface-ports`
5 years ago
Richard Fuchs 604aa5a9a0 TT#92250 add new reorder-codecs flag
5 years ago
Richard Fuchs e9bdbb1ee6 TT#97301 fix removal of debug_srtp
5 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
5 years ago
Richard Fuchs 73e4ef42eb TT#101653 add silence detection option
5 years ago
Richard Fuchs b355e55fcb make DTMF options dependent on transcoding option
5 years ago
Richard Fuchs 17e22ade36 TT#98901 add limit to length of DTX processing
5 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
5 years ago
Richard Fuchs fa64e2261e TT#98901 add codec timers thread
5 years ago
Richard Fuchs bbc6aa9dac TT#14008 avoid double free on shutdown
5 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
5 years ago
Richard Fuchs 4902b07ff9 Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master
5 years ago
Richard Fuchs 32d43fed4d TT#91150 move to a global NG cookie cache
5 years ago
Richard Fuchs aa36a1f619 TT#88951 add HTTP/Websocket listener
5 years ago
Stefan Mititelu 2ebf5a1526 Add redis async delete
5 years ago
Richard Fuchs c7904866b0 fix mem handling for Redis auth strings
5 years ago
Richard Fuchs e65b01d5ab TT#86850 support DNS lookup for advertised address
5 years ago
Richard Fuchs 9bcd50e9c2 TT#86850 support DNS name resolution for interfaces
5 years ago
Richard Fuchs 29da888ad9 TT#86850 split out interface-name resolution
5 years ago
Stefan Mititelu eb8169868d Fix a few more "still reachable". End all redis unused threads.
6 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
6 years ago
Richard Fuchs 3c3729f81c TT#28300 fix missing strdup for multi homed interfaces
6 years ago
Stefan Mititelu 831bb88e24 Fix Valgrind "still reachable" for if name and q
6 years ago
Stefan Mititelu a6d2f92962 Solve Valgrind "possibly lost" for redis and dtls
6 years ago
Richard Fuchs 1589c29e28 TT#28300 add cleanup of poller related data
6 years ago
Richard Fuchs e01b3b421c TT#28300 add cleanup of calls structs
6 years ago
Richard Fuchs 2a4dbd8d37 TT#28300 add cleanup of global interface structs
6 years ago
Richard Fuchs a4849f7ae6 TT#28300 eliminate need for if_a_global
6 years ago
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
6 years ago
Richard Fuchs abe7caf066 TT#75350 update cipher lists and make the configurable
6 years ago
Richard Fuchs 48c3af7f9d TT#76711 add spandsp logging
6 years ago
Richard Fuchs 0cd8883639 TT#78203 add SRTP debug options
6 years ago
Richard Fuchs ef0d6a3a80 TT#74301 merge jitter buffer PR #834
6 years ago
Richard Fuchs 61ac7e9656 TT#72000 add different endpoint detection algorithms
6 years ago
Richard Fuchs c36a44580d fix incorrect parameter type used for homer-id=
6 years ago
Richard Fuchs bfc9799c7e TT#65100 don't start a redis notification context/thread when not in use
6 years ago
Richard Fuchs 1653f3201b don't free redis event base while being used
6 years ago
Richard Fuchs 79fb320021 add missing header include
7 years ago
Richard Fuchs fcb08df0ae TT#59805 add dtmf-log-dest option
7 years ago
Richard Fuchs 5b0a0105ef TT#50652 support playing back media files from database
7 years ago
Richard Fuchs 831946a8d4 TT#50652 fix compilation for with_transcode=no
7 years ago
Richard Fuchs 3bdad88063 TT#50652 create timer to gradually send packets without jitter
7 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
7 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
7 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
7 years ago
Tor Petterson f71f66f60b Expanded Documentation of option log-srtp-keys
7 years ago
Richard Fuchs 0496c595b4
Change name of option from log-rtp-keys to log-srtp-keys
7 years ago
Tor Petterson 590b752bbd Added option to write SRTP keys to log
7 years ago
Guillem Jover 5ba52952c0 TT#42906 Add systemd notify support
7 years ago