Commit Graph

374 Commits (b6643e32aa9e87efdba3c1cecbbbc72bdf6b72bf)

Author SHA1 Message Date
Richard Fuchs b6643e32aa eliminate redis_uuid
11 years ago
Richard Fuchs c372019f65 re-enable redis module compatibility checks
11 years ago
Richard Fuchs 05e429c610 C99 inlining rules
11 years ago
Richard Fuchs 5faf5e6d7d switch to C99 standard
11 years ago
Richard Fuchs f638f36bb0 replace implicit bit fields with explicit ones
11 years ago
Richard Fuchs 4c0ca278fa rename mediaproxy-ng to rtpengine
11 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs 50573f40e5 bit field/array fixes
11 years ago
Richard Fuchs bcc020eefb fix IPv4 TOS if IPv6 is enabled
11 years ago
Richard Fuchs 3c4b3872a8 fix the "media address" parameter to comply with the docs
12 years ago
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
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"
12 years ago
Richard Fuchs 7e6f1b5bfa enforce stream correlation against same-numbered old streams
12 years ago
Juha Heinanen e84c2f52c3 added log level handling to debian default file and init script
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
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 97d3414105 fix bug when trust-address isnt given
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 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 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"
12 years ago
Richard Fuchs 4628536afb Revert "test weird chrome-style rtcp attribute"
12 years ago
Richard Fuchs 31c1b4c9a8 Revert "trying to get chrome calls working"
12 years ago
Richard Fuchs e41ef22f0f Revert "trying to get chrome calls working"
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.
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 43764b46d4 implement support for RFC 5761
12 years ago
Richard Fuchs e87787af11 change the sdp attribute lists/hashes around a bit
12 years ago