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 6f387cf849
TT#37157 fix missing G722 RTP TS output scaling
8 years ago
..
.gitignore TT#34050 replace ffmpeg version test macro 8 years ago
.ycm_extra_conf.py TT#31197 include bcg729 build support 8 years ago
Makefile TT#14008 fix libpcre references in makefile 8 years ago
aux.c
aux.h compilation fix for glib < 2.32 (CentOS 6) 8 years ago
bencode.c
bencode.h TT#31404 support custom ptime and repacketization for sampled codecs 8 years ago
call.c TT#36180 calculate per-second stats based on timer runtime 8 years ago
call.h create explicit per-stream DTLS context for ICE 8 years ago
call_interfaces.c fix incorrect DTLS context being used with ICE 8 years ago
call_interfaces.h TT#32210 add codec masking option 8 years ago
cdr.c
cdr.h
cli.c errno must be set to 0 before calling strto*() 8 years ago
cli.h
codec.c TT#37157 fix missing G722 RTP TS output scaling 8 years ago
codec.h TT#32210 add codec masking option 8 years ago
control_ng.c Make 'rtpengine-ctl' configurable via rtpengine-ctl 8 years ago
control_ng.h Make 'rtpengine-ctl' configurable via rtpengine-ctl 8 years ago
control_tcp.c
control_tcp.h
control_udp.c
control_udp.h
cookie_cache.c
cookie_cache.h
crypto.c fix possible null pointer segfault when using log level 7 8 years ago
crypto.h
dtls.c fixing memory leaks 8 years ago
dtls.h create explicit per-stream DTLS context for ICE 8 years ago
graphite.c
graphite.h
homer.c
homer.h
ice.c fix incorrect DTLS context being used with ICE 8 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 8 years ago
main.h Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 8 years ago
media_socket.c TT#36308 fix possible segfault due to missing lock 8 years ago
media_socket.h Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine 8 years ago
obj.h
poller.c
poller.h
recording.c recording.c: save the label in pcap metadata file 8 years ago
recording.h TT#30570 replace "chopper" iovec with GString 8 years ago
redis.c Merge branch 'redis_racecondition' of https://github.com/1and1/rtpengine 8 years ago
redis.h Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout' 8 years ago
rtcp.c use reference counting on SSRC objects 8 years ago
rtcp.h TT#31403 map and replace RTCP SSRCs when transcoding 8 years ago
rtp.c TT#30405 codec matchup and handler functions 8 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 8 years ago
socket.c
socket.h
ssrc.c fixing memory leaks 8 years ago
ssrc.h use reference counting on SSRC objects 8 years ago
statistics.c TT#37156 fix divide by zero error (regression from db58aa80) 8 years ago
statistics.h
streambuf.c
streambuf.h
stun.c TT#30405 split stream_packet() into smaller pieces 8 years ago
stun.h TT#30405 split stream_packet() into smaller pieces 8 years ago
tcp_listener.c
tcp_listener.h
udp_listener.c
udp_listener.h