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 75056a8dd1
eliminate the callmaster struct
9 years ago
..
.gitignore automate lib symlink creation in makefiles 10 years ago
.ycm_extra_conf.py TT#19350 add option to manage iptables rules directly 9 years ago
Makefile TT#26757 add tcp_listener framework 9 years ago
aux.c don't use g_ prefix for global variables 9 years ago
aux.h don't use g_ prefix for global variables 9 years ago
bencode.c Update to upcoming 3.0 release (2.9.9 for now) 13 years ago
bencode.h TT#22411 Fix spelling mistakes/typos 9 years ago
call.c eliminate the callmaster struct 9 years ago
call.h eliminate the callmaster struct 9 years ago
call_interfaces.c eliminate the callmaster struct 9 years ago
call_interfaces.h eliminate the callmaster struct 9 years ago
cdr.c don't log corrupted cdr for foreign calls 9 years ago
cdr.h remove obsolete redis restore function arguments 10 years ago
cli.c eliminate the callmaster struct 9 years ago
cli.h eliminate the callmaster struct 9 years ago
control_ng.c eliminate the callmaster struct 9 years ago
control_ng.h eliminate the callmaster struct 9 years ago
control_tcp.c eliminate the callmaster struct 9 years ago
control_tcp.h eliminate the callmaster struct 9 years ago
control_udp.c eliminate the callmaster struct 9 years ago
control_udp.h eliminate the callmaster struct 9 years ago
cookie_cache.c don't use g_ prefix for global variables 9 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 14 years ago
crypto.c TT#12800 consolidate and combine RTCP parsing and logging 10 years ago
crypto.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
dtls.c don't use g_ prefix for global variables 9 years ago
dtls.h retain outgoing DTLS role whenever possible 11 years ago
graphite.c eliminate the callmaster struct 9 years ago
graphite.h eliminate the callmaster struct 9 years ago
homer.c TT#12800 abstractize rtcp parsing and logging functions 10 years ago
homer.h TT#12800 abstractize rtcp parsing and logging functions 10 years ago
ice.c don't use g_ prefix for global variables 9 years ago
ice.h fix obj-debug stuff 11 years ago
iptables.c don't use g_ prefix for global variables 9 years ago
iptables.h don't use g_ prefix for global variables 9 years ago
kernel.c TT#26513 Delete the kernel forwarding table on startup 9 years ago
kernel.h TT#5003 implement kernel-side call recording 10 years ago
log.c First attempt to seperate more stats and cdr away from the core running code 10 years ago
log.h don't engage logging system if log level is too low 10 years ago
log_funcs.h fix obj-debug stuff 11 years ago
main.c eliminate the callmaster struct 9 years ago
main.h move config options into global struct rtpengine_config 9 years ago
media_socket.c eliminate the callmaster struct 9 years ago
media_socket.h TT#27550 implement interface round-robin selection 9 years ago
obj.h Update obj_* debugging text 11 years ago
poller.c don't use g_ prefix for global variables 9 years ago
poller.h don't use g_ prefix for global variables 9 years ago
recording.c don't use g_ prefix for global variables 9 years ago
recording.h make METADATA section appear in the metafile at 9 years ago
redis.c eliminate the callmaster struct 9 years ago
redis.h eliminate the callmaster struct 9 years ago
rtcp.c drop log level for messages about unknown RTP/RTCP packets 9 years ago
rtcp.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
rtp.c TT#12800 add ssrc handling into packet_stream struct 10 years ago
rtp.h TT#12800 add ssrc handling into packet_stream struct 10 years ago
sdp.c TT#27200 add option to omit a=rtcp attribute 9 years ago
sdp.h move struct sdp_ng_flags from sdp.h to call_interfaces.h 11 years ago
socket.c TT#26757 add tcp_listener framework 9 years ago
socket.h TT#26757 add tcp_listener framework 9 years ago
ssrc.c purge old entries from SSRC hash table if it gets too full 9 years ago
ssrc.h purge old entries from SSRC hash table if it gets too full 9 years ago
statistics.c move config options into global struct rtpengine_config 9 years ago
statistics.h move "totalstats" out of callmaster into global scope 9 years ago
str.c combine two mallocs into one for redis restore 10 years ago
streambuf.c don't use g_ prefix for global variables 9 years ago
streambuf.h TT#26757 add tcp_listener framework 9 years ago
stun.c suppress log message on "comprehension option" STUN attributes 9 years ago
stun.h STUN: The most significant 2 bits is 0xc0 in hex 10 years ago
tcp_listener.c TT#26756 clean up CLI code using streambuf 9 years ago
tcp_listener.h TT#26757 add tcp_listener framework 9 years ago
udp_listener.c TT#26757 add tcp_listener framework 9 years ago
udp_listener.h TT#26757 add tcp_listener framework 9 years ago