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 a057fffe50
TT#14008 flag Coverity lock-order false positive
5 years ago
..
.gitignore
.ycm_extra_conf.py TT#14008 add mqtt support 5 years ago
Makefile TT#14008 add mqtt support 5 years ago
aux.c TT#14008 improve timerthread performance 5 years ago
bencode.c TT#111150 reformat struct initialiser 5 years ago
call.c TT#14008 flag Coverity lock-order false positive 5 years ago
call_interfaces.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
cdr.c
cli.c
codec.c TT#14008 fix transcoding logic 5 years ago
control_ng.c TT#14008 fix rand_hex_string usage 5 years ago
control_tcp.c TT#111150 Use {} instead of ; to mark an empty body 5 years ago
control_udp.c
cookie_cache.c
crypto.c TT#111150 Do not use old-style declarations 5 years ago
dtls.c TT#14008 reset SRTP index on endpoint change 5 years ago
dtmf.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
graphite.c
homer.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
ice.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
iptables.c
jitter_buffer.c
kernel.c
load.c
log.c TT#111150 Do not use old-style declarations 5 years ago
log.h TT#111150 Do not use old-style declarations 5 years ago
log_funcs.h
loglevels.h
main.c TT#14008 fix --mos= case comparison 5 years ago
media_player.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
media_socket.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
mqtt.c TT#14008 fix MQTT global stats 5 years ago
poller.c
recording.c
redis.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
rtcp.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
rtp.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
rtpengine.pod TT#14008 add MOS-LQ option 5 years ago
sdp.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
ssrc.c TT#121752 associate SSRC hash to monologue instead of entire call 5 years ago
statistics.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
stun.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
t38.c
tcp_listener.c
timerthread.c TT#14008 improve timerthread performance 5 years ago
udp_listener.c
websocket.c