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 7dd8ed0b8f
quote options value strings in error output
8 years ago
..
.gitignore
.ycm_extra_conf.py
Makefile TT#38350 implement sending DTMF events to syslog 8 years ago
aux.c
bencode.c
call.c
call_interfaces.c TT#40900 store metadata in call struct instead of recording struct 8 years ago
cdr.c
cli.c fix missing header include 8 years ago
codec.c fix DTMF packet allocation size 8 years ago
control_ng.c
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c
dtmf.c TT#38350 implement sending DTMF events to syslog 8 years ago
graphite.c
homer.c
ice.c
iptables.c
kernel.c
load.c
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
main.c quote options value strings in error output 8 years ago
media_socket.c Make recording more accurately report source address. Fixes #584 8 years ago
poller.c
recording.c Make recording more accurately report source address. Fixes #584 8 years ago
redis.c don't free event base before calling loopbreak() 8 years ago
rtcp.c
rtp.c
sdp.c fix possible core dump when processing certain malformed SDP 8 years ago
socket.c
ssrc.c
statistics.c
streambuf.c
stun.c do not memcmp against uninitialized bytes 8 years ago
tcp_listener.c
udp_listener.c