Peter Dunkley
|
ce9ac35a46
|
Updated readme for Enterprise Linux
|
12 years ago |
Peter Dunkley
|
6830b16184
|
.spec file now builds kernel module using DKMS
|
12 years ago |
Peter Dunkley
|
e32298958d
|
Updated documentation for Enterprise Linux
|
12 years ago |
Peter Dunkley
|
44fc40fb08
|
.spec file now builds iptables plugin. Kernel module (using DKMS) to follow.
|
12 years ago |
Peter Dunkley
|
c7c3ee0019
|
First go at creating a .spec file to build mediaproxy-ng for Enterprise Linux
|
12 years ago |
Peter Dunkley
|
130d485346
|
Updated Makefiles and added compilation instructions to work with Enterprise
Linux (tested on CentOS 6.4 64-bit).
Init scripts and .spec files for RPM builds to follow.
|
12 years ago |
Richard Fuchs
|
bbc53398f8
|
implement and document ng "media address"
|
12 years ago |
Richard Fuchs
|
13ad0428e6
|
rename some keys in the ng protocol (replace dash with space) but retain compatibility
|
12 years ago |
Richard Fuchs
|
24fe545614
|
document "start recording" command
|
12 years ago |
Richard Fuchs
|
5fa1c1ec7d
|
dont fail on failed rm
|
12 years ago |
Richard Fuchs
|
8fd17a6c0f
|
replace obsolete readme with proper version in packages
|
12 years ago |
Richard Fuchs
|
97d3414105
|
fix bug when trust-address isnt given
|
12 years ago |
Richard Fuchs
|
2f0ad340ba
|
update init script to "provide itself"
|
12 years ago |
Richard Fuchs
|
2b74aab6fa
|
add info about rtpproxy-ng module
|
12 years ago |
Richard Fuchs
|
aeb6f3903f
|
updates to readme
|
12 years ago |
Richard Fuchs
|
7d82cd2734
|
updating README
|
12 years ago |
Richard Fuchs
|
81dd046838
|
array size should depend on the #define
|
12 years ago |
Richard Fuchs
|
30f24fafbd
|
start changelog for 2.3.0
|
12 years ago |
Richard Fuchs
|
92e43e9aa8
|
dlopen() doesnt actually set errno
|
12 years ago |
Richard Fuchs
|
bd5959140d
|
kernelize confirmed streams after restore
|
12 years ago |
Richard Fuchs
|
37755788bc
|
a=crypto is a negotiated parameter
|
12 years ago |
Richard Fuchs
|
29789c12cb
|
more frequent redis updates for srtp calls
|
12 years ago |
Richard Fuchs
|
f75bc44685
|
get rid of the useless ROC and keep variable naming consistent
|
12 years ago |
Richard Fuchs
|
a780cf7891
|
redis updates
|
12 years ago |
Richard Fuchs
|
1b1bb16117
|
adjust for recent changes
|
12 years ago |
Richard Fuchs
|
42efaaecec
|
drop support for hosts without ipv6 stack
|
12 years ago |
Richard Fuchs
|
4e89ac9661
|
parse and strip extmap attribute (rfc 5285) to make chrome happy
|
12 years ago |
Richard Fuchs
|
8a7f4d80ed
|
fix another zero-tag bug
|
12 years ago |
Richard Fuchs
|
67186c31e2
|
Revert "leave out rtcp attribute in rtcp-mux case"
This reverts commit c7477e3fa9 .
|
12 years ago |
Richard Fuchs
|
4628536afb
|
Revert "test weird chrome-style rtcp attribute"
This reverts commit cf8a55f3af .
|
12 years ago |
Richard Fuchs
|
31c1b4c9a8
|
Revert "trying to get chrome calls working"
This reverts commit 7ac114135e .
|
12 years ago |
Richard Fuchs
|
e41ef22f0f
|
Revert "trying to get chrome calls working"
This reverts commit 35d5ea7f3c .
|
12 years ago |
Richard Fuchs
|
35d5ea7f3c
|
trying to get chrome calls working
|
12 years ago |
Richard Fuchs
|
7ac114135e
|
trying to get chrome calls working
|
12 years ago |
Richard Fuchs
|
cf8a55f3af
|
test weird chrome-style rtcp attribute
|
12 years ago |
Richard Fuchs
|
c7477e3fa9
|
leave out rtcp attribute in rtcp-mux case
|
12 years ago |
Richard Fuchs
|
d9b2397712
|
add a compile switch to drop support for ipv4-only sockets.
fixes stun on non-ipv6 enabled hosts for now. temporary fix?
|
12 years ago |
Richard Fuchs
|
b0839891f8
|
apparently a zero crypto tag is valid
|
12 years ago |
Richard Fuchs
|
08e60ae2ac
|
copy rtcp-mux state when stealing peer
|
12 years ago |
Richard Fuchs
|
6b5ff391a5
|
better /proc output
|
12 years ago |
Richard Fuchs
|
43764b46d4
|
implement support for RFC 5761
|
12 years ago |
Richard Fuchs
|
e87787af11
|
change the sdp attribute lists/hashes around a bit
|
12 years ago |
Richard Fuchs
|
ccf9155218
|
fix stripping of ice_ufrag attribute
|
12 years ago |
Richard Fuchs
|
4dcb6aab1f
|
add compile flag for libsrtp vs rfc srtcp key derivation
|
12 years ago |
Richard Fuchs
|
de5b172f32
|
srtp re-invite fixes
|
12 years ago |
Richard Fuchs
|
8a4f85ccb5
|
count auth errors in kernel module
|
12 years ago |
Richard Fuchs
|
e3cf5d521e
|
reverse crypto context in/out as they were backwards
|
12 years ago |
Richard Fuchs
|
3c93daa015
|
fix some regressions and bugs
|
12 years ago |
Richard Fuchs
|
cf5e4fab3e
|
this fixes rtcp auth problems against libsrtp based clients
taking rfc 3711 literally, this seems to be incorrect.
|
12 years ago |
Richard Fuchs
|
f6d91122af
|
un-initialized key contexts after copying struct
|
12 years ago |