| .. |
|
.gitignore
|
TT#14008 support building against FreeSwitch version of SpanDSP
|
5 years ago |
|
.ycm_extra_conf.py
|
TT#14008 improve pseudo string hash for YCM
|
4 years ago |
|
Makefile
|
TT#89352 support Janus control protocol
|
4 years ago |
|
aux.c
|
TT#14008 don't wake up all threads during non-wait main sleep
|
4 years ago |
|
bencode.c
|
TT#144701 support JSON in NG protocol
|
4 years ago |
|
call.c
|
TT#14008 change local ICE ufrag/pwd after ICE restart
|
4 years ago |
|
call_interfaces.c
|
TT#14008 switch from repeated hash lookups to list iterator
|
4 years ago |
|
cdr.c
|
Add support for time64 libcs
|
4 years ago |
|
cli.c
|
TT#136952 add CLI options to manipulate calls and tags
|
4 years ago |
|
codec.c
|
TT#14008 add fallback if codec list is empty
|
4 years ago |
|
control_ng.c
|
TT#144701 support JSON in NG protocol
|
4 years ago |
|
control_tcp.c
|
TT#111150 Use {} instead of ; to mark an empty body
|
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 Do not use old-style declarations
|
5 years ago |
|
dtls.c
|
TT#91151 don't send DTLS to trickle ICE addresses
|
4 years ago |
|
dtmf.c
|
TT#136955 refactor DTMF event reporting
|
4 years ago |
|
graphite.c
|
TT#156052 rename total_calls_duration to _intv
|
4 years ago |
|
homer.c
|
TT#111150 Use modern <stdint.h> uint<bits>_t types
|
5 years ago |
|
ice.c
|
TT#14008 change local ICE ufrag/pwd after ICE restart
|
4 years ago |
|
iptables.c
|
TT#111150 fix coverity warnings
|
5 years ago |
|
janus.c
|
TT#147451 add support for multi-ml subscriptions
|
4 years ago |
|
jitter_buffer.c
|
TT#111150 fix coverity warnings
|
5 years ago |
|
kernel.c
|
TT#145450 add support for tracking multiple SSRCs per stream
|
4 years ago |
|
load.c
|
TT#108003 Do not allow division by 0 load_thread()
|
5 years ago |
|
log.c
|
TT#111150 Do not use old-style declarations
|
5 years ago |
|
log.h
|
TT#111150 Do not use old-style declarations
|
5 years ago |
|
log_funcs.h
|
TT#50652 split timer thread functions into separate file
|
7 years ago |
|
loglevels.h
|
TT#124273 fix typos detected by lintian
|
4 years ago |
|
main.c
|
TT#14008 fix poller-per-thread behaviour
|
4 years ago |
|
media_player.c
|
TT#14008 switch must_recrypt argument to bool
|
4 years ago |
|
media_socket.c
|
TT#14008 fix poller-per-thread behaviour
|
4 years ago |
|
mqtt.c
|
TT#145450 add support for tracking multiple SSRCs per stream
|
4 years ago |
|
poller.c
|
TT#14008 fix poller-per-thread behaviour
|
4 years ago |
|
recording.c
|
TT#14008 support %l format even if recording is started mid call
|
4 years ago |
|
redis.c
|
TT#156052 add call->destroyed timestamp
|
4 years ago |
|
rtcp.c
|
TT#14008 support SRTCP with generate-RTCP
|
4 years ago |
|
rtp.c
|
TT#112700 rework codec offer/answer routine
|
5 years ago |
|
rtpengine.pod
|
TT#124273 fix typos detected by lintian
|
4 years ago |
|
sdp.c
|
TT#147451 add support for SIPREC style SDPs
|
4 years ago |
|
ssrc.c
|
TT#156052 add MOS stats to stats output
|
4 years ago |
|
statistics.c
|
TT#156052 add call duration stddev metric
|
4 years ago |
|
stun.c
|
TT#14008 suppress ICE attribute warning
|
4 years ago |
|
t38.c
|
TT#112700 rework codec offer/answer routine
|
5 years ago |
|
tcp_listener.c
|
Prevent glib CRITICAL errors for NULL pointers
|
6 years ago |
|
timerthread.c
|
TT#136957 use scheduled timestamp when running timers
|
4 years ago |
|
udp_listener.c
|
TT#108003 remove unnecessary null checks
|
5 years ago |
|
websocket.c
|
TT#14008 don't directly use __obj_* calls
|
4 years ago |