Commit Graph

545 Commits (ebeb69b139bc89f0de3aa760d7c167918e9e1306)

Author SHA1 Message Date
Richard Fuchs eaf437615b MT#56471 rework mix-buffer tests
2 years ago
Donat Zenichev 7b46cc73c2 MT#58441 Revert unit tests for `fmtp` subst/rem
2 years ago
Donat Zenichev 5f84bc735e MT#58441 Temporarily remove unit tests for `fmtp` subst/rem
2 years ago
Donat Zenichev ffd0ec96c5 MT#58441 Add test scenarios for manipulations on fmtp
2 years ago
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 7fe1145b83 MT#57977 store call_flags into Redis
2 years ago
Richard Fuchs 0e35f40233 MT#57977 store ml_flags into Redis
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach
2 years ago
Richard Fuchs 1ef2e94d4b MT#56447 don't return details of inactive/disabled
2 years ago
Richard Fuchs a54f638707 MT#55283 retain attributes of unsupp protocols
2 years ago
Richard Fuchs ddc3565bfe MT#57977 support multiple listen sockets
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
2 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
2 years ago
Richard Fuchs 028eacde17 MT#55283 fix AMR tests mem leaks
2 years ago
Richard Fuchs 410e9d4e3c MT#55283 test-transcode -> dynamic monologues
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs 2d2c98787e MT#55283 restore AMR unit tests
2 years ago
Richard Fuchs baf339fb60 MT#55283 update to C11
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Donat Zenichev 7e52297569 MT#56374 Move `poller.c` from DAEMONSRCS to LIBSRCS
2 years ago
Richard Fuchs 0a400e05c2 MT#56128 support sdp-attr manipulations via flags
2 years ago
Richard Fuchs fb51b00753 MT#55283 fatal Glib warnings during tests
2 years ago
Richard Fuchs 45f46b2be3 MT#55283 refactor test makefile into helper script
2 years ago
Richard Fuchs 9fc1b547e3 MT#56471 add SIMD implementation of s16_mix_in
2 years ago
Richard Fuchs 397abf4651 MT#55283 fix variable/argument shadowing in test
2 years ago
Richard Fuchs 2ac763198c MT#55283 accept alternative Opus encodings
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
2 years ago
Richard Fuchs c34f3e6765 MT#55283 refactor call_timer
2 years ago
Richard Fuchs 6ced263477 MT#55283 add -Wshadow
2 years ago
Donat Zenichev d818b7ab65 MT#57379 move `ice_slow_timer()` to a separate thread
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Richard Fuchs b5e1d20024 MT#56447 allow specific publisher feed ID
2 years ago
Richard Fuchs 13a7e1db7b MT#55283 add codec_touched_real()
2 years ago
Donat Zenichev 2a4f2dbf33 MT#57335 Update the test-stats due to changes in the `call_timer()`
2 years ago
Richard Fuchs 5d4821331f TT#58660 add missing include
2 years ago
Richard Fuchs 62c1cca555 MT#56471 defuse mix_buffer without transcoding
2 years ago
Richard Fuchs cf0c9381c8 MT#56861 add tests for DTMF-from-DTMF injection
2 years ago
Richard Fuchs 67590c2b59 MT#56861 add tests for passthrough DTMF injection
2 years ago
Richard Fuchs 892c736a9e MT#56447 use full handle destroy method
2 years ago
Richard Fuchs c7114d8306 MT#56447 support destroy method
2 years ago
Richard Fuchs a590831bd0 MT#56447 move ICE fragment handle
2 years ago
Richard Fuchs ef99d30754 MT#56447 fix ICE role selection
2 years ago
Richard Fuchs 2f983cd8b4 MT#56447 fix trickle ICE detection
2 years ago
Richard Fuchs 31d8adbe65 MT#56471 fix tests on 32-bit
2 years ago
Richard Fuchs 6d771f65e0 MT#56447 support unpublish method
2 years ago
Richard Fuchs b86c3189d6 MT#56447 support log retention
2 years ago
Richard Fuchs 53926976f6 MT#56447 add tests for mute/unmute
2 years ago
Richard Fuchs d37d7af13a MT#56447 add multi WS tests
2 years ago
Richard Fuchs d3400de517 MT#56447 support multiple websocket connections
2 years ago
Richard Fuchs 829b37e8d9 MT#56447 full publisher details in notification
2 years ago
Richard Fuchs 5aa6bcbdbc MT#56447 reformat test script with black
2 years ago
Michael Prokop 710e676524 TT#71950 Fix typos
2 years ago
Richard Fuchs 40056e948d MT#55283 add tests for pause/unpause subs
2 years ago
Richard Fuchs 4964b90ca5 MT#55283 enable -Werror=return-type
2 years ago
Donat Zenichev 4b79d20577 MT#56128 SDP manipulations: add support for 'substitute' command.
2 years ago
Richard Fuchs c28e2251e6 MT#56471 partially disable play-media tests
2 years ago
Richard Fuchs 166dae380b MT#56782 add tests for Opus fmtp= options
2 years ago
Richard Fuchs 49d091510b MT#56782 add Opus fmtp answer function
2 years ago
Richard Fuchs 0408e2328d MT#56782 parse out Opus fmtp= string
2 years ago
Richard Fuchs 7411a98316 MT#56782 rename variable
2 years ago
Richard Fuchs fd2845c298 MT#56471 audio_player tests
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago
Richard Fuchs 19768736c2 MT#56471 mix_buffer: support time-based delay
2 years ago
Richard Fuchs 81a0f36f27 MT#56471 mix_buffer: support initial write-delay
2 years ago
Richard Fuchs 1a30947ea1 MT#56471 add mix_buffer implementation
2 years ago
Richard Fuchs adad19fb4f MT#55447 SIMD implementation for float conversion
2 years ago
Donat Zenichev b665b70f7c MT#56128 Re-add test for SDP attr manipulations
2 years ago
Richard Fuchs d668d17ba6 MT#55283 disable timing-sensitive tests
2 years ago
Donat Zenichev 5bd6ae218e MT#56128 Temporarily remove the test #1142
2 years ago
Richard Fuchs bf3e03da67 MT#56471 add new 'media' log_info type
2 years ago
Richard Fuchs b336828800 MT#56420 suppress port-change for sendonly streams
2 years ago
Richard Fuchs 1c8fc87063 MT#55283 resolve port conflict
2 years ago
Donat Zenichev d7dbae8720 MT#56128 RTPEngine: Add options for arbitrary SDP manipulations
2 years ago
Richard Fuchs d71d46362e MT#56521 support reverse legacy OSRTP offers
2 years ago
Richard Fuchs 817d9b9875 MT#56521 support offering legacy non-RFC OSRTP
2 years ago
Richard Fuchs f8fef89f5b MT#56521 support legacy non-RFC OSRTP
2 years ago
Richard Fuchs 49776fefed MT#55283 add extra tests for generic codec matching
2 years ago
Richard Fuchs 4b3108da18 MT#55283 fix generic codec matching
2 years ago
Richard Fuchs 5ce8942277 MT#55283 test macros for stereo codecs
2 years ago
Richard Fuchs 8d409c19fa MT#55283 expand test suite to include channels
2 years ago
Richard Fuchs e36386a096 MT#55283 disable graphite stats if disabled
2 years ago
Richard Fuchs b956303748 MT#55283 support reporting per-interval metrics
2 years ago
Richard Fuchs 095ff4a88f MT#55283 collect per-interface stats
2 years ago
Richard Fuchs 1cb7e0e05a MT#55283 split up gauge stats bookkeeping
2 years ago
Richard Fuchs d6ca0a99b3 MT#55283 simplify/clarify min/max stats gathering
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs 87ea144935 MT#56469 add pause_recording method
2 years ago
Richard Fuchs 9828c5b6bf TT#188850 always increase PT tracker last_idx
2 years ago
Richard Fuchs d02e825683 MT#55283 allow alternative list/string usage
2 years ago
Richard Fuchs 858a9db2c2 TT#146201 update/fix kernel module test script
2 years ago
Richard Fuchs 092fc5340a MT#55283 fix Redis tests
2 years ago
Richard Fuchs e658052688 MT#55283 add test for Redis data
2 years ago
Richard Fuchs 4d708350ee MT#56447 add new "media" Janus event
2 years ago
Richard Fuchs 16c99e9d07 MT#56447 output "streams" list with "configured" event
2 years ago
Richard Fuchs 837c024b5f MT#56447 support multiple Janus subs in one req
2 years ago
Donat Zenichev 83fc4c930f MT#56127 Improve the way we accept crypto suites
2 years ago
Richard Fuchs cf12ffc264 MT#55283 support buffered media player
2 years ago
Richard Fuchs fe578109f0 MT#55283 add repeat-times auto test
2 years ago
Richard Fuchs 8f17f140eb MT#55283 support generating a=tls-id
2 years ago
Richard Fuchs b02cced353 MT#56126 fix tests for Stretch etc
2 years ago
Richard Fuchs 47ba87b61f MT#56008 allow Opus single-channel encoding
2 years ago
Donat Zenichev 40a0451edb MT#56126 Add more tests to cover new 'SDES-order:' option flag
2 years ago
Donat Zenichev 8595f95cef MT#56126 Introduce a preference list for crypto suites
2 years ago
Richard Fuchs 40a1741fc1 MT#54294 mandate "const" codec_def_t
3 years ago
Donat Zenichev 3ba1f548c8 MT#56125 Add a flag to only accept/add allowed SDES crypto suits
3 years ago
Richard Fuchs 2f4ed358c0 MT#55283 relax tests-preload.so AF check
3 years ago
Richard Fuchs 8737d194b1 MT#56008 support encoder-selected clock rate for EVS
3 years ago
Richard Fuchs 0630ab74a7 MT#55283 add time-fudging helper .so
3 years ago
Richard Fuchs 0448e12e0d MT#56008 use hashed string lookup in codeclib.c
3 years ago
Richard Fuchs 52dd8320a5 MT#56008 support different Opus "applications"
3 years ago
Richard Fuchs bb2316db1a MT#56008 use libopus directly
3 years ago
Richard Fuchs 9c54e97a88 MT#56008 support encoded-selected clock rates
3 years ago
Donat Zenichev 50ba97b3c9 MT#56129 Add a flag to force increasing the SDP version
3 years ago
Richard Fuchs fc13d02855 TT#136957 reset frequency iter counter
3 years ago
Richard Fuchs 25e2640145 TT#136957 support multiple frequencies for `tone`
3 years ago
Richard Fuchs 40b4d571fe MT#55283 fix `single-codec` with odd codec order
3 years ago
Richard Fuchs dc1a44f3ec MT#55447 add support for EVS
3 years ago
Richard Fuchs 69640dbb13 TT#14008 don't use f'' strings in python tests
3 years ago
Richard Fuchs 114a2b6b66 MT#55447 support parsing and matching AMR a=fmtp
3 years ago
Richard Fuchs e8d3bf5dd5 MT#55283 fix deprecation warning
3 years ago
Victor Seva aab897d62e TT#14008 websockets test: skip tests if version is not supported
3 years ago
Victor Seva 72dad51a10 TT#14008 websockets test: expose the real problem when connecting
3 years ago
Richard Fuchs 9a3ced05ff MT#55283 fix nopacket_relayed_sess stats
3 years ago
Richard Fuchs ea51fe1b28 MT#55283 use env var as test case switch
3 years ago
Richard Fuchs 5d17e5e6bd MT#55283 fix compiler warning
3 years ago
Richard Fuchs 81a80f8d23 TT#14008 add test for GH #1494
3 years ago
Richard Fuchs 0558cfbc05 TT#178400 collect and report RTP sequencing metrics
3 years ago
Richard Fuchs 778ec46b81 TT#178400 support reporting out measured jitter
3 years ago
Richard Fuchs 9b4669d7e6 TT#178352 export additional VoIP metrics
3 years ago
Richard Fuchs 6b5a8f5560 TT#178352 generalise metrics gathering and printing
3 years ago
Richard Fuchs 08701819da TT#185100 support setting opus encoding complexity
3 years ago
Richard Fuchs 58b4173ed1 TT#185100 Perl syntax fixes
3 years ago
Richard Fuchs 59a16e747b TT#14008 add log_info_pop_until()
3 years ago
Richard Fuchs 7b8fa51cc1 TT#14008 ICE test robustness
3 years ago
Richard Fuchs b057a2bbfb TT#14008 retain "codec touched" status after answer
3 years ago
Richard Fuchs 5d33a420a6 TT#14008 websockets test: update for Python 3.10
3 years ago
Richard Fuchs 447f0f52d0 TT#14008 test correct port for rejected stream
3 years ago
Richard Fuchs 314c6f6ea5 TT#14008 fix test for different G.722 encodings
3 years ago
Richard Fuchs 7b594c32d5 TT#14008 skip codec answer routine for rejected media
3 years ago
Richard Fuchs aed9279176 TT#172650 update for OpenSSL >= 3.0
3 years ago
Richard Fuchs 4deff72c8e TT#136957 don't remove DTMF PT from SDP with DTMF-delay active
3 years ago
Richard Fuchs d055a5da59 TT#136957 add `egress` subscription support
3 years ago
Richard Fuchs 84fed5ca7e TT#136957 obsolete TRANSCODE flag
3 years ago
Richard Fuchs 50b8f54bcf TT#155900 add `RTCP mirror` flag
3 years ago
Richard Fuchs 2240921ab3 TT#136957 use separate sequencer per sink/destination
3 years ago