| .. |
|
.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
|
TT#111150 Split CFLAGS between required and optional
|
5 years ago |
|
aux.c
|
TT#111051 set thread specific process names
|
5 years ago |
|
bencode.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
call.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
call_interfaces.c
|
TT#14008 allow re-invites for calls when load limit is hit
|
5 years ago |
|
cdr.c
|
TT#108003 Fix memory leak in cdr_update_entry()
|
5 years ago |
|
cli.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
codec.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
control_ng.c
|
TT#111150 convert refcounting functions to macros
|
5 years ago |
|
control_tcp.c
|
TT#97301 support granular log levels
|
5 years ago |
|
control_udp.c
|
TT#106101 also turn UDP/WS receive buffer into refcounted object
|
5 years ago |
|
cookie_cache.c
|
TT#111150 refactor cookie cache to avoid GStringChunk
|
5 years ago |
|
crypto.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
dtls.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
dtmf.c
|
TT#111150 fix an SSRC reference leak
|
5 years ago |
|
graphite.c
|
Add stats for ipv4/ipv6/mixed media calls
|
5 years ago |
|
homer.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
ice.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
iptables.c
|
fix possible segfault after failed port alloc w/ iptables option
|
7 years ago |
|
jitter_buffer.c
|
TT#14008 fix possible segfault
|
5 years ago |
|
kernel.c
|
TT#91151 add additional check for kernel module commands
|
5 years ago |
|
load.c
|
TT#108003 Do not allow division by 0 load_thread()
|
5 years ago |
|
log.c
|
TT#119502 quiet logging for foreign calls
|
5 years ago |
|
log.h
|
TT#97301 support granular log levels
|
5 years ago |
|
log_funcs.h
|
TT#50652 split timer thread functions into separate file
|
7 years ago |
|
loglevels.h
|
TT#98901 convert from static DTX delay to dynamic buffer queue
|
5 years ago |
|
main.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
media_player.c
|
TT#111150 fix possible null pointer dereference
|
5 years ago |
|
media_socket.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
poller.c
|
TT#14008 Squashed commit of the following:
|
5 years ago |
|
recording.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
redis.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
rtcp.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
rtp.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
rtpengine.pod
|
TT#14008 allow usage with just HTTP/WS
|
5 years ago |
|
sdp.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
ssrc.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
statistics.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
stun.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
t38.c
|
TT#111150 convert str.len to size_t
|
5 years ago |
|
tcp_listener.c
|
Prevent glib CRITICAL errors for NULL pointers
|
6 years ago |
|
timerthread.c
|
TT#99621 feed locally generated RTCP to stats tracker for MOS
|
5 years ago |
|
udp_listener.c
|
TT#108003 remove unnecessary null checks
|
5 years ago |
|
websocket.c
|
TT#111051 set thread specific process names
|
5 years ago |