| .. |
|
.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
|
compilation fix for glib < 2.32 (CentOS 6)
|
8 years ago |
|
bencode.c
|
Update to upcoming 3.0 release (2.9.9 for now)
|
12 years ago |
|
bencode.h
|
TT#31404 support custom ptime and repacketization for sampled codecs
|
8 years ago |
|
call.c
|
use reference counting on SSRC objects
|
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
|
use reference counting on SSRC objects
|
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
|
mass deployment of the new "str" object - does this thing still work?
|
13 years ago |
|
crypto.c
|
fix possible null pointer segfault when using log level 7
|
8 years ago |
|
crypto.h
|
TT#12800 add ssrc handling into packet_stream struct
|
9 years ago |
|
dtls.c
|
fix possible null pointer segfault when using log level 7
|
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
|
use reference counting on SSRC objects
|
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
|
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
|
use reference counting on SSRC objects
|
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
|
TT#12800 add ssrc handling into packet_stream struct
|
9 years ago |
|
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
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
socket.h
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
ssrc.c
|
use reference counting on SSRC objects
|
8 years ago |
|
ssrc.h
|
use reference counting on SSRC objects
|
8 years ago |
|
statistics.c
|
Fix uptime statistics
|
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 |