You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/daemon
Richard Fuchs dc9f99763a
TT#54800 sequencing fixes
7 years ago
..
.gitignore TT#49106 Move the usage information into a new man page 7 years ago
.ycm_extra_conf.py TT#50652 support playing back media files from database 7 years ago
Makefile TT#50652 support playing back media files from database 7 years ago
aux.c TT#50652 add -Wstrict-prototypes everywhere 7 years ago
bencode.c
call.c TT#50652 stop media playback on call delete 7 years ago
call_interfaces.c Reverse participant matching logic 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 TT#54800 sequencing fixes 7 years ago
control_ng.c TT#50652 add stop_media call 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 Rename crypto suits according to RFC6188 7 years ago
dtls.c TT#50652 add -Wstrict-prototypes everywhere 7 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#50652 split timer thread functions into separate file 7 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#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#50652 support playing back media files from database 7 years ago
media_player.c TT#54800 sequencing fixes 7 years ago
media_socket.c TT#50652 separate out and move crypt handler routines 7 years ago
poller.c TT#52651 Squashed commit of the following: 7 years ago
recording.c TT#52651 Squashed commit of the following: 7 years ago
redis.c TT#50652 add -Wstrict-prototypes everywhere 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
rtpengine.pod TT#50652 add documentation for media playback capability 7 years ago
sdp.c as per docs, remove all relay candidates under force-relay 7 years ago
ssrc.c TT#49104 move RTP sequencing into SSRC context 7 years ago
statistics.c TT#37156 fix divide by zero error (regression from db58aa80) 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
timerthread.c TT#50652 infrastructure to support reading/playing of media files 7 years ago
udp_listener.c TT#26757 add tcp_listener framework 8 years ago