Commit Graph

1633 Commits (8c770b9e0538f6812f226f18151d7eb3d4c6a197)
 

Author SHA1 Message Date
Richard Fuchs a3ed739835 Merge branch 'fix_uptime_stats' of https://github.com/1and1/rtpengine
8 years ago
Claudiu Boriga 6ee4cc3a8d Fix uptime statistics
8 years ago
Richard Fuchs 4be4f13ce0 Merge branch 'add-label' of https://github.com/aalba6675/rtpengine
8 years ago
Anthony Alba bbcea40415 recording.c: save the label in pcap metadata file
8 years ago
Richard Fuchs 2fc2b3bab7 fix possible null pointer segfault when using log level 7
8 years ago
Hugh Waite 565ed98bfb Fix AMR-WB codec initialisation
8 years ago
Richard Fuchs 7b6af45c43 CentOS 6 compile fixes
8 years ago
Alexander Lutay 458564c5c0 TT#33911 Perform 'wrap-and-sort -sat'
8 years ago
Richard Fuchs e4e79233e2 compilation fix for glib < 2.32 (CentOS 6)
8 years ago
Richard Fuchs 6e8d57e528 honour RFC 5506 by allowing more RTCP packet types leading the group
8 years ago
Richard Fuchs 32e0e2cf25 leave room for SRTP auth tag on transcoded packets
8 years ago
Richard Fuchs f1808e2f2d TT#31197 include libbcg729 build dependency
8 years ago
Richard Fuchs 4538af32b4 Extended version test macros for ip_select_ident()
8 years ago
Richard Fuchs 620cf6125a version test macro for DTLS_set_link_mtu
8 years ago
Richard Fuchs 0db5e226e5 fix payload type tracking for transcoding situations
8 years ago
Guillem Jover 2ebe76d535 TT#33306 Add dependencies on $network and $local_fs to init scripts
8 years ago
Richard Fuchs 6b88fc9e3a avoid segfault when an encoder could not be opened
8 years ago
Richard Fuchs 092f8da3c6 use str_token_sep for SDP token extraction
8 years ago
Richard Fuchs 3aa53a1e10 fix missing setup_media when using start_recording call
8 years ago
Alexander Lutay 86dcf34aa0 TT#33276 Remove sysv init script dependency on sshd
8 years ago
Richard Fuchs 22431f5720 fix recording mix sample rate mismatch
8 years ago
Richard Fuchs b2a775f2f0 transcoding test suite improvements
8 years ago
Richard Fuchs 5b0bb90afa fix recording setup_media reversed direction
8 years ago
Richard Fuchs 3885da946b workaround for buggy OpenSSL that produces incorrectly fragmented DTLS
8 years ago
Richard Fuchs 65c75c5177 fix segfault regression from 7b65dedb
8 years ago
Richard Fuchs 1184c92d23 select IPv4 ID in kernel module
8 years ago
Richard Fuchs 7ee73fe7f9 special handling for strip=all together with transcode, and mask=all
8 years ago
Richard Fuchs 14262f56fa fix segfault regression from e84fd86
8 years ago
Richard Fuchs 7b65dedb95 restructure codec_make_payload_type to fix compilation w/o transcoding
8 years ago
Manuel Montecelo a76b474127 TT#33102 Install ngcp-rtpengine kernel module on all kernel versions
8 years ago
Richard Fuchs 92e4c28fde fix recording-daemon segfault for libavcodec versions < 57
8 years ago
Richard Fuchs 4d586f2ec0 TT#28163 fix recording-daemon sample format selection for mixed output
8 years ago
Richard Fuchs 7c36492021 TT#28163 fix recording-daemon sample format selection
8 years ago
Richard Fuchs 165cb0cd4b Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine
8 years ago
Richard Fuchs e84fd8612b fix incorrect DTLS context being used with ICE
8 years ago
Richard Fuchs bc30929192 TT#32210 add codec masking option
8 years ago
Richard Fuchs 60ce21245e TT#28163 use a pointer cache to avoid hash table lookup
8 years ago
Richard Fuchs 9147d5e438 TT#32983 support transcoding options in redis (re)store
8 years ago
Richard Fuchs 4d859bfd6b TT#28163 add support for properly packaged libbcg729
8 years ago
Richard Fuchs 65d4106d98 add missing header files to fix compilation
8 years ago
Claudiu Boriga e8b40191fe Enable round robin for default interface
8 years ago
Richard Fuchs 3fa94d7f57 TT#31197 document bcg729 requirements
8 years ago
Richard Fuchs 25037a92ac TT#31197 G.729 packetizer
8 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
8 years ago
Richard Fuchs 83784d492c TT#31197 separate out libavcodec specifics
8 years ago
Richard Fuchs 61d5505740 TT#31199 set bitrate for G.723.1
8 years ago
Richard Fuchs 0636b083dc TT#31700 implement payload-type specific passthrough kernel forwarding
8 years ago
Richard Fuchs 126a69f29c TT#28163 logging and documentation improvements
8 years ago
Richard Fuchs 10c852b204 TT#31950 add compile-time switch to disable transcoding features
8 years ago
Richard Fuchs caf7350d6b TT#26752 enable GSM and iLBC codecs
8 years ago