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 6e8d57e528
honour RFC 5506 by allowing more RTCP packet types leading the group
8 years ago
..
.gitignore TT#30901 convert codec list to hash table 9 years ago
.ycm_extra_conf.py TT#31197 include bcg729 build support 9 years ago
Makefile TT#28163 add support for properly packaged libbcg729 9 years ago
aux.c
aux.h TT#30901 convert codec list to hash table 9 years ago
bencode.c
bencode.h TT#31404 support custom ptime and repacketization for sampled codecs 9 years ago
call.c fix recording setup_media reversed direction 8 years ago
call.h TT#28163 use a pointer cache to avoid hash table lookup 9 years ago
call_interfaces.c fix incorrect DTLS context being used with ICE 9 years ago
call_interfaces.h TT#32210 add codec masking option 9 years ago
cdr.c
cdr.h
cli.c Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 9 years ago
cli.h
codec.c leave room for SRTP auth tag on transcoded packets 8 years ago
codec.h TT#32210 add codec masking option 9 years ago
control_ng.c Make 'rtpengine-ctl' configurable via rtpengine-ctl 9 years ago
control_ng.h Make 'rtpengine-ctl' configurable via rtpengine-ctl 9 years ago
control_tcp.c
control_tcp.h
control_udp.c
control_udp.h
cookie_cache.c
cookie_cache.h
crypto.c
crypto.h
dtls.c version test macro for DTLS_set_link_mtu 8 years ago
dtls.h fix incorrect DTLS context being used with ICE 9 years ago
graphite.c
graphite.h
homer.c
homer.h
ice.c fix incorrect DTLS context being used with ICE 9 years ago
ice.h
iptables.c
iptables.h
kernel.c
kernel.h
log.c
log.h
log_funcs.h
main.c TT#28163 logging and documentation improvements 9 years ago
main.h Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 9 years ago
media_socket.c fix payload type tracking for transcoding situations 8 years ago
media_socket.h Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine 9 years ago
obj.h
poller.c
poller.h
recording.c fix missing setup_media when using start_recording call 8 years ago
recording.h TT#30570 replace "chopper" iovec with GString 9 years ago
redis.c fix payload type tracking for transcoding situations 8 years ago
redis.h Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout' 9 years ago
rtcp.c honour RFC 5506 by allowing more RTCP packet types leading the group 8 years ago
rtcp.h TT#31403 map and replace RTCP SSRCs when transcoding 9 years ago
rtp.c TT#30405 codec matchup and handler functions 9 years ago
rtp.h
sdp.c fix payload type tracking for transcoding situations 8 years ago
sdp.h TT#30570 replace "chopper" iovec with GString 9 years ago
socket.c
socket.h
ssrc.c fix payload type tracking for transcoding situations 8 years ago
ssrc.h fix payload type tracking for transcoding situations 8 years ago
statistics.c
statistics.h
streambuf.c
streambuf.h
stun.c TT#30405 split stream_packet() into smaller pieces 9 years ago
stun.h TT#30405 split stream_packet() into smaller pieces 9 years ago
tcp_listener.c
tcp_listener.h
udp_listener.c
udp_listener.h