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 c6d5001220
TT#14008 add extra logging for SRTP/SSRC updates
3 years ago
..
.gitignore TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
.ycm_extra_conf.py TT#50652 support playing back media files from database 6 years ago
Makefile TT#111150 Enable -Wextra minus some of its warnings producing much noise 4 years ago
aux.c TT#111051 set thread specific process names 4 years ago
bencode.c TT#111150 reformat struct initialiser 4 years ago
call.c TT#14008 add extra logging for SRTP/SSRC updates 3 years ago
call_interfaces.c TT#147800 don't clutter output dict with empty SSRC entries 4 years ago
cdr.c TT#108003 Fix memory leak in cdr_update_entry() 4 years ago
cli.c TT#111150 convert str.len to size_t 4 years ago
codec.c TT#162750 make sure we can transcode to destination codec 3 years ago
control_ng.c TT#14008 fix rand_hex_string usage 4 years ago
control_tcp.c TT#111150 Use {} instead of ; to mark an empty body 4 years ago
control_udp.c TT#106101 also turn UDP/WS receive buffer into refcounted object 4 years ago
cookie_cache.c TT#111150 refactor cookie cache to avoid GStringChunk 4 years ago
crypto.c TT#111150 Do not use old-style declarations 4 years ago
dtls.c TT#14008 fix erroneous crypto reset after rejecting DTLS 3 years ago
dtmf.c TT#121752 associate SSRC hash to monologue instead of entire call 4 years ago
graphite.c Add stats for ipv4/ipv6/mixed media calls 4 years ago
homer.c TT#111150 Use modern <stdint.h> uint<bits>_t types 4 years ago
ice.c TT#14008 rename g_tree_remove_all to avoid namespace conflict 4 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 6 years ago
jitter_buffer.c TT#14008 fix possible segfault 4 years ago
kernel.c TT#91151 add additional check for kernel module commands 4 years ago
load.c TT#108003 Do not allow division by 0 load_thread() 4 years ago
log.c TT#111150 Do not use old-style declarations 4 years ago
log.h TT#111150 Do not use old-style declarations 4 years ago
log_funcs.h TT#50652 split timer thread functions into separate file 6 years ago
loglevels.h TT#98901 convert from static DTX delay to dynamic buffer queue 4 years ago
main.c TT#14008 fix indentation 4 years ago
media_player.c TT#121752 associate SSRC hash to monologue instead of entire call 4 years ago
media_socket.c TT#14008 return logical interface matching the address family 3 years ago
poller.c TT#14008 Squashed commit of the following: 4 years ago
recording.c TT#111150 convert str.len to size_t 4 years ago
redis.c TT#14008 fix missing timestamping during redis restore 4 years ago
rtcp.c TT#14008 call g_string_set_size before grabbing pointer 4 years ago
rtp.c TT#14008 emit log messages for ROC resets 3 years ago
rtpengine.pod TT#109800 add special handling for dtx-shift=0 4 years ago
sdp.c TT#107565 fix SDP ordering issue of s= vs o= 4 years ago
ssrc.c TT#121752 fix RTCP RR SSRC substitution when transcoding 4 years ago
statistics.c TT#111150 Use modern <stdint.h> uint<bits>_t types 4 years ago
stun.c TT#111150 Use modern <stdint.h> uint<bits>_t types 4 years ago
t38.c TT#111150 convert str.len to size_t 4 years ago
tcp_listener.c Prevent glib CRITICAL errors for NULL pointers 5 years ago
timerthread.c TT#14008 release all references held by timerthread on shutdown 4 years ago
udp_listener.c TT#108003 remove unnecessary null checks 4 years ago
websocket.c TT#14008 fix handling of large WS payloads 4 years ago