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.
5 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 7 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. 5 years ago
call.c Add new config parameter: `save-interface-ports` 5 years ago
call_interfaces.c TT#106101 handle out-of-order ICE fragments 5 years ago
cdr.c
cli.c TT#97301 add description to log levels 5 years ago
codec.c TT#109251 fix redis restore segfault 5 years ago
control_ng.c Implementation of control-ng via TCP. 5 years ago
control_tcp.c TT#97301 support granular log levels 5 years ago
control_udp.c TT#106101 also turn UDP/WS receive buffer into refcounted object 5 years ago
cookie_cache.c TT#28300 add cleanup of poller related data 6 years ago
crypto.c TT#108552 update crypto suite preference ordering 5 years ago
dtls.c TT#108552 prefer sha-256 over sha-1 5 years ago
dtmf.c Add support for sending DTMF events via protocol NG TCP. 5 years ago
graphite.c TT#14008 fix some warnings from musl 5 years ago
homer.c byte-swap homer ID as required 6 years ago
ice.c TT#97301 support granular log levels 5 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
jitter_buffer.c TT#14008 fix possible segfault 5 years ago
kernel.c TT#108350 add kernel module version/size check 5 years ago
load.c
log.c Add new config parameter: `save-interface-ports` 5 years ago
log.h TT#97301 support granular log levels 5 years ago
log_funcs.h TT#50652 split timer thread functions into separate file 7 years ago
loglevels.h TT#97301 add description to log levels 5 years ago
main.c Add support for sending DTMF events via protocol NG TCP. 5 years ago
media_player.c TT#14008 support repeat-times in media player 5 years ago
media_socket.c TT#14008 fix possible segfault 5 years ago
poller.c TT#14008 suppress stray redis log warnings 5 years ago
recording.c TT#14008 fix possible pcap namespace issue 5 years ago
redis.c TT#97301 fix bit-setting of negative log levels 5 years ago
rtcp.c TT#108551 add kernel support for AEAD-AES-GCM 5 years ago
rtp.c TT#108551 add kernel support for AEAD-AES-GCM 5 years ago
rtpengine.pod Add new config parameter: `save-interface-ports` 5 years ago
sdp.c TT#106101 don't require connection address for ICE fragments 5 years ago
ssrc.c TT#98901 use DTX buffer for related DTMF events 5 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 5 years ago
t38.c TT#97301 support granular log levels 5 years ago
tcp_listener.c Prevent glib CRITICAL errors for NULL pointers 6 years ago
timerthread.c TT#99621 feed locally generated RTCP to stats tracker for MOS 5 years ago
udp_listener.c TT#106101 mem leak fix for 554034eb7e 5 years ago
websocket.c TT#106101 also turn UDP/WS receive buffer into refcounted object 5 years ago