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 dc80c27af7
TT#28163 split encoder from recording daemon into shared lib
8 years ago
..
.gitignore TT#30404 move portions required for decoding from recording-daemon to lib 8 years ago
.ycm_extra_conf.py TT#28163 abstractize SSRC hash 8 years ago
Makefile TT#30404 move portions required for decoding from recording-daemon to lib 8 years ago
aux.c don't use g_ prefix for global variables 8 years ago
aux.h TT#30405 codec matchup and handler functions 8 years ago
bencode.c
bencode.h TT#22411 Fix spelling mistakes/typos 8 years ago
call.c TT#30404 accept and reject codecs according to transcoding preference 8 years ago
call.h TT#30404 accept and reject codecs according to transcoding preference 8 years ago
call_interfaces.c TT#28163 abstractize SSRC hash 8 years ago
call_interfaces.h TT#30404 initial support for adding codecs for transcoding 8 years ago
cdr.c don't log corrupted cdr for foreign calls 8 years ago
cdr.h remove obsolete redis restore function arguments 9 years ago
cli.c Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 8 years ago
cli.h eliminate the callmaster struct 8 years ago
codec.c TT#28163 split encoder from recording daemon into shared lib 8 years ago
codec.h TT#28163 pass RTP packets to media decoder 8 years ago
control_ng.c Make 'rtpengine-ctl' configurable via rtpengine-ctl 8 years ago
control_ng.h Make 'rtpengine-ctl' configurable via rtpengine-ctl 8 years ago
control_tcp.c eliminate the callmaster struct 8 years ago
control_tcp.h eliminate the callmaster struct 8 years ago
control_udp.c eliminate the callmaster struct 8 years ago
control_udp.h eliminate the callmaster struct 8 years ago
cookie_cache.c don't use g_ prefix for global variables 8 years ago
cookie_cache.h
crypto.c TT#12800 consolidate and combine RTCP parsing and logging 9 years ago
crypto.h TT#12800 add ssrc handling into packet_stream struct 9 years ago
dtls.c don't use g_ prefix for global variables 8 years ago
dtls.h
graphite.c Use statistics locks properly 8 years ago
graphite.h eliminate the callmaster struct 8 years ago
homer.c TT#12800 abstractize rtcp parsing and logging functions 9 years ago
homer.h TT#12800 abstractize rtcp parsing and logging functions 9 years ago
ice.c don't use g_ prefix for global variables 8 years ago
ice.h
iptables.c fix compilation when `with_iptables_option` is set to no 8 years ago
iptables.h move all remaining config options into global config struct 8 years ago
kernel.c TT#26513 Delete the kernel forwarding table on startup 8 years ago
kernel.h
log.c TT#30150 add option for different logging styles 8 years ago
log.h TT#30150 add option for different logging styles 8 years ago
log_funcs.h
main.c TT#30404 move portions required for decoding from recording-daemon to lib 8 years ago
main.h Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 8 years ago
media_socket.c TT#28163 pass RTP packets to media decoder 8 years ago
media_socket.h TT#28163 pass RTP packets to media decoder 8 years ago
obj.h
poller.c don't use g_ prefix for global variables 8 years ago
poller.h don't use g_ prefix for global variables 8 years ago
recording.c TT#30404 accept and reject codecs according to transcoding preference 8 years ago
recording.h TT#30570 replace "chopper" iovec with GString 8 years ago
redis.c TT#30404 accept and reject codecs according to transcoding preference 8 years ago
redis.h Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout' 8 years ago
rtcp.c drop log level for messages about unknown RTP/RTCP packets 8 years ago
rtcp.h TT#12800 add ssrc handling into packet_stream struct 9 years ago
rtp.c TT#30405 codec matchup and handler functions 8 years ago
rtp.h TT#12800 add ssrc handling into packet_stream struct 9 years ago
sdp.c TT#30570 replace "chopper" iovec with GString 8 years ago
sdp.h TT#30570 replace "chopper" iovec with GString 8 years ago
socket.c TT#26757 add tcp_listener framework 8 years ago
socket.h TT#26757 add tcp_listener framework 8 years ago
ssrc.c TT#30404 accept and reject codecs according to transcoding preference 8 years ago
ssrc.h TT#28163 abstractize SSRC hash 8 years ago
statistics.c Use statistics locks properly 8 years ago
statistics.h Merge remote-tracking branch 'sipwise/master' into add-requests-ps-stats 8 years ago
str.c combine two mallocs into one for redis restore 9 years ago
streambuf.c don't use g_ prefix for global variables 8 years ago
streambuf.h TT#26757 add tcp_listener framework 8 years ago
stun.c TT#30405 split stream_packet() into smaller pieces 8 years ago
stun.h TT#30405 split stream_packet() into smaller pieces 8 years ago
tcp_listener.c TT#26756 clean up CLI code using streambuf 8 years ago
tcp_listener.h TT#26757 add tcp_listener framework 8 years ago
udp_listener.c TT#26757 add tcp_listener framework 8 years ago
udp_listener.h TT#26757 add tcp_listener framework 8 years ago