Commit Graph

838 Commits (dfcd8a3e21476deb0eef887929ead6161f502916)

Author SHA1 Message Date
Richard Fuchs 351bc106be staticize function
10 years ago
Stefan Mititelu 11e94c40ea Add >= idx check for redis_list_get_idx_ptr()
10 years ago
Stefan Mititelu 2024f9e37a Remove unused code remnants
10 years ago
Pawel Kuzak 96cd5fcf01 Merge remote-tracking branch 'upstream/master'
10 years ago
Stefan Mititelu 1881fc5e58 Free call's main queues in __call_free()
10 years ago
Stefan Mititelu 27ecb3631d Free redis.c reply object memory leak
10 years ago
Richard Fuchs ee960b7f67 dont do DTLS when in passthrough mode
10 years ago
Stefan Mititelu bd7abe6409 Fix memory leak for notifications feature
10 years ago
Richard Fuchs a813ddfeae fix compiler warnings due to conflicting int types
10 years ago
Stefan Mititelu ee0216ed3f Update obj_* debugging text
10 years ago
Stefan Mititelu 4fd69132a2 Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
10 years ago
Richard Fuchs 05f0317acf fix the 'media address' parameter
10 years ago
Stefan Mititelu b35a8dd9d9 Fix memory leak on redis notifications
10 years ago
Stefan Mititelu ce3ae37a76 Fixes after second review
10 years ago
Stefan Mititelu f392d9b768 Update notifications flag logic
10 years ago
Stefan Mititelu 1648757aa7 Fixes after first review
10 years ago
Stefan Mititelu 9ec8ac6a47 Upgrade rtpengine-ctl tool
10 years ago
Stefan Mititelu a3f0e30307 Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 29545e5434 MT#18599 use kernel socket receive timestamping
10 years ago
Richard Fuchs d45f928c98 MT#18599 limit Homer send queue size
10 years ago
Richard Fuchs 6187f5186e MT#18599 support parsing of RTCP SDES fields
10 years ago
Richard Fuchs b5e36c223c MT#18599 simplify RTCP parsing
10 years ago
Richard Fuchs 8267966569 MT#18599 use glib GString for RTCP logging
10 years ago
Richard Fuchs 133e6304b3 MT#18599 support sending RTCP stats to Homer via HEP
10 years ago
Stefan Mititelu d7a75a1256 Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 8f9580e9c1 Merge branch 'RTPENGINE-88-PULL' of https://github.com/1and1/rtpengine
10 years ago
smititelu bac271b398 Add callmaster config lock
10 years ago
Richard Fuchs c44247e211 Merge branch 'RTPENGINE-85-PULL' of https://github.com/1and1/rtpengine
10 years ago
Stefan Mititelu a43996fe4a Add 'unidirectional' attribute
10 years ago
Pawel Kuzak 3f4cfffdbb Fixed inconsistency in rtpengine-ctl list totals
10 years ago
Stefan Mititelu 57aa56616d Add offer/answer/delete processing statistics
10 years ago
Stefan Mititelu 05302c265f Update rtpengine-cli set maxsessions
10 years ago
Stefan Mititelu 4343ff02cb Update rtpengine-cli set maxopenfiles
10 years ago
Stefan Mititelu ef39aa35f1 Add rtpengine-ctl list/set timeout
10 years ago
Stefan Mititelu 9be68a0c2f Add FINAL_TIMEOUT parameter
10 years ago
Lucian Balaceanu e2d78d9003 Fix overflow of graphite call_duration statistic
10 years ago
Lucian Balaceanu 2a05b85049 Take end time of call monologue from terminated field
10 years ago
Lucian Balaceanu 859a5058e6 Fix (foreign|own)_session, call_duration stats: modify call_get_or_create to set stats and foreign call state
10 years ago
Lucian Balaceanu 8fb677bccb Fix stats foreign_sessions if redis_restore fails
10 years ago
Stefan Mititelu 763502dcb8 Add sanity checks
10 years ago
Stefan Mititelu 7377b908b7 Add/Retrieve ps->component to/from redis
10 years ago
smititelu 98a86d34c4 Fix segfault when ps->component=0
10 years ago
smititelu b38f3da45c Redis nofitications fixes
10 years ago
Stefan Mititelu 5e7640b4c4 Add/Retrieve ps->component to/from redis
10 years ago
smititelu a6b4b86983 Fix segfault when ps->component=0
10 years ago
smititelu ac753abebd Merge remote-tracking branch 'upstream/master' into dev-fmetz-redis-notification-upstream-updated
10 years ago
smititelu eee5a65911 Update doku for REDIS_NUM_THREADS
10 years ago
smititelu 65de7932ad Add config REDIS_NUM_THREADS param
10 years ago
smititelu 74ad505c6f Update README.md for NO_REDIS_REQUIRED parameter
10 years ago
smititelu 04471770ce Add NO_REDIS_REQUIRED new parameter
10 years ago
smititelu 33e72ba67a Skip redundant log if r->ctx->err != NULL
10 years ago
smititelu 50aef804d9 Rtpengine starts even if redis is down
10 years ago
smititelu 7d03f3da6c Improve Redis connection logging
10 years ago
smititelu e48252e11c Change abort() behaviour of redis_check_conn()
10 years ago
Richard Fuchs f52884e99f report errors returned from redis
10 years ago
Richard Fuchs c1407d6b44 support Redis server authentication
10 years ago
Richard Fuchs 3f1ae98379 unify -r/-R and -w/-W options into single options
10 years ago
Richard Fuchs d8e1e9f86a simplify redis CLI options
10 years ago
Richard Fuchs 725638bccb remove redis-role redundancy
10 years ago
Frederic-Philippe Metz 1ca0cc5a52 Implemented session limitation logic
10 years ago
Richard Fuchs 27d18e2be3 fix stun xor port response
10 years ago
Richard Fuchs 1c56865776 fix iovec overflows
10 years ago
Richard Fuchs b82812260d move advertised_address out of intf_spec into local_intf
10 years ago
Richard Fuchs 77d074c335 fix length of software STUN attribute
10 years ago
Richard Fuchs 5b33498291 fix RTCP content output
10 years ago
Frederic-Philippe Metz 637d1f4cce Locked redis context on redis notification
10 years ago
Frederic-Philippe Metz 5af1d8fcca redis operations on the keyspace are now related to the keyspace they belong to
10 years ago
Richard Fuchs 59cfb4fb1d fix incorrect padding in stun software attr
10 years ago
Pawel Kuzak 1bc1020072 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz e376335595 Removed graphite hostname and 'totals' in graphite names
10 years ago
Richard Fuchs ff26e0096a add STUN SOFTWARE attribute into ICE checks and responses
10 years ago
Frederic-Philippe Metz 6247462211 Merge branch 'dev-fmetz' into dev-fmetz-redis-notification
10 years ago
Richard Fuchs 43bcabf105 fix logic for unspecified ipv6 addresses
10 years ago
Richard Fuchs 38d031c510 fix support for AF switching on the fly
10 years ago
Frederic-Philippe Metz 9ca0be54c3 Reset deletion timers for in-responsible calls
10 years ago
Frederic-Philippe Metz 8b65c18b3d Removed also the '.' of the graphite prefix
10 years ago
Frederic-Philippe Metz fd3e2342c1 Implemented redis notification according to RTPENGINE-64
10 years ago
Richard Fuchs 5dbadc4adb implement port latching option
10 years ago
Richard Fuchs b0a38982c2 fix sfd assignments when remote port changes
10 years ago
Richard Fuchs d81c8df3b1 move struct sdp_ng_flags from sdp.h to call_interfaces.h
10 years ago
Richard Fuchs c9d797a91a retain outgoing DTLS role whenever possible
10 years ago
Richard Fuchs 59260482a1 don't just ignore but also strip invalid/unknown a=crypto
10 years ago
Richard Fuchs b85a9e398c fix two memory leaks
10 years ago
Frederic-Philippe Metz 354307e609 Removed graphite hostname and 'totals' in graphite names
10 years ago
Frederic-Philippe Metz bf38f151ba Fix for restoring notified call from own redis db
10 years ago
Frederic-Philippe Metz 48543b4c4e Intermediate State: Notifications enabled by cli
10 years ago
smititelu 0395a24f73 Change the graphite connection state logic
10 years ago
smititelu 6378a1e177 Graphite change global to local parameters
10 years ago
Frederic-Philippe Metz a9b27c7e57 Merge remote-tracking branch 'origin/master' into dev-fmetz-redis-notification
10 years ago
Lucian Balaceanu 7ae955cbae Fixing reversed parameters when calculating redis restore time
10 years ago
Frederic-Philippe Metz d7ca576ba2 Fixed issues with terminating event_loop
10 years ago
Frederic-Philippe Metz 447148b73f Stop event loop on shutdown
10 years ago
Frederic-Philippe Metz 1ee88db282 Fixed SEGFAULT for RTPENGINE-64
10 years ago
Lucian Balaceanu 8ee14e5d13 Fixing managed_sess_min interval statistic.
10 years ago
Frederic-Philippe Metz 28a43e4f11 Merge remote-tracking branch 'origin/master' into dev-fmetz-redis-notification
10 years ago
Frederic-Philippe Metz 541e2999a9 Implemented redis-notification base feature.
10 years ago
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