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
Richard Fuchs 5c3d39748b
TT#35456 fix regression from 895fa9605
8 years ago
..
.gitignore TT#34050 replace ffmpeg version test macro 8 years ago
.ycm_extra_conf.py add ../include to YCM config 8 years ago
Makefile TT#14008 fix libpcre references in makefile 8 years ago
aux.c TT#36302 support scheduling settings 8 years ago
bencode.c
call.c TT#36302 support scheduling settings 8 years ago
call_interfaces.c TT#36303 support bandwidth usage resource limit 8 years ago
call_interfaces.h TT#35634 add `xmlrpc-address` option for callback address 8 years ago
cdr.c implement offer-timeout option 8 years ago
cdr.h remove obsolete redis restore function arguments 9 years ago
cli.c Merge branch 'master' of https://github.com/hdikme/rtpengine 8 years ago
cli.h eliminate the callmaster struct 8 years ago
codec.c TT#35456 fix regression from 895fa9605 8 years ago
codec.h TT#32210 add codec masking option 8 years ago
control_ng.c TT#36303 support bandwidth usage resource limit 8 years ago
control_ng.h TT#36303 support bandwidth usage resource limit 8 years ago
control_tcp.c eliminate the callmaster struct 8 years ago
control_tcp.h eliminate the callmaster struct 8 years ago
control_udp.c eliminate the callmaster struct 8 years ago
control_udp.h eliminate the callmaster struct 8 years ago
cookie_cache.c don't use g_ prefix for global variables 8 years ago
cookie_cache.h
crypto.c fix possible null pointer segfault when using log level 7 8 years ago
dtls.c fixing memory leaks 8 years ago
graphite.c implement offer-timeout option 8 years ago
graphite.h eliminate the callmaster struct 8 years ago
homer.c TT#12800 abstractize rtcp parsing and logging functions 9 years ago
homer.h TT#12800 abstractize rtcp parsing and logging functions 9 years ago
ice.c fix incorrect DTLS context being used with ICE 8 years ago
ice.h fix obj-debug stuff 10 years ago
iptables.c fix compilation when `with_iptables_option` is set to no 8 years ago
iptables.h move all remaining config options into global config struct 8 years ago
kernel.c TT#26513 Delete the kernel forwarding table on startup 8 years ago
kernel.h TT#5003 implement kernel-side call recording 9 years ago
load.c TT#35413 implement a CPU limit and a load limit 8 years ago
load.h TT#35413 implement a CPU limit and a load limit 8 years ago
log.c TT#30150 add option for different logging styles 8 years ago
log.h TT#30150 add option for different logging styles 8 years ago
log_funcs.h fix obj-debug stuff 10 years ago
main.c Merge branch 'master' of https://github.com/hdikme/rtpengine 8 years ago
main.h TT#36302 support scheduling settings 8 years ago
media_socket.c TT#36308 fix possible segfault due to missing lock 8 years ago
poller.c don't use g_ prefix for global variables 8 years ago
poller.h don't use g_ prefix for global variables 8 years ago
recording.c recording.c: add a few ms timestamps to pcap metadata 8 years ago
redis.c Fix for recovering from losing synchronous redis context while the async one is up 8 years ago
redis.h Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout' 8 years ago
rtcp.c use reference counting on SSRC objects 8 years ago
rtp.c TT#30405 codec matchup and handler functions 8 years ago
sdp.c fix payload type tracking for transcoding situations 8 years ago
sdp.h TT#30570 replace "chopper" iovec with GString 8 years ago
socket.c TT#26757 add tcp_listener framework 8 years ago
ssrc.c fixing memory leaks 8 years ago
ssrc.h use reference counting on SSRC objects 8 years ago
statistics.c fix graphite interval calculation for call durations 8 years ago
streambuf.c don't use g_ prefix for global variables 8 years ago
streambuf.h TT#26757 add tcp_listener framework 8 years ago
stun.c TT#30405 split stream_packet() into smaller pieces 8 years ago
stun.h TT#30405 split stream_packet() into smaller pieces 8 years ago
tcp_listener.c TT#26756 clean up CLI code using streambuf 8 years ago
tcp_listener.h TT#26757 add tcp_listener framework 8 years ago
udp_listener.c TT#26757 add tcp_listener framework 8 years ago
udp_listener.h TT#26757 add tcp_listener framework 8 years ago