| .. |
|
.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#94201 fix ICE=default to the intended behaviour
|
5 years ago |
|
call_interfaces.c
|
TT#101653 retire always-transcode flag
|
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#101653 limit maximum delay in input processing after lost packet
|
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
|
TT#28300 eliminate free_buf in favour of free_gbuf
|
6 years ago |
|
dtls.c
|
TT#101653 eliminate superfluous log messages
|
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
|
For RTCPMUX streams we need to filter out RTCP packets selectively from the stream. Original implementation just stops processing packets in JitterBuffer when the first RTCP packet is received in RTCPMUX stream
|
5 years ago |
|
kernel.c
|
TT#99621 update RTP stats from kernel for RTCP
|
5 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#101653 add silence detection option
|
5 years ago |
|
media_player.c
|
TT#101653 eliminate superfluous log messages
|
5 years ago |
|
media_socket.c
|
TT#99621 update RTP stats from kernel for RTCP
|
5 years ago |
|
poller.c
|
TT#14008 suppress stray redis log warnings
|
5 years ago |
|
recording.c
|
TT#106100 do not print recording flags for `pcap` method
|
5 years ago |
|
redis.c
|
TT#81212 add trigger to set all calls to own or foreign
|
5 years ago |
|
rtcp.c
|
TT#99621 support jitter tracking for RTCP
|
5 years ago |
|
rtp.c
|
TT#78203 add SRTP debug options
|
6 years ago |
|
rtpengine.pod
|
TT#101653 add silence detection option
|
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#105000 don't send STUN response in response to responses
|
5 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#101653 eliminate superfluous log messages
|
5 years ago |
|
udp_listener.c
|
TT#28300 add cleanup of poller related data
|
6 years ago |
|
websocket.c
|
TT#106150 fix possible race condition while processing WS queue
|
5 years ago |