You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/daemon
Frederic-Philippe Metz 82199216b2
Extended callid space for list_* output
10 years ago
..
.gitignore rename mediaproxy-ng to rtpengine 12 years ago
.ycm_extra_conf.py rename an old MP_ variable to RE_ 11 years ago
Makefile MT#15157 integrate redis module into main code tree 10 years ago
aux.c ssrc tracking improvements 11 years ago
aux.h add macros that get older versions of glib to compile if gcc is being used - credit to paulandrewhughes 10 years ago
bencode.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
bencode.h list command: several fixes + documentation 12 years ago
call.c use `reset` flag to also reset and restart ICE agents 10 years ago
call.h Replacing redis hashkeys with -CALLID_IDX instead of -POINTER 10 years ago
call_interfaces.c Change maxsessions feature behaviour 10 years ago
call_interfaces.h drop support for glib versions older than 2.30 11 years ago
cli.c Extended callid space for list_* output 10 years ago
cli.h cli 11 years ago
compat.h C99 inlining rules 12 years ago
control_ng.c support selective SDES session parameters 11 years ago
control_ng.h change control_ng_stats into a hash and use locking and atomic ops 11 years ago
control_tcp.c Rework logging a bit (primarily in NG) 11 years ago
control_tcp.h finish renaming control.[ch] to control_tcp.[ch] 13 years ago
control_udp.c Rework logging a bit (primarily in NG) 11 years ago
control_udp.h split udp listener init code into separate file 13 years ago
cookie_cache.c drop support for glib versions older than 2.30 11 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
crypto.c convert ssrc tracking functions to inline 11 years ago
crypto.h convert ssrc tracking functions to inline 11 years ago
dtls.c Improve DTLS packet processing 10 years ago
dtls.h support proper DTLS shutdown and restart DTLS on FP change 11 years ago
graphite.c Replacing redis hashkeys with -CALLID_IDX instead of -POINTER 10 years ago
graphite.h Adding per graphite interval statistics: min/max concurrent calls, total call time per interval 10 years ago
ice.c remove superfluous ice agent warning 10 years ago
ice.h ignore endpoint changes when ICE is in use 10 years ago
kernel.c Merge branch 'dev-measuredelay-full' into dev-fmetz 11 years ago
kernel.h MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE 11 years ago
log.c remove calls to setlogmask (not atomic) 11 years ago
log.h Merge branch 'dev-fmetz' 11 years ago
main.c Change maxsessions feature behaviour 10 years ago
obj.h C99 inlining rules 12 years ago
poller.c move thread loop functions out of main.c 11 years ago
poller.h move thread loop functions out of main.c 11 years ago
redis.c Replacing redis hashkeys with -CALLID_IDX instead of -POINTER 10 years ago
redis.h Replacing redis hashkeys with -CALLID_IDX instead of -POINTER 10 years ago
rtcp.c dont abort on unknown RTCP payload type 11 years ago
rtcp.h Added RTCP parsing and option to log that information 11 years ago
rtcp_xr.c RTCP logging fixes 11 years ago
rtcp_xr.h Added RTCP parsing and option to log that information 11 years ago
rtp.c implement ssrc/roc tracking in encryption as well 11 years ago
rtp.h MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
sdp.c fix compiler warnings 10 years ago
sdp.h MT#15289 add "reset" flag to un-learn certain parameters 10 years ago
str.c MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
str.h Change maxsessions feature behaviour 10 years ago
streambuf.c reorder headers and fix resulting errors 13 years ago
streambuf.h C99 inlining rules 12 years ago
stun.c zero-fill padding bytes 11 years ago
stun.h implement full ICE support 11 years ago
udp_listener.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
udp_listener.h reorder headers and fix resulting errors 13 years ago