Commit Graph

73 Commits (166aaa0c711b3666b6a0554b51efeab1a401f47c)

Author SHA1 Message Date
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 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 db507468de TT#59100 support case insensitive codec names
6 years ago
Richard Fuchs b0b43ce67e TT#58659 update test script for consistent seq numbers
6 years ago
Richard Fuchs eb602892b0 TT#58659 fix incorrect escape seq in test script
6 years ago
Richard Fuchs 491865a99f test case for github issue #766
6 years ago
Richard Fuchs 357474df6f TT#50652 add label= option to match call participants
6 years ago
Richard Fuchs 9917e65599 fix division by zero for dtmf in some cases
6 years ago
Richard Fuchs 52660eddd2 TT#54800 add ptime-reverse tests
6 years ago
Richard Fuchs fb76ef74f8 TT#54800 fix ptime overrides
6 years ago
Richard Fuchs 6921472e3b TT#54800 add ptime tests
6 years ago
Richard Fuchs 349954d2bc TT#50652 handle SRTP output for media playback
6 years ago
Richard Fuchs c9bae61ed7 TT#50652 add media playback tests
6 years ago
Richard Fuchs 5b0a0105ef TT#50652 support playing back media files from database
6 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
6 years ago
Richard Fuchs d96dbdea17 TT#50652 split timer thread functions into separate file
6 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
6 years ago
Richard Fuchs 8f3c309c7f fix always-transcode not being honoured when only codec-mask was used
6 years ago
Richard Fuchs 497c2d6a8d TT#49104 move RTP sequencing into SSRC context
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs 490d7eb019 disable all AMR tests by default due to inconsistent codec libs
6 years ago
Richard Fuchs daa0bf932e fix tests compilation for with_transcoding=no
6 years ago
Richard Fuchs c33399ace6 fix test suites for different implementations of base64 encoding
6 years ago
Richard Fuchs fa90e4dc0e fix test suites for 0c9bb7c
6 years ago
Alexey Vasilyev 0c9bb7c440 Rename crypto suits according to RFC6188
6 years ago
Richard Fuchs 3cdfe5af1a suppress loading of default config file for auto tests
6 years ago
Richard Fuchs 8d625cc03f add auto test suites for #661
6 years ago
Richard Fuchs 0811c59120 fix bug with incorrect open3 redirection for test suite
6 years ago
Richard Fuchs 415af36ae6 don't add rtpmap or mid attributes for deleted/silenced streams
6 years ago
Richard Fuchs 44c38c6c83 TT#49351 create preloaded library for system tests
6 years ago
Richard Fuchs 744d6a46ff add codec-set option
6 years ago
Richard Fuchs ee01f15852 fix non-default encoder bitrate not being applied
6 years ago
Richard Fuchs 84f152bc62 TT#49600 add test suites for SDES crypto negotiations
6 years ago
Richard Fuchs 98de5697e6 TT#48650 use constant string hashing for string lookups
6 years ago
Richard Fuchs 5e558e9016 fix test suite compilation after 590b752b
7 years ago
Richard Fuchs 04a83027a0 TT#43557 implement media blocking
7 years ago
Richard Fuchs e67b9c40da TT#43556 support blocking of DTMF event packets
7 years ago
Richard Fuchs 08fc00906d fix segfault with DTMF logging and implicit payload types
7 years ago
Richard Fuchs a9ec666cb4 TT#38350 implement sending DTMF events to syslog
7 years ago
Richard Fuchs dd34574669 TT#38350 keep track of the most used RTP payload type
7 years ago
Richard Fuchs bfac341aec shut down transcoding engine when it's not needed
7 years ago
Richard Fuchs 8562bdee70 support new `asymmetric codecs` flag
7 years ago
Richard Fuchs f1b81b649e simplify parameters passed to codec_rtp_payload_types()
7 years ago
Richard Fuchs a2ed8e613a convert transcoding unit test macros to functions
7 years ago
Richard Fuchs f0b4f1d9a9 TT#37157 make payload mismatches in lossy codecs non-fatal
7 years ago
Richard Fuchs 9b447cf18a TT#37157 add G722 transcoding test incl RTP TS testing
7 years ago