Commit Graph

1961 Commits (0d5f43663fbd492d39bbcf1b6b5572b6d6a21cec)
 

Author SHA1 Message Date
Richard Fuchs 0d5f43663f Merge branch 'el8-mariadb' of https://github.com/space88man/rtpengine
6 years ago
spchan c147556d27 EL8: mariadb-devel conflicts with mysql-devel
6 years ago
spchan 290afbbfae RPM packaging: detect systemd directories and package unit files
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 25c84bbda3 TT#65000 fix kernel module compilation for 5.2 kernels
6 years ago
Richard Fuchs 3fb5befad4 TT#64301 log xmlrpc children to stderr
6 years ago
Sipwise Jenkins Builder 3a0a5b6f7d Release new version 8.0.0.0+0~mr8.0.0.0
6 years ago
Richard Fuchs 344b3b9e17 TT#64300 don't attempt to transcode to an unsupported codec
6 years ago
Guillem Jover 2868fc6f55 TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat
6 years ago
Guillem Jover 55faffdcf0 TT#61954 Do not pass --no-enable and --no-start to sysvinit and systemd helpers
6 years ago
Richard Fuchs c8338a4372 TT#64050 add `G729a` as an incorrect alternative to `G729`
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 10bd041c99 refuse startup when spool-dir and output-dir are the same
6 years ago
Alex Balashov 9e79a121d8
Updated README with link to issue #81.
6 years ago
Alex Balashov 0a1c20aaf5 README: Added call recording section and cautionary note about using same directory for spool dir and output / recording dir
6 years ago
Richard Fuchs a2e0dd6b33 TT#62300 kernelise stream even if address doesn't match if possible
6 years ago
Guillem Jover fea02064ab TT#61954 Update copyright years
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
Richard Fuchs 290477d2e5 fix unit test after 8fb603e5
6 years ago
Razvan Crainea 8fb603e5c3 dtmf: prevent freeing json buf too early
6 years ago
Huseyin Dikme a4af447208 add missing errno include
6 years ago
Richard Fuchs 3845a43d0e change localhost to 127.0.0.1 to avoid resolv problems
6 years ago
Sipwise Jenkins Builder e1e3f2f6df Release new version 7.5.0.0+0~mr7.5.0.0
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 690b8d946e TT#60300 add LimitNOFILE to recording daemon systemd unit
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 5ad55f4314 add spandsp to list of build requirements
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 6a4b08c6ac add documentation for DTMF transcoding
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 ca30ecaa3d correctly set frame_duration option for Opus
6 years ago
Richard Fuchs db507468de TT#59100 support case insensitive codec names
6 years ago
Richard Fuchs 5308208ee4 further rate limiting for log messages from libav
6 years ago
Richard Fuchs af02779bc9 increase buffer size for cmsg
6 years ago