Richard Fuchs
df537b98c3
TT#28163 pass encoded packets back to processing for sending out
Change-Id: Icdd49d174336277dae0c2c79854fc4e3b42a5c44
8 years ago
Richard Fuchs
cee94a5348
TT#28163 pass RTP packets to media decoder
Change-Id: Ie1cf4ed50a0dae0ee4bbe37918d3d2a86666d998
8 years ago
Richard Fuchs
1aa9944fe4
TT#27550 implement interface round-robin selection
Change-Id: Id5cf290cc9d044716b5f55cf416dc40b87f23f24
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
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
9 years ago
Richard Fuchs
4ad693a063
TT#12800 report MOS stats back to proxy via NG protocol
Change-Id: Ib0cc5b39a5f50d68a8013b738ac7d87b32069928
9 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
Richard Fuchs
af788f159a
additioanl tests and flags
Change-Id: I61a94139261e94aae04ce9af6f883e75d177e2f4
10 years ago
Richard Fuchs
65d4752486
support checking of received rtp data
Change-Id: I5298ef0d581dc051042c981583badf6a7c7a4f54
10 years ago
Richard Fuchs
f25c254788
implement ice keepalives
Change-Id: I5afb449df30d74e618fdde9ea989095879a8346b
10 years ago
Richard Fuchs
2b5e8ffbb8
support sending rtp over ice negotiated peer WIP
Change-Id: I1094913a54fbaf44d3ecf7bc38cc14113c873df8
10 years ago
Richard Fuchs
db8284f8ca
support nominating ice WIP
Change-Id: Id52047d3ad2a352133a81b62da0480ee2039b3df
10 years ago
Richard Fuchs
50bc73cfcb
support sending of rtp
Change-Id: If832a763c021735357217b69f20891b547a9f6ef
10 years ago
Richard Fuchs
e608cb00be
move .pm to separate directory
Change-Id: I8811005463a50e429ad94fb6d28f41b936d85860
10 years ago