Richard Fuchs
8f5ee5bea9
TT#84804 test lib: don't require object when not necessary
Change-Id: Ib04abee2a1a332fe7d7fc39464b1c09fc4cb9f2b
6 years ago
Guillem Jover
137c5df644
TT#71950 Fix typos
Change-Id: I79991a30bd8459485ea76dad541bda27daf9bfea
6 years ago
Alexey Vasilyev
0c9bb7c440
Rename crypto suits according to RFC6188
7 years ago
Richard Fuchs
aa0001d43b
add SRTCP debug helper script
Also fixes a bug in the Perl implementation for SRTCP decrypt
Change-Id: I426b1a5e287f2d00aecbee4ed8db82ffa55740ab
7 years ago
Richard Fuchs
84f152bc62
TT#49600 add test suites for SDES crypto negotiations
Change-Id: Ia615394c9c87c797a0ee58ccc67074f9caba4093
7 years ago
Richard Fuchs
5de8229a17
TT#49600 separate RTCP en/decryption into perl module
Change-Id: Ibf1830c8fe2c9e01ae1bf93f4b62d7b62f1f88fb
7 years ago
Richard Fuchs
89c0aa167d
additional options for test scripts
Change-Id: Idbbcc5323fa94f535ef7f868413f90800a1625ad
7 years ago
Richard Fuchs
b2a775f2f0
transcoding test suite improvements
Change-Id: Id7c522afe3d5060d0eb79126763454ecd25fc411
8 years ago
Richard Fuchs
9eb9a2f421
TT#31197 include bcg729 build support
Change-Id: I3862c0b9b8010699e6a49f749b38568d08103840
8 years ago
Richard Fuchs
613f7afdb6
TT#31403 map and replace RTCP SSRCs when transcoding
Change-Id: I765f1972e4b4d10d48e10a9e14e451edd48ca836
8 years ago
Richard Fuchs
cee94a5348
TT#28163 pass RTP packets to media decoder
Change-Id: Ie1cf4ed50a0dae0ee4bbe37918d3d2a86666d998
8 years ago
Guillem Jover
0bdc116387
TT#24097 Rework perl code flow
- Avoid comma-separated statements.
- Avoid mixed boolean operators, and use proper code flow keywords.
Change-Id: Iec4c85a3d39fe94ba7b9f293dc158892ae7d9577
8 years ago
Guillem Jover
0012037a32
TT#24097 Allow perl builtin homonyms for method names
These are methods and do not really conflict with the perl builtins
with the same name outside of this package.
Change-Id: If7405ebc6a9e862433e576743ae6c32d7d6ec51e
8 years ago
Guillem Jover
bf514fb2a0
TT#24097 Do not directly return result from sort
Using sort on a scalar context has undefined behavior. Assign the result
of the sort into an array and return that.
Change-Id: I180ba1dfcafe6e49132a38bd01be715718a4dff1
8 years ago
Richard Fuchs
0b63050c46
TT#12800 add test script to simulate RTP packet loss
Change-Id: I931d2b0ee16167bf48900aee806d99a12e4c601e
9 years ago
Richard Fuchs
74be799c4c
TT#12800 add RTCP support to perl test scripts
Change-Id: I9407b7b71817085b4c2c70bebcfe4681c8540696
9 years ago
Richard Fuchs
af1db75caa
support _32 crypto versions in simulator
Change-Id: I90e97850fbb20281f461b777f2acf4a687f07af6
9 years ago
Richard Fuchs
a2c4a41c1e
include support for AES-192 and -256 in simulator test script
Change-Id: I1a88396c7aacb43a2bf54ab156b2cf30012210e0
9 years ago
Richard Fuchs
f83f674c4c
fix perl namespaces - move into NGCP::
Change-Id: I5c21abf195b766bfda3d9d371b4d0577007c1f5e
10 years ago