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
Eric Green f91b64fcdf
Make recording more accurately report source address. Fixes #584
7 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#38350 implement sending DTMF events to syslog 8 years ago
aux.c TT#36302 support scheduling settings 8 years ago
bencode.c
call.c simplify parameters passed to codec_rtp_payload_types() 8 years ago
call_interfaces.c TT#40900 store metadata in call struct instead of recording struct 7 years ago
cdr.c implement offer-timeout option 8 years ago
cli.c fix missing header include 8 years ago
codec.c fix compilation for with_transcoding=no 8 years ago
control_ng.c control command logs have been updated 8 years ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c fixing memory leaks 8 years ago
dtmf.c TT#38350 implement sending DTMF events to syslog 8 years ago
graphite.c implement offer-timeout option 8 years ago
homer.c
ice.c TT#36759 rate limiting for ICE/STUN log messages 8 years ago
iptables.c
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 TT#38350 implement sending DTMF events to syslog 8 years ago
media_socket.c Make recording more accurately report source address. Fixes #584 7 years ago
poller.c
recording.c Make recording more accurately report source address. Fixes #584 7 years ago
redis.c TT#40900 store metadata in call struct instead of recording struct 7 years ago
rtcp.c use reference counting on SSRC objects 8 years ago
rtp.c
sdp.c fix possible core dump when processing certain malformed SDP 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 7 years ago
tcp_listener.c
udp_listener.c