Commit Graph

404 Commits (56ca361e77aae3ea221afd6cd691341b81c4763d)

Author SHA1 Message Date
Richard Fuchs 56ca361e77 sync bencode from kamailio
11 years ago
Richard Fuchs be500e1ee3 prefer space to underscore in bencode
11 years ago
Richard Fuchs ba1bd04841 silence warning for kernelizing rtcp
11 years ago
Richard Fuchs cbe1f80536 possible segfault fix
11 years ago
Richard Fuchs e9ff918b8f make call_destroy() global
11 years ago
Richard Fuchs 3030324c0a sink must also be unlocked when peer address changes
11 years ago
Richard Fuchs 4ded03de91 implement media-handover and strict-source logic
11 years ago
Richard Fuchs b8a39bed7e avoid log message redundancy
11 years ago
Richard Fuchs eb59af9520 more verbose timeout log message
11 years ago
Richard Fuchs 2036322e07 parse "strict source" and "media handover" flags
11 years ago
Richard Fuchs b9cf00b111 obsolete the "symmetric" flag
11 years ago
Richard Fuchs bb84ea5035 implement explicit warning when kernel support is missing
11 years ago
Richard Fuchs 940030d670 support kernel forward of non-rtp packets
11 years ago
Richard Fuchs 0a42f4aa26 fix timeout handling for silenced streams
11 years ago
Juha Heinanen 5198233952 make ICE=force_relay leave SDP endpoint details alone
11 years ago
Richard Fuchs 011a42650d restore query/stats output
11 years ago
Richard Fuchs 92cab838b3 remove unused variable
11 years ago
Richard Fuchs 09b9303eac fix ICE priority calculation
11 years ago
Richard Fuchs 6c1cb067c3 fix relay ICE candidate type for RTP candidate
11 years ago
Juha Heinanen 2dae4fb8f7 support ICE=force_relay flag
11 years ago
Richard Fuchs 88dfeee622 fix compiler warning
11 years ago
Richard Fuchs 838917b226 compile fixes for older gcc versions
11 years ago
Richard Fuchs 9f1696d2c1 use srtp<>srtp transcode if either side uses dtls
11 years ago
Richard Fuchs aa5bae9777 implement experimental passthrough relay mode
11 years ago
Richard Fuchs b132d8089b redo flags to have a "shared flags namespace"
11 years ago
Richard Fuchs 5d490223f6 set media SDES flag when appropriate
11 years ago
Richard Fuchs e19ca0a66e introduce log level flags (LOG_FLAG_RESTORE)
11 years ago
Richard Fuchs 7c0cc4cec0 updates for redis support
11 years ago
Richard Fuchs 91cae48c2c add core.* files to "make clean" target
11 years ago
Richard Fuchs ec3daabf6e change name of redis plugin file
11 years ago
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
11 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