Commit Graph

1700 Commits (59d3399b41ef8475523cf464a1ff061f36bdf488)
 

Author SHA1 Message Date
Richard Fuchs 59d3399b41 add DTMF capability to simulator test script
7 years ago
Richard Fuchs a44b34a7a9 don't free event base before calling loopbreak()
7 years ago
Richard Fuchs 89c0aa167d additional options for test scripts
7 years ago
Guillem Jover 0224a49162 TT#40459 Move the rtpengine NFS mount point into its own systemd unit
7 years ago
Eric Green f91b64fcdf Make recording more accurately report source address. Fixes #584
7 years ago
Richard Fuchs 694e9d8f60 do not memcmp against uninitialized bytes
7 years ago
Richard Fuchs 0aeb06f613 TT#40900 store metadata in call struct instead of recording struct
7 years ago
Richard Fuchs 178391e177 fix possible core dump when processing certain malformed SDP
7 years ago
Alexander Lutay bc9f09cdf5 TT#41051 Fix shellcheck warning for Red Hat init scripts
7 years ago
Sipwise Jenkins Builder 1a8dc4aada Release new version 6.5.0.0+0~mr6.5.0.0
7 years ago
Richard Fuchs eac981c424 Merge branch 'master' of https://github.com/netaskd/rtpengine
7 years ago
netaskd 1ab8cb121e commented out all pre-start arguments because all of them can be configured in main config file of application
7 years ago
netaskd f52e3490a9 refactoring handling kernel table for config and sysconfig. variable KERNEL deleted as unused
7 years ago
Richard Fuchs e860b640db Merge branch 'master' of https://github.com/netaskd/rtpengine
7 years ago
netaskd e64a8147cd renamed mariadb-devel to mysql-devel for centos6 compatibility
7 years ago
netaskd a1ac45aa71 - add package recording
7 years ago
Richard Fuchs d26b11ffb0 fix compilation for with_transcoding=no
7 years ago
Richard Fuchs be9c3146f4 fix missing header include
7 years ago
Richard Fuchs 08fc00906d fix segfault with DTMF logging and implicit payload types
8 years ago
Richard Fuchs a9ec666cb4 TT#38350 implement sending DTMF events to syslog
8 years ago
Richard Fuchs dd34574669 TT#38350 keep track of the most used RTP payload type
8 years ago
Richard Fuchs 4eb80da836 compile fix for with_transcoding=no option
8 years ago
Richard Fuchs d66a2e5191 TT#38351 support specifying interfaces by name
8 years ago
Richard Fuchs cbe7e5ab1d TT#36700 implement ports free list
8 years ago
Richard Fuchs bfac341aec shut down transcoding engine when it's not needed
8 years ago
Richard Fuchs 8562bdee70 support new `asymmetric codecs` flag
8 years ago
Richard Fuchs f1b81b649e simplify parameters passed to codec_rtp_payload_types()
8 years ago
Richard Fuchs a2ed8e613a convert transcoding unit test macros to functions
8 years ago
Richard Fuchs 9f3f24f3ef TT#36759 rate limiting for ICE/STUN log messages
8 years ago
Richard Fuchs f0b4f1d9a9 TT#37157 make payload mismatches in lossy codecs non-fatal
8 years ago
Richard Fuchs 9b447cf18a TT#37157 add G722 transcoding test incl RTP TS testing
8 years ago
Richard Fuchs e404f18975 TT#37157 fix missing G722 RTP TS output scaling
8 years ago
Richard Fuchs 6e9776876c TT#37157 add RTP TS and seq checking to transcoding tests
8 years ago
Richard Fuchs 88778d981e TT#37157 eliminate stray compiler warning in test code
8 years ago
Richard Fuchs 6f6bad1d74 TT#37157 swap parameter order for packet_seq() test macro
8 years ago
Richard Fuchs 50394e8dd2 TT#37156 fix divide by zero error (regression from db58aa80)
8 years ago
Sipwise Jenkins Builder 956aedcf24 Release new version 6.4.0.0+0~mr6.4.0.0
8 years ago
Huseyin Dikme 30ba1cd2a6 control command logs have been updated
8 years ago
Richard Fuchs 9c3edeef88 support cooked format in replay tool
8 years ago
Richard Fuchs 78accdb639 fix segfault when both forwarding and output are enabled
8 years ago
Richard Fuchs 95a7cc6cfb eliminate redundant function argument
8 years ago
Richard Fuchs 99c2ac9bd5 Merge branch 'master' of https://github.com/etamme/rtpengine
8 years ago
Richard Fuchs d64c888a0e TT#36301 transcoding unit tests
8 years ago
Richard Fuchs 2f5d792aae TT#36301 add `always-transcode` flag
8 years ago
Richard Fuchs 5c3d39748b TT#35456 fix regression from 895fa9605
8 years ago
Richard Fuchs 7de16e104c TT#14008 fix codec mask logic if no masking info is present
8 years ago
Richard Fuchs 4d2d788c43 TT#14008 fix compiler warning from libavformat
8 years ago
Richard Fuchs fb75ef748a TT#14008 fix libpcre references in makefile
8 years ago
Eric Tamme 627294beeb do not require epel-release in spec file
8 years ago
Richard Fuchs 0361bbd9b7 add missing include
8 years ago