Richard Fuchs
d872802ba2
TT#76711 T.38 <> audio gateway
...
Change-Id: I4552e07eee632fa730745410b08c3bf70ab67ab2
5 years ago
Richard Fuchs
c0be3ea0e1
TT#14008 allow for slightly different DSP outputs
...
Certain versions of spandsp return a slightly different volume for the
PCM DTMF events (0x10 instead of 0x0f) which breaks the tests.
fixes #950
Change-Id: I9c92bcc5a91214d3c3e6f9de6cdd2faecba2d9db
5 years ago
Richard Fuchs
4267e1ca09
TT#74301 split auto-daemon-test framework into perl module
...
Change-Id: Id12cd5a6db1f23da9ba0d50ebf17912ba94297e3
5 years ago
Guillem Jover
137c5df644
TT#71950 Fix typos
...
Change-Id: I79991a30bd8459485ea76dad541bda27daf9bfea
5 years ago
Alexey Vasilyev
0c9bb7c440
Rename crypto suits according to RFC6188
6 years ago
Richard Fuchs
aa0001d43b
add SRTCP debug helper script
...
Also fixes a bug in the Perl implementation for SRTCP decrypt
Change-Id: I426b1a5e287f2d00aecbee4ed8db82ffa55740ab
6 years ago
Richard Fuchs
44c38c6c83
TT#49351 create preloaded library for system tests
...
Change-Id: Ibd87e7c03637a0772dcf3b0f2ed0d8646aa2add9
6 years ago
Richard Fuchs
84f152bc62
TT#49600 add test suites for SDES crypto negotiations
...
Change-Id: Ia615394c9c87c797a0ee58ccc67074f9caba4093
6 years ago
Richard Fuchs
5de8229a17
TT#49600 separate RTCP en/decryption into perl module
...
Change-Id: Ibf1830c8fe2c9e01ae1bf93f4b62d7b62f1f88fb
6 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
7 years ago
Richard Fuchs
9eb9a2f421
TT#31197 include bcg729 build support
...
Change-Id: I3862c0b9b8010699e6a49f749b38568d08103840
7 years ago
Richard Fuchs
613f7afdb6
TT#31403 map and replace RTCP SSRCs when transcoding
...
Change-Id: I765f1972e4b4d10d48e10a9e14e451edd48ca836
7 years ago
Richard Fuchs
df537b98c3
TT#28163 pass encoded packets back to processing for sending out
...
Change-Id: Icdd49d174336277dae0c2c79854fc4e3b42a5c44
7 years ago
Richard Fuchs
cee94a5348
TT#28163 pass RTP packets to media decoder
...
Change-Id: Ie1cf4ed50a0dae0ee4bbe37918d3d2a86666d998
7 years ago
Richard Fuchs
1aa9944fe4
TT#27550 implement interface round-robin selection
...
Change-Id: Id5cf290cc9d044716b5f55cf416dc40b87f23f24
7 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
cff9d296fd
TT#24097 Reorder hash assignment to make perlcritic life easier
...
The code is correct, but perlcritic seems to have problems parsing it
and confuses it with a statement separated with a comma.
Change-Id: I76cd82699cffa2b1a9d938c53172f02d09f47583
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
ab0dba7d14
TT#12800 support custom monologue labels
...
Change-Id: I55b2db88307088c4d5e0161eae6e3aa0b5d1b053
8 years ago
Richard Fuchs
4ad693a063
TT#12800 report MOS stats back to proxy via NG protocol
...
Change-Id: Ib0cc5b39a5f50d68a8013b738ac7d87b32069928
8 years ago
Richard Fuchs
0b63050c46
TT#12800 add test script to simulate RTP packet loss
...
Change-Id: I931d2b0ee16167bf48900aee806d99a12e4c601e
8 years ago
Richard Fuchs
74be799c4c
TT#12800 add RTCP support to perl test scripts
...
Change-Id: I9407b7b71817085b4c2c70bebcfe4681c8540696
8 years ago
Richard Fuchs
af1db75caa
support _32 crypto versions in simulator
...
Change-Id: I90e97850fbb20281f461b777f2acf4a687f07af6
8 years ago
Richard Fuchs
a2c4a41c1e
include support for AES-192 and -256 in simulator test script
...
Change-Id: I1a88396c7aacb43a2bf54ab156b2cf30012210e0
8 years ago
Richard Fuchs
f83f674c4c
fix perl namespaces - move into NGCP::
...
Change-Id: I5c21abf195b766bfda3d9d371b4d0577007c1f5e
9 years ago
Richard Fuchs
af788f159a
additioanl tests and flags
...
Change-Id: I61a94139261e94aae04ce9af6f883e75d177e2f4
9 years ago
Richard Fuchs
65d4752486
support checking of received rtp data
...
Change-Id: I5298ef0d581dc051042c981583badf6a7c7a4f54
9 years ago
Richard Fuchs
f25c254788
implement ice keepalives
...
Change-Id: I5afb449df30d74e618fdde9ea989095879a8346b
9 years ago
Richard Fuchs
2b5e8ffbb8
support sending rtp over ice negotiated peer WIP
...
Change-Id: I1094913a54fbaf44d3ecf7bc38cc14113c873df8
9 years ago
Richard Fuchs
db8284f8ca
support nominating ice WIP
...
Change-Id: Id52047d3ad2a352133a81b62da0480ee2039b3df
9 years ago
Richard Fuchs
50bc73cfcb
support sending of rtp
...
Change-Id: If832a763c021735357217b69f20891b547a9f6ef
9 years ago
Richard Fuchs
e608cb00be
move .pm to separate directory
...
Change-Id: I8811005463a50e429ad94fb6d28f41b936d85860
9 years ago