Commit Graph

741 Commits (6187f5186e6e2cc3d040808c3440dae3bfdffdd0)

Author SHA1 Message Date
Richard Fuchs cb53218a90 fix incomplete dialogue association when initial offer contains to-tag
10 years ago
Richard Fuchs cd34dde934 fix missing redis expiry times
10 years ago
Richard Fuchs 31d28a3bab MT#16783 support via-branch matching in `delete` messages
10 years ago
Richard Fuchs 6d3865b971 Mass update - manual merge of rfuchs/socket-rework branch
10 years ago
Frederic-Philippe Metz 82199216b2 Extended callid space for list_* output
10 years ago
Richard Fuchs 9223ed3469 Merge branch 'master' of git://github.com/1and1/rtpengine
10 years ago
Richard Fuchs afa46a43a5 use `reset` flag to also reset and restart ICE agents
10 years ago
Richard Fuchs cae0b4bf04 compile fix for debug builds
10 years ago
smititelu c969ab9f60 Change maxsessions feature behaviour
10 years ago
smititelu 012bcc4b21 Add 'rtpengine-ctl list maxopenfiles' command
10 years ago
smititelu 00bb10bba7 Add 'rtpengine-ctl set maxsessions X' command
10 years ago
smititelu c44c35af55 Add 'rtpengine-ctl list maxsessions' command
10 years ago
smititelu 4b92d14e1f Allow more than 65536 open files
10 years ago
Richard Fuchs bbbd93dd78 Merge branch 'new_redis_hashes' of git://github.com/1and1/rtpengine
10 years ago
smititelu 637f9f9ab5 Add logging related to kernelization and strict-source flag - master branch
10 years ago
Lucian Balaceanu 41fa252d6b Replacing redis hashkeys with -CALLID_IDX instead of -POINTER
10 years ago
Richard Fuchs 59a69f066f Improve DTLS packet processing
10 years ago
Richard Fuchs 1c6eec4540 additional DTLS debug log messages
10 years ago
Richard Fuchs 28d877ba2d remove superfluous ice agent warning
10 years ago
Richard Fuchs 1a67331b9a fix compiler warnings
10 years ago
Richard Fuchs ed75c99a2d fix a memory leak
10 years ago
Richard Fuchs 99a3faf87b MT#15289 add "reset" flag to un-learn certain parameters
10 years ago
smititelu c406e6dc1c Some ICE NULL checks
11 years ago
Frederic-Philippe Metz 10f6e51b72 Replaced sprintf by snprintf for cdrbuffer
11 years ago
smititelu 72cf55b6fb Specific REDIS read and write databases
11 years ago
Richard Fuchs 83ebe70e81 clean up payload_types-X before populating it
11 years ago
Richard Fuchs 2c2c017b97 Merge branch 'dbg-new-plugin' of git://github.com/1and1/rtpengine
11 years ago
Pawel Kuzak b9c1604c70 Merge branch 'dev-rtpengine51'
11 years ago
Pawel Kuzak c2149964c6 Reorganized CLI output
11 years ago
Pawel Kuzak d3b731b053 Merge branch 'master' into dev-rtpengine51
11 years ago
Lucian Balaceanu 482b004ef5 CLI output for Graphite statistics
11 years ago
Richard Fuchs 19567126b8 always strip a=mid attributes
11 years ago
smititelu 63db6b63de Log redis restore time
11 years ago
smititelu 2ed14aa86e Solve packet errors due to payload type
11 years ago
Richard Fuchs dafde10571 MT#15157 integrate redis module into main code tree
11 years ago
Richard Fuchs a934fb4568 fix compiler warning
11 years ago
Richard Fuchs cf6d80f156 Merge branch 'dev-lbalaceanu' of git://github.com/1and1/rtpengine into 1and1-dev-lbalaceanu
11 years ago
Lucian Balaceanu f864da77c5 Adding per graphite interval statistics: min/max concurrent calls, total call time per interval
11 years ago
Eric Tamme bef76d4c18 add macros that get older versions of glib to compile if gcc is being used - credit to paulandrewhughes
11 years ago
Richard Fuchs 59b0f331ad ignore endpoint changes when ICE is in use
11 years ago
Richard Fuchs 87feafc790 MT#14817 don't reset crypto on non-filled packet stream
11 years ago
Richard Fuchs 08cb513e66 fix missing stack var initialization
11 years ago
Richard Fuchs e14908cef5 Merge branch 'master' of git://github.com/smititelu/rtpengine into smititelu-master
11 years ago
Stefan Mititelu 159d86dc92 Add codec info in CDR logging
11 years ago
Stefan Mititelu 47ac2c743e Added a bridgeport GQueue to the 'struct call'
11 years ago
Richard Fuchs 21e1fb6807 support elliptic curve key exchange for DTLS-SRTP
11 years ago
Richard Fuchs 5ba8e2e4fa MT#13737 don't add a=rtcp for non-RTP protocols
11 years ago
Richard Fuchs 4b1d190343 fix compiler warning - return const string
11 years ago
Richard Fuchs c13941fa70 Merge branch 'master' of git://github.com/1and1/rtpengine into 1and1-master
11 years ago
Pawel Kuzak 1640d92edc Merge branch 'dev-fmetz'
11 years ago
Richard Fuchs d9d8f97db0 support delete-delay passed as a string
11 years ago
Richard Fuchs a811adb4fb support custom per-call/branch delete delay
11 years ago
Richard Fuchs 7ed4ed968f support immediate call deletion with delete-delay=0
11 years ago
Richard Fuchs d17e26adb6 segfault fix for debug builds
11 years ago
Richard Fuchs eea325683b MT#12691 implement via-branch handling
11 years ago
Richard Fuchs a6d9c78780 MT#13067 fix premature call timeout for un-answered calls
11 years ago
Richard Fuchs 1e4d67a10d fix for bf5a00fd1b
11 years ago
Pawel Kuzak bf5a00fd1b Modified average_dur format for graphite.
11 years ago
Richard Fuchs 8eaf8122f5 update redis version
11 years ago
Richard Fuchs d0ac7216cb skip printing cdr info when cdrs are disabled
11 years ago
Richard Fuchs 4893487ebb fix compiler warning
11 years ago
Richard Fuchs 7db15eb87c Merge branch 'rfuchs/1and1-master'
11 years ago
Richard Fuchs 80b8815c60 fix force-relay segfault
11 years ago
Richard Fuchs f398d837df double check kernel SSRC when updating last index/ROC
11 years ago
Richard Fuchs 87fbbb85ec implement ssrc/roc tracking in encryption as well
11 years ago
Richard Fuchs c3c6d37c7d convert ssrc tracking functions to inline
11 years ago
Richard Fuchs 76f3893464 ssrc tracking improvements
11 years ago
Pawel Kuzak 369316adb0 Added rejected sessions statistics to total stats and graphite
11 years ago
Marc Soda 0ac1ed2419 Remove unnecessary prototype.
11 years ago
Kevin McAllister 965fa396d2 Change packet_index functions to more closely match RFC
11 years ago
Marc Soda 16b91847f9 Track SSRCs and sequence numbers. Sync between userspace and the kernel.
11 years ago
Richard Fuchs 92cc560b74 don't shut down ICE agent on consecutive re-invites
11 years ago
Richard Fuchs 0381b15b76 further move RTCP logging until after SRTCP decryption
11 years ago
Richard Fuchs a3bcdc58bf dont abort on unknown RTCP payload type
11 years ago
Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work
11 years ago
Richard Fuchs 18977d4257 remove calls to setlogmask (not atomic)
11 years ago
Richard Fuchs 29cf9f85a2 remove redundant code
11 years ago
Richard Fuchs ae46036cc7 RTCP logging fixes
11 years ago
Richard Fuchs 0abf5b100b process muxed RTCP
11 years ago
Richard Fuchs 5785bea2c9 Merge branch 'master' of git://github.com/1and1/rtpengine into rfuchs/1and1-master
11 years ago
Richard Fuchs f0dc1f8589 Merge remote-tracking branch 'origin/rfuchs/sdes-session-params'
11 years ago
Richard Fuchs b205691e9c RTP forwarding fix for trickle ICE
11 years ago
Frederic-Philippe Metz c444c05a5f Implemented MAX_SESSIONS limit or calls.
11 years ago
Richard Fuchs 85dc64dd7f compare SRTP session params for equality
11 years ago
Richard Fuchs 144a451526 support selective SDES session parameters
11 years ago
Richard Fuchs d4222375bf support SDES session parameters in kernel module
11 years ago
Richard Fuchs 96e3b91859 Implement support for some SDES session parameters
11 years ago
Richard Fuchs fd426457d7 use SRTP<>SRTP transcoding when crypto parameters differ
11 years ago
Richard Fuchs 39a305f4ba reset SRTP ROC to zero when SSRC changes
11 years ago
Richard Fuchs e7868da867 increase size of RTP loop protection buffer to 28 for RTCP
11 years ago
Richard Fuchs b0edf59a8f don't reset certain stream flags for disabled (zero port) streams
11 years ago
Richard Fuchs 83a40824f4 fix number of ICE components for tricke-ICE no-components case
11 years ago
Richard Fuchs 46ebfa3cd0 do not detect trickle ICE RTCP port as rtcp-mux
11 years ago
Richard Fuchs 13d8b8abeb fix ICE when no candidates are present (trickle ICE)
11 years ago
Frederic-Philippe Metz cb85cbf44f Fixed wrong Zeroing of stats member
11 years ago
Frederic-Philippe Metz 89bbaf12e3 Merge branch 'dev-fmetz'
11 years ago
Frederic-Philippe Metz ee113f9998 Merge remote-tracking branch 'upstream/master'
11 years ago
Richard Fuchs ba48d7b518 fix call timeout when ICE fails
11 years ago
Frederic-Philippe Metz 1d1b8f21ce Fixed RTCP Parsing also for XR reports.
11 years ago
Frederic-Philippe Metz 8a0fbf201f Fixed RTCP parsing of bitfield structs.
11 years ago