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
Peter Dunkley 130d485346
Updated Makefiles and added compilation instructions to work with Enterprise
13 years ago
..
.gitignore adding ycm config file 13 years ago
.ycm_extra_conf.py adding ycm config file 13 years ago
Makefile Updated Makefiles and added compilation instructions to work with Enterprise 13 years ago
aux.c
aux.h consistent use of existing macros 13 years ago
bencode.c fix the silly thing about bencoded lists being backwards 13 years ago
bencode.h fix the silly thing about bencoded lists being backwards 13 years ago
call.c implement and document ng "media address" 13 years ago
call.h redis updates 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 dlopen() doesnt actually set errno 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 implement and document ng "media address" 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 consistent use of existing macros 13 years ago
stun.h get some constants out of the way 13 years ago
udp_listener.c
udp_listener.h