..
.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
7 years ago
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
implement offer-timeout option
8 years ago
cli.c
Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master
5 years ago
codec.c
Merge branch 'master' of https://github.com/smititelu/rtpengine into master
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
6 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
TT#26513 Delete the kernel forwarding table on startup
8 years ago
load.c
TT#35413 implement a CPU limit and a load limit
8 years ago
log.c
dtmf: prevent freeing json buf too early
7 years ago
log.h
TT#52651 Squashed commit of the following:
7 years ago
log_funcs.h
TT#50652 split timer thread functions into separate file
7 years ago
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#14008 support building against FreeSwitch version of SpanDSP
5 years ago
tcp_listener.c
Prevent glib CRITICAL errors for NULL pointers
6 years ago
timerthread.c
Fix Valgrind "still reachable" for a few others
6 years ago
udp_listener.c
TT#28300 add cleanup of poller related data
6 years ago
websocket.c
TT#14008 fix some warnings from musl
5 years ago