Richard Fuchs
|
eec41b855c
|
fix mem leak
|
12 years ago |
Richard Fuchs
|
0597817816
|
update desired address family (based on "direction") when branching
|
12 years ago |
Richard Fuchs
|
5c616c27af
|
fix erroneous double lookup detection
|
12 years ago |
Richard Fuchs
|
b14908e59e
|
additional debug for double lookup case
|
12 years ago |
Richard Fuchs
|
bda8c543b8
|
re-learn peer addresses after each signalling
|
12 years ago |
Richard Fuchs
|
9f51161c61
|
fix possible segfault on incorrect sp/SP flag usage
|
12 years ago |
Richard Fuchs
|
6dca04922c
|
fix incorrect backward behaviour regarding the "c" flag
fixes #15
|
12 years ago |
Richard Fuchs
|
2324721eee
|
remove potentially unnecessary include
|
12 years ago |
Richard Fuchs
|
b18d14eda5
|
Implement non-fatal warnings in NG replies and use them in "delete"
Closes: #12
|
12 years ago |
Richard Fuchs
|
e90a7ec1b9
|
change port range defaults to match docs
|
12 years ago |
Richard Fuchs
|
ace8130f15
|
merge bencode fix from kamailio source
|
12 years ago |
Richard Fuchs
|
321883fc65
|
enforce stream correlation against same-numbered old streams
fixes port mixups in case of one rejected stream (zero port) when
using UDP protocol
|
12 years ago |
Richard Fuchs
|
7e6f1b5bfa
|
enforce stream correlation against same-numbered old streams
fixes port mixups in case of one rejected stream (zero port) when
using UDP protocol
|
12 years ago |
Juha Heinanen
|
e84c2f52c3
|
added log level handling to debian default file and init script
- fixed indentation in main.c
|
12 years ago |
oboisti
|
d74c24ff21
|
added --log-level option and USR1 and USR2 signals to update log level on the fly
|
12 years ago |
Richard Fuchs
|
1a83499916
|
fix incorrect source address of STUN binding responses
|
12 years ago |
Richard Fuchs
|
d63df522d6
|
merge bencode fix from kamailio source
|
12 years ago |
Richard Fuchs
|
7e88b38506
|
change port range defaults to match docs
|
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.
|
13 years ago |
Richard Fuchs
|
bbc53398f8
|
implement and document ng "media address"
|
13 years ago |
Richard Fuchs
|
13ad0428e6
|
rename some keys in the ng protocol (replace dash with space) but retain compatibility
|
13 years ago |
Richard Fuchs
|
97d3414105
|
fix bug when trust-address isnt given
|
13 years ago |
Richard Fuchs
|
92e43e9aa8
|
dlopen() doesnt actually set errno
|
13 years ago |
Richard Fuchs
|
bd5959140d
|
kernelize confirmed streams after restore
|
13 years ago |
Richard Fuchs
|
29789c12cb
|
more frequent redis updates for srtp calls
|
13 years ago |
Richard Fuchs
|
f75bc44685
|
get rid of the useless ROC and keep variable naming consistent
|
13 years ago |
Richard Fuchs
|
a780cf7891
|
redis updates
|
13 years ago |
Richard Fuchs
|
42efaaecec
|
drop support for hosts without ipv6 stack
|
13 years ago |
Richard Fuchs
|
4e89ac9661
|
parse and strip extmap attribute (rfc 5285) to make chrome happy
|
13 years ago |
Richard Fuchs
|
8a7f4d80ed
|
fix another zero-tag bug
|
13 years ago |
Richard Fuchs
|
67186c31e2
|
Revert "leave out rtcp attribute in rtcp-mux case"
This reverts commit c7477e3fa9.
|
13 years ago |
Richard Fuchs
|
4628536afb
|
Revert "test weird chrome-style rtcp attribute"
This reverts commit cf8a55f3af.
|
13 years ago |
Richard Fuchs
|
31c1b4c9a8
|
Revert "trying to get chrome calls working"
This reverts commit 7ac114135e.
|
13 years ago |
Richard Fuchs
|
e41ef22f0f
|
Revert "trying to get chrome calls working"
This reverts commit 35d5ea7f3c.
|
13 years ago |
Richard Fuchs
|
35d5ea7f3c
|
trying to get chrome calls working
|
13 years ago |
Richard Fuchs
|
7ac114135e
|
trying to get chrome calls working
|
13 years ago |
Richard Fuchs
|
cf8a55f3af
|
test weird chrome-style rtcp attribute
|
13 years ago |
Richard Fuchs
|
c7477e3fa9
|
leave out rtcp attribute in rtcp-mux case
|
13 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?
|
13 years ago |
Richard Fuchs
|
b0839891f8
|
apparently a zero crypto tag is valid
|
13 years ago |
Richard Fuchs
|
08e60ae2ac
|
copy rtcp-mux state when stealing peer
|
13 years ago |
Richard Fuchs
|
43764b46d4
|
implement support for RFC 5761
|
13 years ago |
Richard Fuchs
|
e87787af11
|
change the sdp attribute lists/hashes around a bit
|
13 years ago |
Richard Fuchs
|
ccf9155218
|
fix stripping of ice_ufrag attribute
|
13 years ago |
Richard Fuchs
|
4dcb6aab1f
|
add compile flag for libsrtp vs rfc srtcp key derivation
|
13 years ago |
Richard Fuchs
|
de5b172f32
|
srtp re-invite fixes
|
13 years ago |
Richard Fuchs
|
e3cf5d521e
|
reverse crypto context in/out as they were backwards
|
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
|
f6d91122af
|
un-initialized key contexts after copying struct
|
13 years ago |