| .. |
|
.gitignore
|
TT#34050 replace ffmpeg version test macro
|
8 years ago |
|
.ycm_extra_conf.py
|
add ../include to YCM config
|
8 years ago |
|
Makefile
|
TT#38350 implement sending DTMF events to syslog
|
8 years ago |
|
aux.c
|
TT#36302 support scheduling settings
|
8 years ago |
|
bencode.c
|
Update to upcoming 3.0 release (2.9.9 for now)
|
12 years ago |
|
call.c
|
TT#45472 support updating media ID strings
|
7 years ago |
|
call_interfaces.c
|
TT#45472 avoid an unnecessary implicit call to strlen
|
7 years ago |
|
cdr.c
|
implement offer-timeout option
|
8 years ago |
|
cli.c
|
TT#44702 add CLI command for interface/port stats
|
7 years ago |
|
codec.c
|
convert codec ops to no-op for legacy control protocols
|
7 years ago |
|
control_ng.c
|
TT#43557 implement media blocking
|
7 years ago |
|
control_tcp.c
|
eliminate the callmaster struct
|
8 years ago |
|
control_udp.c
|
eliminate the callmaster struct
|
8 years ago |
|
cookie_cache.c
|
don't use g_ prefix for global variables
|
8 years ago |
|
crypto.c
|
Added option to write SRTP keys to log
|
7 years ago |
|
dtls.c
|
fixing memory leaks
|
8 years ago |
|
dtmf.c
|
TT#38350 implement sending DTMF events to syslog
|
8 years ago |
|
graphite.c
|
implement offer-timeout option
|
8 years ago |
|
homer.c
|
TT#12800 abstractize rtcp parsing and logging functions
|
9 years ago |
|
ice.c
|
TT#36759 rate limiting for ICE/STUN log messages
|
8 years ago |
|
iptables.c
|
fix compilation when `with_iptables_option` is set to no
|
8 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
|
TT#38350 implement sending DTMF events to syslog
|
8 years ago |
|
log.h
|
TT#38350 implement sending DTMF events to syslog
|
8 years ago |
|
log_funcs.h
|
TT#36301 transcoding unit tests
|
8 years ago |
|
main.c
|
Expanded Documentation of option log-srtp-keys
|
7 years ago |
|
media_socket.c
|
TT#44702 add CLI command for interface/port stats
|
7 years ago |
|
poller.c
|
fix poller race condition
|
7 years ago |
|
recording.c
|
TT#41900 save monologue label into recording DB
|
7 years ago |
|
redis.c
|
TT#45472 save and restore media IDs from and to redis
|
7 years ago |
|
rtcp.c
|
fix possible null pointer dereference
|
7 years ago |
|
rtp.c
|
TT#30405 codec matchup and handler functions
|
8 years ago |
|
sdp.c
|
TT#45472 properly accept support for trickle ICE
|
7 years ago |
|
socket.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
ssrc.c
|
TT#38350 keep track of the most used RTP payload type
|
8 years ago |
|
statistics.c
|
TT#37156 fix divide by zero error (regression from db58aa80)
|
8 years ago |
|
streambuf.c
|
don't use g_ prefix for global variables
|
8 years ago |
|
stun.c
|
do not memcmp against uninitialized bytes
|
7 years ago |
|
tcp_listener.c
|
TT#26756 clean up CLI code using streambuf
|
8 years ago |
|
udp_listener.c
|
TT#26757 add tcp_listener framework
|
8 years ago |