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 d09a6b196b
MT#55283 fix possible mem leaks
3 years ago
..
.gitignore MT#56471 add mix_buffer implementation 3 years ago
.ycm_extra_conf.py TT#14008 improve pseudo string hash for YCM 4 years ago
Makefile MT#55283 enable -Werror=return-type 3 years ago
audio_player.c MT#56471 fix mem leak 3 years ago
aux.c MT#56493 move GTree helpers to auxlib 3 years ago
bencode.c TT#144701 support JSON in NG protocol 4 years ago
call.c MT#55283 introduce `inactive` flag 3 years ago
call_interfaces.c MT#55283 fix possible mem leaks 3 years ago
cdr.c Fix cdr local addr and port 3 years ago
cli.c MT#55283 support reporting per-interval metrics 3 years ago
codec.c MT#55283 Add an option to not send dtmf log events for injected dtmf 3 years ago
control_ng.c MT#55283 add "control-pmtu" option 3 years ago
control_tcp.c TT#14008 convert logging context to stack 4 years ago
control_udp.c TT#14008 convert logging context to stack 4 years ago
cookie_cache.c
crypto.c MT#56126 New function: crypto_params_sdes_cmp() 3 years ago
dtls.c MT#55283 support generating a=tls-id 3 years ago
dtmf.c MT#55283 add per-call dtmf-log-dest 3 years ago
graphite.c MT#55283 split up gauge stats bookkeeping 3 years ago
homer.c
ice.c TT#14008 attempt to match ICE foundations for learned prflx cands 4 years ago
iptables.c
janus.c MT#56447 support unpublish method 3 years ago
jitter_buffer.c MT#55283 use correct string to parse RTP 3 years ago
kernel.c TT#145450 add support for tracking multiple SSRCs per stream 4 years ago
load.c MT#55524 add thread cancel helper macros 3 years ago
log.c MT#56471 add tag and media info to sfd log 3 years ago
log.h MT#56471 add new 'media' log_info type 3 years ago
log_funcs.h MT#56471 add new 'media' log_info type 3 years ago
loglevels.h TT#124273 fix typos detected by lintian 4 years ago
main.c MT#55283 Add an option to not send dtmf log events for injected dtmf 3 years ago
media_player.c MT#56471 fix return value for media_player_read_decoded_packet() 3 years ago
media_socket.c MT#56447 honour RECV flag when receiving RTP 3 years ago
mqtt.c MT#55283 support reporting per-interval metrics 3 years ago
poller.c MT#55524 use define for thread sleep time 3 years ago
recording.c MT#56469 add pause_recording method 3 years ago
redis.c MT#55283 shortcut for empty Redis restores 3 years ago
rtcp.c MT#55283 collect sampled interface stats 3 years ago
rtp.c TT#14008 emit log messages for ROC resets 4 years ago
rtpengine.pod MT#55283 Add an option to not send dtmf log events for injected dtmf 3 years ago
sdp.c TT#71950 Fix typos 3 years ago
ssrc.c MT#56471 extend get_ssrc to return created y/n 3 years ago
statistics.c MT#55283 silence Coverity false positive 3 years ago
stun.c MT#55283 use correct password for STUN errors 3 years ago
t38.c MT#56471 reset codec handlers when player finishes 3 years ago
tcp_listener.c TT#14008 add additional log_info_reset 3 years ago
timerthread.c TT#14008 convert logging context to stack 4 years ago
udp_listener.c TT#14008 add additional log_info_reset 3 years ago
websocket.c MT#56447 increase websocket logging 3 years ago