Commit Graph

1120 Commits (d4763aba140d701f3323cf75d413eaef65d386b1)

Author SHA1 Message Date
Richard Fuchs b4f65bdd96 TT#35634 add `xmlrpc-address` option for callback address
8 years ago
Richard Fuchs 345836e90a TT#35413 implement a CPU limit and a load limit
8 years ago
Richard Fuchs efcad1c628 TT#35413 add support for the 'load limit' ng protocol extension
8 years ago
Richard Fuchs 43f2971722 disallow zero interface addresses in config
8 years ago
Richard Fuchs e0cdf74ac5 fix SRTP ROC syncing between kernel and userspace
8 years ago
Richard Fuchs 895fa96054 TT#35456 implement RFC 4867
8 years ago
Richard Fuchs 761ac6cb4f errno must be set to 0 before calling strto*()
8 years ago
Richard Fuchs 6fa712d0d8 implement offer-timeout option
8 years ago
Richard Fuchs bf66d7caf7 eliminate stray glib warning
8 years ago
Anthony Alba b9d84aa993 recording.c: add a few ms timestamps to pcap metadata
8 years ago
Jerzy Ptak a44a9bf9f0 fixing memory leaks
8 years ago
Richard Fuchs 79a74f69ff Merge branch 'redis_racecondition' of https://github.com/1and1/rtpengine
8 years ago
Claudiu Boriga 229b78d2b8 Fix race condition where redis context is used outside mutex protection
8 years ago
Richard Fuchs 33b262af78 TT#33700 migrate from avresample to swresample
8 years ago
Richard Fuchs ce44eaf1d3 fix RTP timestamps in G.729 decoder
8 years ago
Richard Fuchs 16024d2e7a create explicit per-stream DTLS context for ICE
8 years ago
Richard Fuchs 5a73f12adb TT#34050 replace ffmpeg version test macro
9 years ago
Richard Fuchs 14100b0b8a use reference counting on SSRC objects
9 years ago
Richard Fuchs a3ed739835 Merge branch 'fix_uptime_stats' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga 6ee4cc3a8d Fix uptime statistics
9 years ago
Richard Fuchs 4be4f13ce0 Merge branch 'add-label' of https://github.com/aalba6675/rtpengine
9 years ago
Anthony Alba bbcea40415 recording.c: save the label in pcap metadata file
9 years ago
Richard Fuchs 2fc2b3bab7 fix possible null pointer segfault when using log level 7
9 years ago
Richard Fuchs e4e79233e2 compilation fix for glib < 2.32 (CentOS 6)
9 years ago
Richard Fuchs 6e8d57e528 honour RFC 5506 by allowing more RTCP packet types leading the group
9 years ago
Richard Fuchs 32e0e2cf25 leave room for SRTP auth tag on transcoded packets
9 years ago
Richard Fuchs 620cf6125a version test macro for DTLS_set_link_mtu
9 years ago
Richard Fuchs 0db5e226e5 fix payload type tracking for transcoding situations
9 years ago
Richard Fuchs 092f8da3c6 use str_token_sep for SDP token extraction
9 years ago
Richard Fuchs 3aa53a1e10 fix missing setup_media when using start_recording call
9 years ago
Richard Fuchs 5b0bb90afa fix recording setup_media reversed direction
9 years ago
Richard Fuchs 3885da946b workaround for buggy OpenSSL that produces incorrectly fragmented DTLS
9 years ago
Richard Fuchs 65c75c5177 fix segfault regression from 7b65dedb
9 years ago
Richard Fuchs 7ee73fe7f9 special handling for strip=all together with transcode, and mask=all
9 years ago
Richard Fuchs 14262f56fa fix segfault regression from e84fd86
9 years ago
Richard Fuchs 7b65dedb95 restructure codec_make_payload_type to fix compilation w/o transcoding
9 years ago
Richard Fuchs 4d586f2ec0 TT#28163 fix recording-daemon sample format selection for mixed output
9 years ago
Richard Fuchs 165cb0cd4b Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine
9 years ago
Richard Fuchs e84fd8612b fix incorrect DTLS context being used with ICE
9 years ago
Richard Fuchs bc30929192 TT#32210 add codec masking option
9 years ago
Richard Fuchs 60ce21245e TT#28163 use a pointer cache to avoid hash table lookup
9 years ago
Richard Fuchs 9147d5e438 TT#32983 support transcoding options in redis (re)store
9 years ago
Richard Fuchs 4d859bfd6b TT#28163 add support for properly packaged libbcg729
9 years ago
Richard Fuchs 65d4106d98 add missing header files to fix compilation
9 years ago
Claudiu Boriga e8b40191fe Enable round robin for default interface
9 years ago
Richard Fuchs 3fa94d7f57 TT#31197 document bcg729 requirements
9 years ago
Richard Fuchs 25037a92ac TT#31197 G.729 packetizer
9 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
9 years ago
Richard Fuchs 83784d492c TT#31197 separate out libavcodec specifics
9 years ago
Richard Fuchs 61d5505740 TT#31199 set bitrate for G.723.1
9 years ago