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 c5199f1c92
MT#61368 refactor code to remove call from hash
12 months ago
..
.gitignore
.ycm_extra_conf.py
Makefile
audio_player.c
bencode.c MT#61368 add function to merge to bencode buffers 12 months ago
call.c MT#61368 refactor code to remove call from hash 12 months ago
call_interfaces.c MT#61368 replace call_get_opmode 12 months ago
cdr.c
cli.c
codec.c MT#61368 add type safety to obj_get 12 months ago
control_ng.c
control_ng_flags_parser.c MT#55283 silence compiler warning 12 months ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c MT#55283 DTLS groups: align with OpenSSL 1.1.1 and common EC groups 12 months ago
dtmf.c
graphite.c
helpers.c
homer.c
ice.c MT#61368 change media_ids to typed hash table 12 months ago
iptables.c
janus.c
jitter_buffer.c
kernel.c
load.c
log.c
log.h
log_funcs.h MT#61368 add type safety to obj_get 12 months ago
loglevels.h
main.c
media_player.c MT#55283 fix possible NULL dereference 12 months ago
media_socket.c
mqtt.c
nftables.c MT#55283 silence compiler warning 12 months ago
recording.c MT#55283 Prevent warning logs when recording-method is pcap 12 months ago
redis.c MT#61368 change media_ids to typed hash table 12 months ago
rtcp.c
rtp.c
sdp.c MT#60476 fix advertised_address not being honoured 12 months ago
ssrc.c
statistics.c
stun.c
t38.c
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c