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 4519db78bd
TT#98901 allow NULL send_now timerthread function
5 years ago
..
.gitignore TT#14008 support building against FreeSwitch version of SpanDSP 5 years ago
.ycm_extra_conf.py
Makefile Fix compilation when transcoding disabled 5 years ago
aux.c TT#97500 set thread stack size 5 years ago
bencode.c silence warnings when compiling with -DNDEBUG 7 years ago
call.c TT#97302 fix some DTLS negotiation issues 5 years ago
call_interfaces.c Merge branch 'master' of https://github.com/smititelu/rtpengine into master 5 years ago
cdr.c
cli.c Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master 5 years ago
codec.c TT#98901 split out ssrc locking 5 years ago
control_ng.c TT#91150 abstractise NG protocol handling 5 years ago
control_tcp.c TT#28300 add cleanup of poller related data 6 years ago
control_udp.c TT#28300 add cleanup of poller related data 6 years ago
cookie_cache.c TT#28300 add cleanup of poller related data 6 years ago
crypto.c TT#28300 eliminate free_buf in favour of free_gbuf 6 years ago
dtls.c TT#97302 fix some DTLS negotiation issues 5 years ago
dtmf.c TT#91003 add media_out pointer to media_packet 5 years ago
graphite.c TT#14008 fix some warnings from musl 5 years ago
homer.c byte-swap homer ID as required 6 years ago
ice.c TT#84804 detect and report collisions in ICE candidate pairs 5 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
jitter_buffer.c Fix Valgrind "still reachable" for a few others 6 years ago
kernel.c
load.c
log.c dtmf: prevent freeing json buf too early 7 years ago
log.h
log_funcs.h
main.c TT#14008 avoid double free on shutdown 5 years ago
media_player.c TT#91003 add media_out pointer to media_packet 5 years ago
media_socket.c TT#91003 add media_out pointer to media_packet 5 years ago
poller.c TT#14008 suppress stray redis log warnings 5 years ago
recording.c Add support for metadata in stop_recording. 5 years ago
redis.c TT#92250 postpone codec_tracker to final stage 5 years ago
rtcp.c TT#78307 generate RTCP for media players 6 years ago
rtp.c TT#78203 add SRTP debug options 6 years ago
rtpengine.pod TT#97500 set thread stack size 5 years ago
sdp.c TT#97302 fix some DTLS negotiation issues 5 years ago
ssrc.c TT#78307 move SSRC send stats to actual point of sending 6 years ago
statistics.c clean up codec stats on shutdown 5 years ago
stun.c TT#64601 fix some compiler warnings 6 years ago
t38.c TT#99503 fix possible T.38 gateway deadlock 5 years ago
tcp_listener.c Prevent glib CRITICAL errors for NULL pointers 6 years ago
timerthread.c TT#98901 allow NULL send_now timerthread function 5 years ago
udp_listener.c TT#28300 add cleanup of poller related data 6 years ago
websocket.c fix compiler warning 5 years ago