..
.gitignore
add test symlinks to gitignore files
6 years ago
.ycm_extra_conf.py
TT#50652 support playing back media files from database
7 years ago
Makefile
TT#76711 T.38 <> audio gateway
6 years ago
aux.c
TT#50652 add -Wstrict-prototypes everywhere
7 years ago
bencode.c
silence warnings when compiling with -DNDEBUG
7 years ago
call.c
TT#81850 fix SRTP re-offer and RTP to SRTP switch
6 years ago
call_interfaces.c
Add drop-traffic=start/stop flag
6 years ago
cdr.c
implement offer-timeout option
8 years ago
cli.c
Extended json control statistics
6 years ago
codec.c
TT#78307 move SSRC send stats to actual point of sending
6 years ago
control_ng.c
TT#64259 support injecting DTMF tones and events
6 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
TT#78203 add SRTP debug options
6 years ago
dtls.c
TT#75350 update cipher lists and make the configurable
6 years ago
dtmf.c
TT#82100 hunt for usable payload type for DTMF injection
6 years ago
graphite.c
TT#76368 add port status to graphite output
6 years ago
homer.c
byte-swap homer ID as required
6 years ago
ice.c
TT#64601 fix some compiler warnings
6 years ago
iptables.c
fix possible segfault after failed port alloc w/ iptables option
7 years ago
jitter_buffer.c
Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine into jb_marker_fix
6 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
TT#75350 update cipher lists and make the configurable
6 years ago
media_player.c
TT#78307 generate RTCP for media players
6 years ago
media_socket.c
Add drop-traffic=start/stop flag
6 years ago
poller.c
TT#52651 Squashed commit of the following:
7 years ago
recording.c
TT#68100 set iLBC encoder and decoder options
6 years ago
redis.c
eliminate (re)connected redis state duplication
6 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#78203 add SRTP debug options
6 years ago
sdp.c
TT#78307 generate RTCP for media players
6 years ago
ssrc.c
TT#78307 move SSRC send stats to actual point of sending
6 years ago
statistics.c
TT#37156 fix divide by zero error (regression from db58aa80)
8 years ago
stun.c
TT#64601 fix some compiler warnings
6 years ago
t38.c
TT#76711 more resilient UDPTL handling
6 years ago
tcp_listener.c
Insert streambuf object to listener->streams before adding it to poller
7 years ago
timerthread.c
JB marker fix
6 years ago
udp_listener.c
TT#26757 add tcp_listener framework
8 years ago