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
Guillem Jover d11ce0f1de
MT#55283 Fix typos
1 week ago
..
private
.gitignore
.ycm_extra_conf.py
Makefile
arena.c
audio_player.c
call.c MT#55283 call: add a socket family guard 3 weeks ago
call_interfaces.c MT#65392 add ssrc-reporting config option 1 month ago
cdr.c
cli.c
codec.c MT#55283 protect against NULL ssrc_in 1 month ago
control_ng.c
control_ng_flags_parser.c
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c MT#55283 fix: add guard to avoid packet sent on shutdown on already dead streams 2 weeks ago
dtmf.c
graphite.c
helpers.c
homer.c
ice.c MT#55283 altered endpoint learning with ICE 3 weeks ago
iptables.c
janus.c MT#55283 Fix typos 1 week ago
jitter_buffer.c
kernel.c
load.c
log.c
main.c MT#65392 add ssrc-reporting config option 1 month ago
media_player.c MT#62750 media_player: skip MP init if there is ongoing MoH 2 months ago
media_socket.c MT#55283 reorder ICE candidate check 2 weeks ago
mqtt.c
nftables.c
ng_client.c
recording.c
redis.c
rtcp.c MT#55283 prevent SSRC deadlock 3 months ago
rtp.c
sdp.c MT#55283 more leniency for rejected streams 1 month ago
ssrc.c MT#55283 don't pop entries that shouldn't be 1 week ago
statistics.c
stun.c
t38.c
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c