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
0c728b2041
TT#24097 Localize %ENV variable assignments
While these instances are a bit pointless as they are assigned on the
file scope, and this is something that should be allowed by perlcritic.
Let's just do this, which does no harm, so that we can catch other
problematic cases.
Change-Id: I674b1374a62fa976e20a3fedf356ae6d4848a796
8 years ago
Guillem Jover
4f006a5cad
TT#24097 Use block form for map and grep
Change-Id: I6e2c68762c13bb89dcaf916f8e5ce476c34179dd
8 years ago
Richard Fuchs
0113991ef5
MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago
Richard Fuchs
0f58c2df4f
update udp simulator to new default port
13 years ago
Richard Fuchs
f47cd60948
randomly delete full call instead of single branches
14 years ago
Richard Fuchs
0ef9dd2e04
add via branches to test script
14 years ago
Richard Fuchs
59e47df1d6
remove obsolete makefile target and add missed \n to simulator script
14 years ago
Richard Fuchs
3d81378bfa
adding reinvite capability to call simulator
14 years ago
Richard Fuchs
8675421c0b
add option for redis testing
14 years ago
Richard Fuchs
2d9eabbc44
fix warning for broken calls
14 years ago
Richard Fuchs
fcf4f02a26
adding ipv6 support to test script
14 years ago
Richard Fuchs
d12ced0e01
advancing the call simulator test script
14 years ago
Richard Fuchs
36fe21f9ec
make the simulator delete all calls at the end
14 years ago
Richard Fuchs
63b034e623
udp can be unreliable even over localhost
14 years ago
Richard Fuchs
d8771320d7
new call simulator script for testing against udp protocol
14 years ago