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 b0ac243c17
MT#55283 simplify pointless expectations
3 years ago
..
.gitignore
.ycm_extra_conf.py
Makefile MT#55897 Convert `rtpengine.pod` / `rtpengine-recording.pod` to MD 3 years ago
audio_player.c
aux.c
bencode.c MT#55283 rename all `str` to `s` 3 years ago
call.c MT#55283 rename variables to eliminate shadowing 3 years ago
call_interfaces.c MT#55283 move declarations to eliminate shadowing 3 years ago
cdr.c
cli.c MT#55283 move declarations to eliminate shadowing 3 years ago
codec.c MT#55283 simplify pointless expectations 3 years ago
control_ng.c
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c MT#55283 Handle dtls retransmissions 3 years ago
dtmf.c MT#55283 rename variables to eliminate shadowing 3 years ago
graphite.c
homer.c
ice.c MT#57379 move `ice_slow_timer()` to a separate thread 3 years ago
iptables.c
janus.c MT#56447 allow specific publisher feed ID 3 years ago
jitter_buffer.c MT#55283 move declarations to eliminate shadowing 3 years ago
kernel.c MT#55283 rename all `str` to `s` 3 years ago
load.c
log.c
log.h
log_funcs.h
loglevels.h
main.c MT#55283 rename all `str` to `s` 3 years ago
media_player.c
media_socket.c MT#57337 Move kernel stats update to a separate thread 3 years ago
mqtt.c MT#55283 move declarations to eliminate shadowing 3 years ago
poller.c MT#55283 rename variables to eliminate shadowing 3 years ago
recording.c MT#55283 rename all `str` to `s` 3 years ago
redis.c MT#55283 move declarations to eliminate shadowing 3 years ago
rtcp.c
rtp.c
sdp.c MT#55283 rename variables to eliminate shadowing 3 years ago
ssrc.c
statistics.c MT#55283 move declarations to eliminate shadowing 3 years ago
stun.c
t38.c MT#55283 rename variables to eliminate shadowing 3 years ago
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c