Richard Fuchs
6187f5186e
MT#18599 support parsing of RTCP SDES fields
Change-Id: I9b56fae96bc7712d2de01d50d77afc34efcdacec
10 years ago
Richard Fuchs
b5e36c223c
MT#18599 simplify RTCP parsing
Change-Id: Ide82c1c882589f99e10cce28646b835ae3d8831c
10 years ago
Richard Fuchs
5dbadc4adb
implement port latching option
closes #119
Change-Id: I9c5f3a560088ffb04c02e1b229a2616132a506e6
10 years ago
Richard Fuchs
e0fec7564a
kinda support the UDP/TLS/ protocols in simulator-ng
doesn't really do TLS/DTLS, but instead does SDES
11 years ago
Richard Fuchs
409638ee9a
simulator fixes for SDES session parameters
11 years ago
Richard Fuchs
5d6604a816
SSRC/ROC debug tools for simulator-ng
11 years ago
Richard Fuchs
39392e2b98
fix ssrc in simulator-ng.pl
11 years ago
Richard Fuchs
144a451526
support selective SDES session parameters
11 years ago
Richard Fuchs
96e3b91859
Implement support for some SDES session parameters
Supports: UNENCRYPTED_SRTCP, UNENCRYPTED_SRTP and UNAUTHENTICATED_SRTP
Usermode only
11 years ago
Richard Fuchs
c2ff5c3fd3
MT#9935 understand, learn, remember and report RTP payload types (codecs)
Squashed commit of the following:
commit cca40e8e31
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu Feb 12 10:17:51 2015 -0500
support per-payload-type stats in kernel module
commit dcc0dc0002
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Feb 11 12:14:44 2015 -0500
count unknown rtp type as error
commit 941bde0df5
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Feb 11 12:01:55 2015 -0500
use the list of rtp formats from the m= line
This avoids dynamically altering the rtpstats hash table and makes
keeping packet stats lock free.
commit 9150fed671
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Fri Feb 6 15:06:04 2015 -0500
fix and simplify rtpmap hash table
commit 1f73741cbf
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Fri Feb 6 13:56:07 2015 -0500
MT#9935 understand, learn, remember and report RTP payload types (codecs)
commit b0d690837c
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu Nov 20 13:36:25 2014 -0500
parse a=rtpmap attribute
11 years ago
Richard Fuchs
f6dee07acd
fix initial seqnum in simulator
11 years ago
Richard Fuchs
1e3f06a46f
split some perl SRTP stuff into module and add debug script
11 years ago
Richard Fuchs
6e32379cab
MT#10583 support ipv6 control connection in simulator
11 years ago
Richard Fuchs
8a8dee5a61
support sdes key change in simulations
11 years ago
Richard Fuchs
f8f741b584
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0
Conflicts:
daemon/sdp.c
debian/changelog
tests/simulator-ng.pl
utils/ng-client
12 years ago
Richard Fuchs
0f99aea56e
fix simulator rtcp-mux bug
12 years ago
Richard Fuchs
37755788bc
a=crypto is a negotiated parameter
13 years ago
Richard Fuchs
a780cf7891
redis updates
13 years ago
Richard Fuchs
1b1bb16117
adjust for recent changes
13 years ago
Richard Fuchs
43764b46d4
implement support for RFC 5761
13 years ago
Richard Fuchs
de5b172f32
srtp re-invite fixes
13 years ago
Richard Fuchs
3c93daa015
fix some regressions and bugs
13 years ago
Richard Fuchs
cf5e4fab3e
this fixes rtcp auth problems against libsrtp based clients
taking rfc 3711 literally, this seems to be incorrect.
13 years ago
Richard Fuchs
1f0e99f5c7
support no-encryption mode in test script for faster operation
13 years ago
Richard Fuchs
c12cd1ee81
allow specification of cipher suites in test script
13 years ago
Richard Fuchs
806198971e
implement aes-f8 in test script
13 years ago
Richard Fuchs
91362687b7
add pid to stats output for parallel execution
13 years ago
Richard Fuchs
10bebd9174
fix rtp seq rollover bug
13 years ago
Richard Fuchs
e442909c73
customize payload sizes, packet interval, and report stats
13 years ago
Richard Fuchs
b39130efdc
reverse --destination logic to default port, not default ip
13 years ago
Richard Fuchs
cc76e1d6c7
add --destination option
13 years ago
Richard Fuchs
446a89c7f7
rename option
13 years ago
Richard Fuchs
2f8e10fd6a
allow specifying of desired transport protocols
13 years ago
Richard Fuchs
3c9daae60d
adding rtp/savpf transforms and tests
13 years ago
Richard Fuchs
1f20801856
small fix to test script
13 years ago
Richard Fuchs
1e9c972620
adding some debug output
13 years ago
Richard Fuchs
ec1946fde8
adding srtp support to simulator script
13 years ago
Richard Fuchs
ada0b0ed7c
convert array to hash to make my life easier
13 years ago
Richard Fuchs
d8bc7d92a2
experimental support for RTP/AVP<>AVPF bridging
13 years ago
Richard Fuchs
fc3e741694
add support for multiple streams in sdp
13 years ago
Richard Fuchs
7651df841a
add call simulator script for NG protocol
13 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