Commit Graph

1305 Commits (b507e245b2356f8b965a2671ab5f19a4cac837b0)

Author SHA1 Message Date
Richard Fuchs 6431cde151 TT#64601 fix some compiler warnings
6 years ago
Richard Fuchs 4d99ba8f09 add missing header
6 years ago
Richard Fuchs 3bf3982de1 TT#65052 support queuing up multiple DTMF events
6 years ago
Richard Fuchs 068bdb224f TT#65052 support adding pause after DTMF PCM
6 years ago
Richard Fuchs 65fb99b31d TT#66650 fix some SSRC refcount leaks
6 years ago
Richard Fuchs 7b60ca8e35 ignore untagged/wildcard/unknown MLs in delete with via-branch
6 years ago
Richard Fuchs 22ea251157 don't skip address family selection when zero port is present
6 years ago
Richard Fuchs 3466700149 TT#65800 fix SDES negotiation bug
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 8ffc13d8aa TT#65100 properly cleanup redis async context
6 years ago
Guillem Jover 781b275295 TT#65100 Fix double free for redis context on closure
6 years ago
Richard Fuchs b14f3b2b1c TT#64259 support injecting DTMF tones and events
6 years ago
Richard Fuchs 49f6a88086 TT#64259 add function to convert DTMF codes and chars
6 years ago
Richard Fuchs 68d909c5ea TT#64259 add functions to skip decoded samples and return encoder PTS
6 years ago
Richard Fuchs 35740cda35 TT#64259 add function to inject DTMF events
6 years ago
Richard Fuchs fd16bf5104 TT#64259 make DTMF detection switch explicit
6 years ago
Richard Fuchs ef20e021cd TT#64259 split up codec handlers function
6 years ago
Richard Fuchs 3fb5befad4 TT#64301 log xmlrpc children to stderr
6 years ago
Richard Fuchs 344b3b9e17 TT#64300 don't attempt to transcode to an unsupported codec
6 years ago
Richard Fuchs 1653f3201b don't free redis event base while being used
6 years ago
Richard Fuchs 24d67d0662 fix mem allocation bug resulting in mem corruption during redis restore
6 years ago
Richard Fuchs a2e0dd6b33 TT#62300 kernelise stream even if address doesn't match if possible
6 years ago
Richard Fuchs 3b6f098d8e TT#61850 normalize `address:port` log printing
6 years ago
Richard Fuchs 79fb320021 add missing header include
6 years ago
Richard Fuchs 23977237c0 TT#61050 detect to-tag changes via via-branch
6 years ago
Razvan Crainea 8fb603e5c3 dtmf: prevent freeing json buf too early
6 years ago
Richard Fuchs f6f484fff6 TT#59501 add optional RTCP sink
6 years ago
Richard Fuchs 988d077b5c TT#60301 fix rtcp-mux logic with branched calls
6 years ago
Richard Fuchs fcb08df0ae TT#59805 add dtmf-log-dest option
6 years ago
Richard Fuchs 166aaa0c71 fix compilation for with_transcoding=no
6 years ago
Richard Fuchs f960799cdd TT#59703 add build test for dtmf_rx_fillin()
6 years ago
Richard Fuchs 7803930d21 TT#59703 generalise build test make macros
6 years ago
Richard Fuchs 7ad9906178 TT#59650 fix DTMF related core dump when repacketising
6 years ago
Richard Fuchs e17544a452 rate limit log lines resulting from strict-source drops
6 years ago
Richard Fuchs 910c03fa62 TT#58660 PCM to RFC DTMF transcoding
6 years ago
Richard Fuchs c0781e5193 TT#58659 RFC DTMF to PCM transcoding
6 years ago
Richard Fuchs 194c9e482f TT#58659 add optional encoder detour
6 years ago
Richard Fuchs db507468de TT#59100 support case insensitive codec names
6 years ago
Richard Fuchs 94f3c0eff7 TT#58659 remove redundant source PT definition
6 years ago
Richard Fuchs 2298de76b1 honour a=rtcp-fb in SDP even if transport is advertised as RTP/(S)AVP
6 years ago
Richard Fuchs 5acbf1ec87 TT#58659 always use the correct codec handler per packet
6 years ago
Richard Fuchs 985cd44c2b fix possible segfault after failed port alloc w/ iptables option
6 years ago
Richard Fuchs 77e31f1fb1 fix race condition after media player shutdown
6 years ago
Richard Fuchs c262956b6d Merge branch 'tcp_sockets_leak' of https://github.com/vitalikvoip/rtpengine
6 years ago
Vitalii Aleksandrov fe18043c0a Insert streambuf object to listener->streams before adding it to poller
6 years ago
Richard Fuchs 573cd3ff22 TT#58050 fix refcount bug
6 years ago
Richard Fuchs 582e645a98 fix missing recording_on flag set
6 years ago
Richard Fuchs 8eada4c03a TT#45617 document new log-mark-prefix/suffix options
6 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs 354f75490d TT#45617 add no-log-timestamps option
6 years ago