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
Damir Nedžibović bb063386c6
Add support for sending DTMF events via protocol NG TCP.
4 years ago
..
.gitignore TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
.ycm_extra_conf.py TT#50652 support playing back media files from database 6 years ago
Makefile Fix compilation when transcoding disabled 5 years ago
aux.c TT#97500 set thread stack size 5 years ago
bencode.c Add missing include. 4 years ago
call.c Add new config parameter: `save-interface-ports` 4 years ago
call_interfaces.c TT#106101 handle out-of-order ICE fragments 4 years ago
cdr.c implement offer-timeout option 7 years ago
cli.c TT#97301 add description to log levels 4 years ago
codec.c TT#109251 fix redis restore segfault 4 years ago
control_ng.c Implementation of control-ng via TCP. 4 years ago
control_tcp.c TT#97301 support granular log levels 4 years ago
control_udp.c TT#106101 also turn UDP/WS receive buffer into refcounted object 4 years ago
cookie_cache.c TT#28300 add cleanup of poller related data 5 years ago
crypto.c TT#108552 update crypto suite preference ordering 4 years ago
dtls.c TT#108552 prefer sha-256 over sha-1 4 years ago
dtmf.c Add support for sending DTMF events via protocol NG TCP. 4 years ago
graphite.c TT#14008 fix some warnings from musl 5 years ago
homer.c byte-swap homer ID as required 5 years ago
ice.c TT#97301 support granular log levels 4 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 6 years ago
jitter_buffer.c TT#14008 fix possible segfault 4 years ago
kernel.c TT#108350 add kernel module version/size check 4 years ago
load.c TT#35413 implement a CPU limit and a load limit 7 years ago
log.c Add new config parameter: `save-interface-ports` 4 years ago
log.h TT#97301 support granular log levels 4 years ago
log_funcs.h TT#50652 split timer thread functions into separate file 6 years ago
loglevels.h TT#97301 add description to log levels 4 years ago
main.c Add support for sending DTMF events via protocol NG TCP. 4 years ago
media_player.c TT#14008 support repeat-times in media player 4 years ago
media_socket.c TT#14008 fix possible segfault 4 years ago
poller.c TT#14008 suppress stray redis log warnings 5 years ago
recording.c TT#14008 fix possible pcap namespace issue 4 years ago
redis.c TT#97301 fix bit-setting of negative log levels 4 years ago
rtcp.c TT#108551 add kernel support for AEAD-AES-GCM 4 years ago
rtp.c TT#108551 add kernel support for AEAD-AES-GCM 4 years ago
rtpengine.pod Add new config parameter: `save-interface-ports` 4 years ago
sdp.c TT#106101 don't require connection address for ICE fragments 4 years ago
ssrc.c TT#98901 use DTX buffer for related DTMF events 4 years ago
statistics.c TT#82405 add Prometheus stats exporter 5 years ago
stun.c TT#105000 don't send STUN response in response to responses 4 years ago
t38.c TT#97301 support granular log levels 4 years ago
tcp_listener.c Prevent glib CRITICAL errors for NULL pointers 5 years ago
timerthread.c TT#99621 feed locally generated RTCP to stats tracker for MOS 4 years ago
udp_listener.c TT#106101 mem leak fix for 554034eb7e 4 years ago
websocket.c TT#106101 also turn UDP/WS receive buffer into refcounted object 4 years ago