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 ab0dba7d14
TT#12800 support custom monologue labels
9 years ago
..
.gitignore
.ycm_extra_conf.py TT#14571 PEP8 for YouCompleteMe config 9 years ago
Makefile TT#12800 refactor RCTP XR processing 9 years ago
aux.c
aux.h TT#12800 store and process RTCP SR and RR for statistics 9 years ago
bencode.c
bencode.h list command: several fixes + documentation 12 years ago
call.c TT#12800 support custom monologue labels 9 years ago
call.h TT#12800 support custom monologue labels 9 years ago
call_interfaces.c TT#12800 support custom monologue labels 9 years ago
call_interfaces.h
cdr.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
cdr.h remove obsolete redis restore function arguments 9 years ago
cli.c TT#12800 add MOS statistics to final log output 9 years ago
cli.h Mass update - manual merge of rfuchs/socket-rework branch 10 years ago
control_ng.c fix some errors caught by coverity 9 years ago
control_ng.h
control_tcp.c TT#14400 Use a boolean instead of a bitwise operator 9 years ago
control_tcp.h
control_udp.c
control_udp.h
cookie_cache.c drop support for glib versions older than 2.30 11 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
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 TT#14008 add missing DTLS locks 9 years ago
dtls.h
graphite.c fix some errors caught by coverity 9 years ago
graphite.h
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 abandon usage of random() 9 years ago
ice.h
kernel.c fix some errors caught by coverity 9 years ago
kernel.h
log.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
log.h
log_funcs.h
main.c TT#12800 abstractize rtcp parsing and logging functions 9 years ago
media_socket.c TT#12800 limit size of SSRC hash table 9 years ago
media_socket.h
obj.h Update obj_* debugging text 10 years ago
poller.c fixes for coverity 9 years ago
poller.h
recording.c TT#12800 add MOS statistics to final log output 9 years ago
recording.h don't use anonymous unions to make old compilers happy 9 years ago
redis.c TT#12800 support custom monologue labels 9 years ago
redis.h
rtcp.c TT#12800 add ssrc handling into packet_stream struct 9 years ago
rtcp.h TT#12800 add ssrc handling into packet_stream struct 9 years ago
rtp.c TT#12800 add ssrc handling into packet_stream struct 9 years ago
rtp.h TT#12800 add ssrc handling into packet_stream struct 9 years ago
sdp.c fix some errors caught by coverity 9 years ago
sdp.h
socket.c TT#14400 Do not NULL-dereference pointer 9 years ago
socket.h fix some errors caught by coverity 9 years ago
ssrc.c TT#12800 records stats average not just for MOS but all values 9 years ago
ssrc.h TT#12800 records stats average not just for MOS but all values 9 years ago
statistics.c First attempt to seperate more stats and cdr away from the core running code 9 years ago
statistics.h First attempt to seperate more stats and cdr away from the core running code 9 years ago
str.c
streambuf.c fix some errors caught by coverity 9 years ago
streambuf.h
stun.c
stun.h STUN: The most significant 2 bits is 0xc0 in hex 9 years ago
udp_listener.c
udp_listener.h