..
.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#81212 add trigger to set all calls to own or foreign
5 years ago
call_interfaces.c
Merge branch 'rtt_per_call_leg' of https://github.com/jchavanton/rtpengine
5 years ago
cdr.c
implement offer-timeout option
8 years ago
cli.c
TT#81212 add trigger to set all calls to own or foreign
5 years ago
codec.c
TT#104500 better support a=rtcp-fb
5 years ago
control_ng.c
TT#82405 add Prometheus stats exporter
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
crypto.c: handle 12 bytes master salt length of AEAD
5 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#101201 support optional ICE-lite mode
5 years ago
iptables.c
fix possible segfault after failed port alloc w/ iptables option
7 years ago
jitter_buffer.c
TT#98901 add media_packet_copy/_release
5 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
make DTMF options dependent on transcoding option
5 years ago
media_player.c
TT#91003 add media_out pointer to media_packet
5 years ago
media_socket.c
TT#81212 mark calls as owned upon activity
5 years ago
poller.c
TT#14008 suppress stray redis log warnings
5 years ago
recording.c
TT#102450 fix AMR recording
5 years ago
redis.c
TT#81212 add trigger to set all calls to own or foreign
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#98901 add limit to length of DTX processing
5 years ago
sdp.c
TT#104500 better support a=rtcp-fb
5 years ago
ssrc.c
RTT per call leg
5 years ago
statistics.c
TT#82405 add Prometheus stats exporter
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#101202 keep timer queue entries with same timestamp in order
5 years ago
udp_listener.c
TT#28300 add cleanup of poller related data
6 years ago
websocket.c
TT#82405 terminate HTTP connection when output was been written
5 years ago