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 4be9bec7a8
TT#14008 fix minimum XR packet size check
5 years ago
..
.gitignore TT#59703 add build test for dtmf_rx_fillin() 7 years ago
.ycm_extra_conf.py
Makefile TT#59703 add build test for dtmf_rx_fillin() 7 years ago
aux.c
bencode.c
call.c TT#76206 fix call teardown for half established dialogues 6 years ago
call_interfaces.c TT#45617 add new options to support log markers for sensitive data 7 years ago
cdr.c
cli.c TT#45617 add new options to support log markers for sensitive data 7 years ago
codec.c TT#14008 also check for the output encoder 6 years ago
control_ng.c TT#45617 add new options to support log markers for sensitive data 7 years ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c TT#45617 add new options to support log markers for sensitive data 7 years ago
dtls.c
dtmf.c dtmf: prevent freeing json buf too early 7 years ago
graphite.c
homer.c
ice.c TT#45617 add new options to support log markers for sensitive data 7 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
kernel.c
load.c
log.c dtmf: prevent freeing json buf too early 7 years ago
log.h
log_funcs.h
main.c TT#65100 don't start a redis notification context/thread when not in use 6 years ago
media_player.c TT#58659 RFC DTMF to PCM transcoding 7 years ago
media_socket.c TT#62300 kernelise stream even if address doesn't match if possible 7 years ago
poller.c
recording.c TT#14008 fix possible pcap namespace issue 5 years ago
redis.c TT#65100 properly cleanup redis async context 6 years ago
rtcp.c TT#14008 fix minimum XR packet size check 5 years ago
rtp.c
rtpengine.pod TT#59805 add dtmf-log-dest option 7 years ago
sdp.c honour a=rtcp-fb in SDP even if transport is advertised as RTP/(S)AVP 7 years ago
ssrc.c TT#45617 add new options to support log markers for sensitive data 7 years ago
statistics.c
stun.c TT#45617 add new options to support log markers for sensitive data 7 years ago
tcp_listener.c Insert streambuf object to listener->streams before adding it to poller 7 years ago
timerthread.c
udp_listener.c