Richard Fuchs
d8d5e1bec9
include timer handling in test lib
Change-Id: Ib67a5ea3e6fc1cfa9a34e0a30ee13f7116b2fd73
10 years ago
Richard Fuchs
83d66003d9
unify testing framework - wip
Change-Id: I1023b97ce9c23756ab9525087fcbe010ec4a0fde
10 years ago
Richard Fuchs
bc30f83846
incorporate dtls stuff into tests
Change-Id: I7049bc1476131b6e86a3afd25bef5e7f64f535ce
10 years ago
Richard Fuchs
bf8c6d9389
split ICE stuff into packages
Change-Id: If7a9615a29b81e3e8364e55f5c7fbc8408a352bb
10 years ago
Richard Fuchs
1f8d8d7325
DTLS tests - WIP
Change-Id: If0e738486202bbd256da0215a56d58a388a9af42
10 years ago
Richard Fuchs
942966b463
force bencode strings as strings in perl ng-client
Change-Id: I3f912cf41aa81ad02b8cbbf2fc9a6860ee82368b
10 years ago
Richard Fuchs
05f0317acf
fix the 'media address' parameter
address family string in SDP was not produced when used
Change-Id: I33f23a8f3d600ecdb9b469368ac5a8929e4b2fa1
10 years ago
Stefan Mititelu
9ec8ac6a47
Upgrade rtpengine-ctl tool
Add rtpengine-ctl terminate own/foreign.
Add rtpengine-ctl list sessions <callid>/all/own/foreign.
10 years ago
Stefan Mititelu
ef39aa35f1
Add rtpengine-ctl list/set timeout
Setters/getter of the TIMEOUT, SILENT_TIMEOUT and FINAL_TIMEOUT.
Updated rtpengine-ctl help with the new commands.
10 years ago
smititelu
b38f3da45c
Redis nofitications fixes
- add --subscribe_keyspace list config parameter.
- don't delete foreign calls by timers
- fix synchronization of foreign calls (use a separate redis_notify database)
- fix statistics for control channel calls.
- fix deletion of foreign calls upon del notifications
- update rtpengine-ctl tool
10 years ago
Richard Fuchs
5dbadc4adb
implement port latching option
closes #119
Change-Id: I9c5f3a560088ffb04c02e1b229a2616132a506e6
10 years ago
Richard Fuchs
6f2dc0046a
allow srtp-debug-helper to specify the ROC
Change-Id: Iecef6446724fa86bfc9da408e6d41420b23afbe3
10 years ago
Lucian Balaceanu
937bb710de
Adding images to illustrate redis database layout
10 years ago
smititelu
06b129335a
Update rtpengine-ctl util
10 years ago
smititelu
4b92d14e1f
Allow more than 65536 open files
RTPengine starts with 1048575 (1<<20 - 1) maximum open files limit.
Make the maximum number of open files configurable using
"rtpengine-ctl set max-open-files 'open_files_num'" command.
Update utils script.
10 years ago
Richard Fuchs
2cff49b607
support reset flag in ng-client
Change-Id: I52c632a522f4b493e6175619671165ebf7f65947
10 years ago
Lucian Balaceanu
e5665c872a
Add --help/-h. Fix truncated ctl output for large commands
10 years ago
Richard Fuchs
a811adb4fb
support custom per-call/branch delete delay
additionally fixes #118
11 years ago
Richard Fuchs
eea325683b
MT#12691 implement via-branch handling
use via-branches to predict different destinations for branched SDP
offers without knowing the respective to-tag ahead of time.
Squashed commit of the following:
commit 0e81dc9828
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu May 21 11:06:15 2015 -0400
fix segfault due to missing reverse tagging
commit cd7a26314b
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu May 21 08:57:42 2015 -0400
support branched offer with previously unseen to-tag
commit 77da616dd2
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Apr 29 11:15:37 2015 -0400
implement via-branch handling
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
Frederic-Philippe Metz
5635a8ccf6
Replaced rtpengine-ctl shell script with perl script.
11 years ago
Frederic-Philippe Metz
cca0f2bf71
Replaced rtpengine-ctl shell script with perl script.
11 years ago
Richard Fuchs
1e3f06a46f
split some perl SRTP stuff into module and add debug script
11 years ago
Victor Seva
f8e16b9f7a
Add travis-ci configuration
11 years ago
Richard Fuchs
a8e55822d2
rtpengine-ctl: use $0 as name in help output
11 years ago
Frederic-Philippe Metz
4882d917ba
RTPENGINE-1_total_statistics_rectl.patch:
Neues rectl kommando list totals, mit dem man sich die totalen
statistiken ausgeben kann
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Frederic-Philippe Metz
131c9e8110
cli
Ein Commandline interface, wo man von der console and der rtpengine
bestimme Dinge abfragen kann.
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Richard Fuchs
0113991ef5
MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago
Richard Fuchs
f826d01c29
make "trust address" the default behaviour
adds CLI option --sip-source to restore old default, and adds
new flag "SIP source address" to achieve the same on a per-call
basis
11 years ago
Richard Fuchs
6757c27a46
add DTLS=passive option
fixes #44
11 years ago
Richard Fuchs
45dee75156
support specifying interfaces to use in control protocols
11 years ago
Richard Fuchs
f6290f38a3
sample CLI usage for ng-client
12 years ago
Richard Fuchs
68d94c699e
add --TOS to ng-client
12 years ago
Richard Fuchs
4ded03de91
implement media-handover and strict-source logic
12 years ago
Richard Fuchs
011a42650d
restore query/stats output
Fixes #3
Pending documentation
12 years ago
Richard Fuchs
4c0ca278fa
rename mediaproxy-ng to rtpengine
12 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
ff05e26274
adding experimental CLI client for ng protocol
12 years ago
Richard Fuchs
dc7517121d
remove uuid helper code
14 years ago