..
.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#88951 add HTTP/Websocket listener
5 years ago
aux.c
TT#28300 move auto cleanup functions to lib files
6 years ago
bencode.c
silence warnings when compiling with -DNDEBUG
7 years ago
call.c
TT#96200 fix SRTP multi-protocol re-offer
5 years ago
call_interfaces.c
TT#92250 add codec-except option
5 years ago
cdr.c
implement offer-timeout option
8 years ago
cli.c
Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master
5 years ago
codec.c
TT#92250 add codec-except option
5 years ago
control_ng.c
TT#91150 abstractise NG protocol handling
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
fix compilation without deprecated OpenSSL APIs
5 years ago
dtmf.c
TT#91003 add media_out pointer to media_packet
5 years ago
graphite.c
Fix a few more "still reachable". End all redis unused threads.
6 years ago
homer.c
byte-swap homer ID as required
6 years ago
ice.c
TT#84804 detect and report collisions in ICE candidate pairs
6 years ago
iptables.c
fix possible segfault after failed port alloc w/ iptables option
7 years ago
jitter_buffer.c
Fix Valgrind "still reachable" for a few others
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
Merge branch 'master' of https://github.com/smititelu/rtpengine into smititelu-master
5 years ago
media_player.c
TT#91003 add media_out pointer to media_packet
5 years ago
media_socket.c
TT#91003 add media_out pointer to media_packet
5 years ago
poller.c
Add redis async delete
5 years ago
recording.c
Add support for metadata in stop_recording.
5 years ago
redis.c
TT#92250 better handle supplemental codecs
5 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#91150 document HTTP/WS interfaces
5 years ago
sdp.c
honour media-address= also for ICE and RTCP
5 years ago
ssrc.c
TT#78307 move SSRC send stats to actual point of sending
6 years ago
statistics.c
fix statistics format when multiple transcoders are present
5 years ago
stun.c
TT#64601 fix some compiler warnings
6 years ago
t38.c
TT#14008 support building against FreeSwitch version of SpanDSP
5 years ago
tcp_listener.c
Prevent glib CRITICAL errors for NULL pointers
6 years ago
timerthread.c
Fix Valgrind "still reachable" for a few others
6 years ago
udp_listener.c
TT#28300 add cleanup of poller related data
6 years ago
websocket.c
TT#14008 fix compilation for libwebsockets 3.x
5 years ago