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 fde54259f4
fix incorrect parameter type used for homer-id=
6 years ago
..
.gitignore
.ycm_extra_conf.py add ../include to YCM config 8 years ago
Makefile TT#38350 implement sending DTMF events to syslog 8 years ago
aux.c TT#49350 eliminate stray scheduling warning 7 years ago
bencode.c
call.c compile fix for glib versions < 2.30 6 years ago
call_interfaces.c TT#54800 fix ptime overrides 7 years ago
cdr.c
cli.c TT#43556 support blocking of DTMF event packets 7 years ago
codec.c TT#54800 fix ptime overrides 7 years ago
control_ng.c TT#43557 implement media blocking 7 years ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c Rename crypto suits according to RFC6188 7 years ago
dtls.c
dtmf.c TT#38350 implement sending DTMF events to syslog 8 years ago
graphite.c
homer.c
ice.c TT#36759 rate limiting for ICE/STUN log messages 8 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
kernel.c
load.c TT#35413 implement a CPU limit and a load limit 8 years ago
log.c TT#38350 implement sending DTMF events to syslog 8 years ago
log.h TT#38350 implement sending DTMF events to syslog 8 years ago
log_funcs.h TT#36301 transcoding unit tests 8 years ago
main.c fix incorrect parameter type used for homer-id= 6 years ago
media_socket.c rate limit log lines resulting from strict-source drops 7 years ago
poller.c don't abort on failed EPOLL_CTL_MOD 7 years ago
recording.c Make recording more accurately report source address. Fixes #584 8 years ago
redis.c TT#65100 properly cleanup redis async context 6 years ago
rtcp.c fix possible null pointer dereference 7 years ago
rtp.c
sdp.c as per docs, remove all relay candidates under force-relay 7 years ago
socket.c
ssrc.c TT#38350 keep track of the most used RTP payload type 8 years ago
statistics.c TT#37156 fix divide by zero error (regression from db58aa80) 8 years ago
streambuf.c
stun.c do not memcmp against uninitialized bytes 8 years ago
tcp_listener.c
udp_listener.c