Commit Graph

203 Commits (586a8028ebd6c269945bedf366e732f06e525920)

Author SHA1 Message Date
Richard Fuchs cca6ba70c7 allow protocol=RTP/AVP plus OSRTP-offer
6 years ago
Richard Fuchs a168a3c024 TT#78307 generate RTCP for media players
6 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending
6 years ago
Richard Fuchs dfc76d23b5 TT#78900 leave m=message connection details untouched
6 years ago
Richard Fuchs 5fc326c64b TT#78001 support OSRTP
6 years ago
Richard Fuchs e59ccc2973 TT#79900 add SDES=lifetime option
6 years ago
Richard Fuchs 1055a1e71e TT#79351 detect and fix payload type collisions
6 years ago
Richard Fuchs d611bbbb74 TT#78501 add T.38 options
6 years ago
Richard Fuchs dfae8d6a22 TT#78201 add symmetric-codecs flag
6 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
6 years ago
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
6 years ago
Richard Fuchs 2d78c36338 TT#76711 allow update of media type
6 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
6 years ago
Richard Fuchs 61ab3d917e TT#76711 add libdl linkage to testing preload lib
6 years ago
Richard Fuchs c0be3ea0e1 TT#14008 allow for slightly different DSP outputs
6 years ago
Richard Fuchs 06b87041ed TT#74301 add tests for jitter buffer
6 years ago
Richard Fuchs ef0d6a3a80 TT#74301 merge jitter buffer PR #834
6 years ago
Richard Fuchs 4267e1ca09 TT#74301 split auto-daemon-test framework into perl module
6 years ago
Richard Fuchs 16afc46ca4 add test symlinks to gitignore files
6 years ago
Richard Fuchs 8bdeb2d9bf TT#69701 fix incorrect address used for raddr/rport
6 years ago
Richard Fuchs 228d822a71 TT#68100 set iLBC encoder and decoder options
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 a6b41372c6 fix test suites for different implementations of base64 encoding
6 years ago
Richard Fuchs 3466700149 TT#65800 fix SDES negotiation bug
6 years ago
Richard Fuchs b14f3b2b1c TT#64259 support injecting DTMF tones and events
6 years ago
Richard Fuchs 23977237c0 TT#61050 detect to-tag changes via via-branch
7 years ago
Richard Fuchs 290477d2e5 fix unit test after 8fb603e5
7 years ago
Richard Fuchs 3845a43d0e change localhost to 127.0.0.1 to avoid resolv problems
7 years ago
Richard Fuchs 988d077b5c TT#60301 fix rtcp-mux logic with branched calls
7 years ago
Richard Fuchs 166aaa0c71 fix compilation for with_transcoding=no
7 years ago
Richard Fuchs f960799cdd TT#59703 add build test for dtmf_rx_fillin()
7 years ago
Richard Fuchs 7803930d21 TT#59703 generalise build test make macros
7 years ago
Richard Fuchs 7ad9906178 TT#59650 fix DTMF related core dump when repacketising
7 years ago
Richard Fuchs 910c03fa62 TT#58660 PCM to RFC DTMF transcoding
7 years ago
Richard Fuchs c0781e5193 TT#58659 RFC DTMF to PCM transcoding
7 years ago
Richard Fuchs db507468de TT#59100 support case insensitive codec names
7 years ago
Richard Fuchs b0b43ce67e TT#58659 update test script for consistent seq numbers
7 years ago
Richard Fuchs eb602892b0 TT#58659 fix incorrect escape seq in test script
7 years ago
Richard Fuchs 491865a99f test case for github issue #766
7 years ago
Richard Fuchs 357474df6f TT#50652 add label= option to match call participants
7 years ago
Richard Fuchs 9917e65599 fix division by zero for dtmf in some cases
7 years ago
Richard Fuchs 52660eddd2 TT#54800 add ptime-reverse tests
7 years ago
Richard Fuchs fb76ef74f8 TT#54800 fix ptime overrides
7 years ago
Richard Fuchs 6921472e3b TT#54800 add ptime tests
7 years ago
Richard Fuchs 349954d2bc TT#50652 handle SRTP output for media playback
7 years ago
Richard Fuchs c9bae61ed7 TT#50652 add media playback tests
7 years ago
Richard Fuchs 5b0a0105ef TT#50652 support playing back media files from database
7 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
7 years ago
Richard Fuchs d96dbdea17 TT#50652 split timer thread functions into separate file
7 years ago
Richard Fuchs e3ec97f858 TT#50652 add -Wstrict-prototypes everywhere
7 years ago
Richard Fuchs 8f3c309c7f fix always-transcode not being honoured when only codec-mask was used
7 years ago
Richard Fuchs 497c2d6a8d TT#49104 move RTP sequencing into SSRC context
7 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
7 years ago
Richard Fuchs 490d7eb019 disable all AMR tests by default due to inconsistent codec libs
7 years ago
Richard Fuchs daa0bf932e fix tests compilation for with_transcoding=no
7 years ago
Richard Fuchs c33399ace6 fix test suites for different implementations of base64 encoding
7 years ago
Richard Fuchs fa90e4dc0e fix test suites for 0c9bb7c
7 years ago
Alexey Vasilyev 0c9bb7c440 Rename crypto suits according to RFC6188
7 years ago
Richard Fuchs 3cdfe5af1a suppress loading of default config file for auto tests
7 years ago
Richard Fuchs 8d625cc03f add auto test suites for #661
7 years ago
Richard Fuchs 0811c59120 fix bug with incorrect open3 redirection for test suite
7 years ago
Richard Fuchs 415af36ae6 don't add rtpmap or mid attributes for deleted/silenced streams
7 years ago
Richard Fuchs 44c38c6c83 TT#49351 create preloaded library for system tests
7 years ago
Richard Fuchs 744d6a46ff add codec-set option
7 years ago
Richard Fuchs ee01f15852 fix non-default encoder bitrate not being applied
7 years ago
Richard Fuchs 84f152bc62 TT#49600 add test suites for SDES crypto negotiations
7 years ago
Richard Fuchs 98de5697e6 TT#48650 use constant string hashing for string lookups
7 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
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 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 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 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 95a7cc6cfb eliminate redundant function argument
8 years ago
Richard Fuchs d64c888a0e TT#36301 transcoding unit tests
8 years ago
Richard Fuchs 1e96c9e522 fix compiler warning introduced in 677fe29d
8 years ago
Richard Fuchs 677fe29dfb remove the AMR decode test
8 years ago
Richard Fuchs 9e43369b84 disable AMR narrowband decode test for older ffmpeg
8 years ago
Richard Fuchs db2882ca78 integrate AES unit test into main build framework
8 years ago
Richard Fuchs 8c770b9e05 appropriate use of LDFLAGS and LDLIBS
8 years ago
Richard Fuchs 06f76e6de4 don't run AMR tests when transcoding is disabled
8 years ago
Richard Fuchs 895fa96054 TT#35456 implement RFC 4867
8 years ago
Richard Fuchs b2a775f2f0 transcoding test suite improvements
8 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
8 years ago
Richard Fuchs df537b98c3 TT#28163 pass encoded packets back to processing for sending out
8 years ago
Richard Fuchs cee94a5348 TT#28163 pass RTP packets to media decoder
8 years ago
Richard Fuchs 1aa9944fe4 TT#27550 implement interface round-robin selection
8 years ago
Richard Fuchs ab0dba7d14 TT#12800 support custom monologue labels
9 years ago
Richard Fuchs 4ad693a063 TT#12800 report MOS stats back to proxy via NG protocol
9 years ago
Richard Fuchs 0b63050c46 TT#12800 add test script to simulate RTP packet loss
9 years ago
Richard Fuchs 74be799c4c TT#12800 add RTCP support to perl test scripts
9 years ago
Richard Fuchs f83f674c4c fix perl namespaces - move into NGCP::
10 years ago
Richard Fuchs b6b0b901b3 move dedicated tests into t/
10 years ago