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 092f8da3c6
use str_token_sep for SDP token extraction
8 years ago
..
.gitignore TT#30901 convert codec list to hash table 8 years ago
.ycm_extra_conf.py TT#31197 include bcg729 build support 8 years ago
Makefile TT#28163 add support for properly packaged libbcg729 8 years ago
aux.c don't use g_ prefix for global variables 8 years ago
aux.h TT#30901 convert codec list to hash table 8 years ago
bencode.c
bencode.h TT#31404 support custom ptime and repacketization for sampled codecs 8 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 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 don't log corrupted cdr for foreign calls 8 years ago
cdr.h remove obsolete redis restore function arguments 9 years ago
cli.c Merge remote-tracking branch 'sipwise/master' into extend-rtpengine-ctl 8 years ago
cli.h eliminate the callmaster struct 8 years ago
codec.c fix segfault regression from 7b65dedb 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 eliminate the callmaster struct 8 years ago
control_tcp.h eliminate the callmaster struct 8 years ago
control_udp.c eliminate the callmaster struct 8 years ago
control_udp.h eliminate the callmaster struct 8 years ago
cookie_cache.c don't use g_ prefix for global variables 8 years ago
cookie_cache.h
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 workaround for buggy OpenSSL that produces incorrectly fragmented DTLS 8 years ago
dtls.h fix incorrect DTLS context being used with ICE 8 years ago
graphite.c Use statistics locks properly 8 years ago
graphite.h eliminate the callmaster struct 8 years ago
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 fix incorrect DTLS context being used with ICE 8 years ago
ice.h fix obj-debug stuff 10 years ago
iptables.c fix compilation when `with_iptables_option` is set to no 8 years ago
iptables.h move all remaining config options into global config struct 8 years ago
kernel.c TT#26513 Delete the kernel forwarding table on startup 8 years ago
kernel.h TT#5003 implement kernel-side call recording 9 years ago
log.c TT#30150 add option for different logging styles 8 years ago
log.h TT#30150 add option for different logging styles 8 years ago
log_funcs.h fix obj-debug stuff 10 years ago
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 Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine 8 years ago
media_socket.h Merge branch 'extend-default-intf' of https://github.com/1and1/rtpengine 8 years ago
obj.h Update obj_* debugging text 10 years ago
poller.c don't use g_ prefix for global variables 8 years ago
poller.h don't use g_ prefix for global variables 8 years ago
recording.c fix missing setup_media when using start_recording call 8 years ago
recording.h TT#30570 replace "chopper" iovec with GString 8 years ago
redis.c restructure codec_make_payload_type to fix compilation w/o transcoding 8 years ago
redis.h Make 'redis-allowed-errors', 'redis-disable-time', 'redis-cmd-timeout' 8 years ago
rtcp.c TT#31403 handle passthrough payloads in a transcoding context 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 TT#12800 add ssrc handling into packet_stream struct 9 years ago
sdp.c use str_token_sep for SDP token extraction 8 years ago
sdp.h TT#30570 replace "chopper" iovec with GString 8 years ago
socket.c TT#26757 add tcp_listener framework 8 years ago
socket.h TT#26757 add tcp_listener framework 8 years ago
ssrc.c TT#31700 implement payload-type specific passthrough kernel forwarding 8 years ago
ssrc.h TT#31403 keep track of stats required for RTCP translation/output 8 years ago
statistics.c Use statistics locks properly 8 years ago
statistics.h Merge remote-tracking branch 'sipwise/master' into add-requests-ps-stats 8 years ago
streambuf.c don't use g_ prefix for global variables 8 years ago
streambuf.h TT#26757 add tcp_listener framework 8 years ago
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 TT#26756 clean up CLI code using streambuf 8 years ago
tcp_listener.h TT#26757 add tcp_listener framework 8 years ago
udp_listener.c TT#26757 add tcp_listener framework 8 years ago
udp_listener.h TT#26757 add tcp_listener framework 8 years ago