Commit Graph

390 Commits (c86f73c9e6fb9417d32f64fa698828bea14b200c)

Author SHA1 Message Date
Guillem Jover 09cd962eef TT#111150 Fix memory leaks in unit tests
4 years ago
Guillem Jover 8508177777 TT#111150 Split CFLAGS between required and optional
4 years ago
Richard Fuchs 52d9768418 TT#14008 move build tests to a wrapper script
4 years ago
Richard Fuchs 5cf4717f89 TT#115400 explicitly disallow ptime in non-RTP SDPs
4 years ago
Richard Fuchs 19f08a8b78 TT#113750 tests for I603bb86c
4 years ago
Damir Nedžibović f650f95111 TT#14008 Squashed commit of the following:
4 years ago
Guillem Jover 68797f4195 TT#111150 Mark bit-fields explicitly with as unsigned
4 years ago
Richard Fuchs 083ae4c37f TT#14008 convert rtcp-fb handling to list
4 years ago
Richard Fuchs eb1157d386 TT#112250 don't change ports when endpoint is talking ICE
4 years ago
Guillem Jover 962479bd63 TT#108003 Stop using random()
4 years ago
Richard Fuchs ab54b774ed TT#14008 remove .depend from make system
4 years ago
Richard Fuchs 302968fc0e TT#14008 rename some test suites
4 years ago
Richard Fuchs 1785f70637 TT#91151 add new replace-zero-address option
4 years ago
Richard Fuchs 772db96c36 TT#91151 fix check for trickle ICE and zero address
4 years ago
Richard Fuchs a9f58ff39d TT#91151 add tests for null addresses
4 years ago
Richard Fuchs 36273e1f5d TT#107565 add option to track SDP version
4 years ago
Damir Nedžibović 2fc54462de TT#14008 Squashed commit of the following:
4 years ago
Richard Fuchs 88d2765ef6 TT#102450 added tests for Ia9fa96cf
4 years ago
Richard Fuchs 8e21b4b595 TT#14008 clean up some tests
4 years ago
Richard Fuchs c5ef68897a TT#76250 consider default number of channel when matching codecs
4 years ago
Richard Fuchs 9c6d57edc5 TT#14008 allow parallel execute of daemon tests
4 years ago
Richard Fuchs e671a5dcab TT#108552 prefer sha-256 over sha-1
4 years ago
Richard Fuchs f2d7e71b07 TT#108552 update crypto suite preference ordering
4 years ago
Richard Fuchs 0898923c38 TT#98901 use correct DTMF codec context
4 years ago
Richard Fuchs 60fd172720 TT#98901 update tests for DTX
4 years ago
Richard Fuchs 030f38ff16 TT#97301 add description to log levels
4 years ago
Richard Fuchs 6602a3a7c5 TT#108551 add kernel support for AEAD-AES-GCM
4 years ago
SPChan 0c4110779d TT#108551 add support for AEAD-AES-GCM
4 years ago
Richard Fuchs 0bab726e5d TT#92250 reset opposite side supp handlers
4 years ago
Richard Fuchs 6bf5e3af54 TT#92250 add tests for reorder-codec
4 years ago
Richard Fuchs 99ba631fd0 TT#92250 update tests for recent changes
4 years ago
Richard Fuchs 341f2e04dc TT#92250 also create codec handlers for synthesised supp PTs
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 46176f2937 TT#101653 defuse codec tracker so it doesn't remove too many
4 years ago
Richard Fuchs 7f8ae1fd06 TT#94201 add tests for GH #1147
4 years ago
Richard Fuchs f861ff7f1e TT#101653 limit maximum delay in input processing after lost packet
4 years ago
Richard Fuchs c6208914a3 TT#101653 check receiver side for supplemental transcoding
4 years ago
Richard Fuchs 6e519047df TT#101653 add tests for codec-consume/accept
4 years ago
Richard Fuchs 71d02ff486 TT#101653 retire always-transcode flag
4 years ago
Richard Fuchs 336cb5b280 TT#101653 add codec-consume and codec-accept options
4 years ago
Richard Fuchs 73e4ef42eb TT#101653 add silence detection option
4 years ago
Richard Fuchs 3cc93571b8 TT#101653 add extra codec negotiation tests
4 years ago
Richard Fuchs c5667e3bf7 TT#100200 add CN decoder
4 years ago
Richard Fuchs 54e68942be TT#104500 better support a=rtcp-fb
4 years ago
Richard Fuchs a642a1e694 TT#98901 avoid PT collisions with asymmetric codec setup
4 years ago
Richard Fuchs 16fd8aad15 TT#101653 alter re-invite codec negotiation logic
4 years ago
Richard Fuchs 8097f9632f TT#100200 add tests for 9ea1303c6
4 years ago
Richard Fuchs de7807f0f1 TT#101653 update transcode-test with new codec flags
4 years ago
Richard Fuchs 7a42c0c48c TT#100251 distinguish between real transcoding and DTMF-related t/c
5 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
5 years ago
Richard Fuchs ee74914b22 TT#92250 ignore format parameters for DTMF codec
5 years ago
Richard Fuchs 6ccfd14530 TT#94201 change default ICE= behaviour, add new =optional flag
5 years ago
Richard Fuchs a89696c4be TT#94201 add tests for 95b81455
5 years ago
Richard Fuchs 74fd959ccc TT#92250 use matching output codec with inject-DTMF
5 years ago
Richard Fuchs 2502b44ff8 TT#92250 keep supp codecs last when transcoding in reverse
5 years ago
Richard Fuchs e1dda97028 TT#14008 fix some warnings from musl
5 years ago
Richard Fuchs 32cfb61e0b TT#92250 add tests for 68ccc5
5 years ago
Richard Fuchs 68ccc52b2b TT#92250 postpone codec_tracker to final stage
5 years ago
Richard Fuchs 3654309b95 TT#97302 tests for 5ad4a5
5 years ago
Richard Fuchs dc4775d5ce TT#97302 respond with the same DTLS hash func as was offered
5 years ago
Richard Fuchs 9553af11df TT#92250 add tests for single-codec flag
5 years ago
Richard Fuchs 653b09ca93 TT#92250 add `single codec` flag
5 years ago
Richard Fuchs 241c78c915 TT#92250 add codec-except option
5 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
5 years ago
Richard Fuchs 5ac91499fe TT#92250 keep supplemental codecs last in list when transcoding
5 years ago
Richard Fuchs ba0553b9d0 TT#96200 test for I5fb7638aa71e80c08abcda2d8c341ae72725bace
5 years ago
Richard Fuchs e4e9061569 TT#91003 fix test compiler warning
5 years ago
Richard Fuchs d2e831755c TT#91003 add tests for mode-change-interval
5 years ago
Richard Fuchs 5a33dee413 TT#91003 add tests for extra AMR options
5 years ago
Richard Fuchs 1020bcb80d TT#91003 honour AMR mode change restrictions
5 years ago
Richard Fuchs 30b11936e8 TT#91003 add AMR mode-set and CMR tests
5 years ago
Richard Fuchs 017a2fe37a TT#78201 fix existing test
5 years ago
Richard Fuchs 12ac8846de TT#90101 don't blindly accept a protocol switch in an answer
5 years ago
Richard Fuchs ae5b1762b9 TT#88603 don't remove transcoded codecs we added ourselves
5 years ago
Richard Fuchs 1147f856c0 TT#14008 support building against FreeSwitch version of SpanDSP
5 years ago
Richard Fuchs 1537eddff6 TT#88750 add SRTP test script
5 years ago
Richard Fuchs ec061bba6f TT#84804 add new DTLS-reverse flag
5 years ago
Richard Fuchs 73cb248f8d fix statistics format when multiple transcoders are present
5 years ago
Richard Fuchs de37041ad9 honour media-address= also for ICE and RTCP
5 years ago
Richard Fuchs 8e22c9a414 TT#85701 improve branch handling with delete-delay=0
5 years ago
Richard Fuchs 592af4d309 TT#84804 add tests for ICE/DTLS and GH 1035
5 years ago
Richard Fuchs cba8127475 TT#84804 test lib: return port when requested to
5 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
5 years ago
Richard Fuchs 19ac0deb52 fix tests for non-bcg729 case
5 years ago
Richard Fuchs 89175c8564 TT#81850 fix SRTP re-offer and RTP to SRTP switch
5 years ago
Richard Fuchs 46325d61fd TT#81600 fix SRTP when transcoding/DTMF injection is in use
5 years ago
Richard Fuchs 19a9b44332 fix tests after e516db2
5 years ago
Richard Fuchs cca6ba70c7 allow protocol=RTP/AVP plus OSRTP-offer
5 years ago
Richard Fuchs a168a3c024 TT#78307 generate RTCP for media players
5 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending
5 years ago
Richard Fuchs dfc76d23b5 TT#78900 leave m=message connection details untouched
5 years ago
Richard Fuchs 5fc326c64b TT#78001 support OSRTP
5 years ago
Richard Fuchs e59ccc2973 TT#79900 add SDES=lifetime option
5 years ago
Richard Fuchs 1055a1e71e TT#79351 detect and fix payload type collisions
5 years ago
Richard Fuchs d611bbbb74 TT#78501 add T.38 options
5 years ago
Richard Fuchs dfae8d6a22 TT#78201 add symmetric-codecs flag
5 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
5 years ago
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
5 years ago
Richard Fuchs 2d78c36338 TT#76711 allow update of media type
5 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
5 years ago
Richard Fuchs 61ab3d917e TT#76711 add libdl linkage to testing preload lib
5 years ago
Richard Fuchs c0be3ea0e1 TT#14008 allow for slightly different DSP outputs
5 years ago
Richard Fuchs 06b87041ed TT#74301 add tests for jitter buffer
5 years ago
Richard Fuchs ef0d6a3a80 TT#74301 merge jitter buffer PR #834
5 years ago
Richard Fuchs 4267e1ca09 TT#74301 split auto-daemon-test framework into perl module
5 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
6 years ago
Richard Fuchs 290477d2e5 fix unit test after 8fb603e5
6 years ago
Richard Fuchs 3845a43d0e change localhost to 127.0.0.1 to avoid resolv problems
6 years ago
Richard Fuchs 988d077b5c TT#60301 fix rtcp-mux logic with branched calls
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 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
Richard Fuchs 6e9776876c TT#37157 add RTP TS and seq checking to transcoding tests
7 years ago
Richard Fuchs 88778d981e TT#37157 eliminate stray compiler warning in test code
7 years ago
Richard Fuchs 6f6bad1d74 TT#37157 swap parameter order for packet_seq() test macro
7 years ago
Richard Fuchs 95a7cc6cfb eliminate redundant function argument
7 years ago
Richard Fuchs d64c888a0e TT#36301 transcoding unit tests
7 years ago
Richard Fuchs 1e96c9e522 fix compiler warning introduced in 677fe29d
7 years ago
Richard Fuchs 677fe29dfb remove the AMR decode test
7 years ago
Richard Fuchs 9e43369b84 disable AMR narrowband decode test for older ffmpeg
7 years ago
Richard Fuchs db2882ca78 integrate AES unit test into main build framework
7 years ago
Richard Fuchs 8c770b9e05 appropriate use of LDFLAGS and LDLIBS
7 years ago
Richard Fuchs 06f76e6de4 don't run AMR tests when transcoding is disabled
7 years ago
Richard Fuchs 895fa96054 TT#35456 implement RFC 4867
7 years ago
Richard Fuchs b2a775f2f0 transcoding test suite improvements
7 years ago
Richard Fuchs 9eb9a2f421 TT#31197 include bcg729 build support
7 years ago
Richard Fuchs df537b98c3 TT#28163 pass encoded packets back to processing for sending out
7 years ago
Richard Fuchs cee94a5348 TT#28163 pass RTP packets to media decoder
7 years ago
Richard Fuchs 1aa9944fe4 TT#27550 implement interface round-robin selection
7 years ago
Richard Fuchs ab0dba7d14 TT#12800 support custom monologue labels
8 years ago
Richard Fuchs 4ad693a063 TT#12800 report MOS stats back to proxy via NG protocol
8 years ago
Richard Fuchs 0b63050c46 TT#12800 add test script to simulate RTP packet loss
8 years ago
Richard Fuchs 74be799c4c TT#12800 add RTCP support to perl test scripts
8 years ago
Richard Fuchs f83f674c4c fix perl namespaces - move into NGCP::
9 years ago
Richard Fuchs b6b0b901b3 move dedicated tests into t/
9 years ago