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 5c616c27af
fix erroneous double lookup detection
13 years ago
..
.gitignore adding ycm config file 13 years ago
.ycm_extra_conf.py adding ycm config file 13 years ago
Makefile remove potentially unnecessary include 13 years ago
aux.c
aux.h consistent use of existing macros 13 years ago
bencode.c merge bencode fix from kamailio source 13 years ago
bencode.h merge bencode fix from kamailio source 13 years ago
call.c fix erroneous double lookup detection 13 years ago
call.h fix incorrect source address of STUN binding responses 13 years ago
control_ng.c improve NG logging 13 years ago
control_ng.h
control_tcp.c
control_tcp.h
control_udp.c
control_udp.h
cookie_cache.c
cookie_cache.h
crypto.c consistent use of existing macros 13 years ago
crypto.h get rid of the useless ROC and keep variable naming consistent 13 years ago
kernel.c SRTP daemon<>kernel tie-in 13 years ago
kernel.h SRTP daemon<>kernel tie-in 13 years ago
log.h
main.c added log level handling to debian default file and init script 13 years ago
obj.h fix some regressions and bugs 13 years ago
poller.c
poller.h
redis.c redis updates 13 years ago
redis.h redis updates 13 years ago
rtcp.c more frequent redis updates for srtp calls 13 years ago
rtcp.h implement support for RFC 5761 13 years ago
rtp.c get rid of the useless ROC and keep variable naming consistent 13 years ago
rtp.h move private struct .h -> .c 13 years ago
sdp.c fix incorrect backward behaviour regarding the "c" flag 13 years ago
sdp.h implement and document ng "media address" 13 years ago
str.c
str.h redis updates 13 years ago
streambuf.c
streambuf.h
stun.c fix incorrect source address of STUN binding responses 13 years ago
stun.h
udp_listener.c
udp_listener.h