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 0b94847eae
MT#55283 local var for shorter code
7 months ago
..
private
.gitignore
.ycm_extra_conf.py
Makefile
arena.c
audio_player.c
call.c MT#55283 convert slp to iqueue 8 months ago
call_interfaces.c
cdr.c
cli.c MT#55283 replace g_atomic with atomic_* 8 months ago
codec.c MT#55283 convert packets_out to iqueue 8 months ago
control_ng.c
control_ng_flags_parser.c
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c
dtmf.c
graphite.c MT#55283 replace g_atomic with atomic_* 8 months ago
helpers.c
homer.c
ice.c MT#63317 split apart ICE startup 9 months ago
iptables.c
janus.c
jitter_buffer.c MT#55283 adaptive jitter buffer 8 months ago
kernel.c MT#55283 refactor mem pinning into function 7 months ago
load.c
log.c
main.c MT#55283 pull down service ready notification 7 months ago
media_player.c MT#55283 convert packets_out to iqueue 8 months ago
media_socket.c MT#55283 local var for shorter code 7 months ago
mqtt.c MT#55283 fix missing MQTT SSRC stats 8 months ago
nftables.c
ng_client.c
recording.c MT#55283 Fix Issue with pcap based recording getting overwritten 8 months ago
redis.c MT#55283 add TCP keepalives for Redis connections 8 months ago
rtcp.c
rtp.c
sdp.c
ssrc.c
statistics.c MT#55283 replace g_atomic with atomic_* 8 months ago
stun.c
t38.c
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c