| .. |
|
.gitignore
|
automate lib symlink creation in makefiles
|
9 years ago |
|
.ycm_extra_conf.py
|
TT#19350 add option to manage iptables rules directly
|
8 years ago |
|
Makefile
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
aux.c
|
Fixes after second review
|
10 years ago |
|
aux.h
|
TT#12800 store and process RTCP SR and RR for statistics
|
9 years ago |
|
bencode.c
|
Update to upcoming 3.0 release (2.9.9 for now)
|
12 years ago |
|
bencode.h
|
TT#22411 Fix spelling mistakes/typos
|
8 years ago |
|
call.c
|
don't use g_hash_table_foreach for call_timer_iterator
|
8 years ago |
|
call.h
|
Add option to set TOS for control-ng interface
|
8 years ago |
|
call_interfaces.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
call_interfaces.h
|
TT#26757 add tcp_listener framework
|
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
|
TT#26756 clean up CLI code using streambuf
|
8 years ago |
|
cli.h
|
TT#26756 clean up CLI code using streambuf
|
8 years ago |
|
control_ng.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
control_ng.h
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
control_tcp.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
control_tcp.h
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
control_udp.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
control_udp.h
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
cookie_cache.c
|
drop support for glib versions older than 2.30
|
11 years ago |
|
cookie_cache.h
|
mass deployment of the new "str" object - does this thing still work?
|
13 years ago |
|
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
|
DTLS: Fix potential double BIO_free
|
9 years ago |
|
dtls.h
|
retain outgoing DTLS role whenever possible
|
10 years ago |
|
graphite.c
|
fix bug that makes rtpengine crash when graphite server is down
|
9 years ago |
|
graphite.h
|
Change the graphite connection state logic
|
10 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
|
abandon usage of random()
|
9 years ago |
|
ice.h
|
fix obj-debug stuff
|
10 years ago |
|
iptables.c
|
TT#19350 add option to manage iptables rules directly
|
8 years ago |
|
iptables.h
|
TT#19350 add option to manage iptables rules directly
|
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
|
First attempt to seperate more stats and cdr away from the core running code
|
9 years ago |
|
log.h
|
don't engage logging system if log level is too low
|
9 years ago |
|
log_funcs.h
|
fix obj-debug stuff
|
10 years ago |
|
main.c
|
Add option to set TOS for control-ng interface
|
8 years ago |
|
media_socket.c
|
Crash stream_packet in case of out_srtp is NULL is fixed
|
8 years ago |
|
media_socket.h
|
Add option to set TOS for control-ng interface
|
8 years ago |
|
obj.h
|
Update obj_* debugging text
|
10 years ago |
|
poller.c
|
fixes for coverity
|
9 years ago |
|
poller.h
|
move thread loop functions out of main.c
|
11 years ago |
|
recording.c
|
make METADATA section appear in the metafile at
|
8 years ago |
|
recording.h
|
make METADATA section appear in the metafile at
|
8 years ago |
|
redis.c
|
make METADATA section appear in the metafile at
|
8 years ago |
|
redis.h
|
Implemented comments from Richard from pull req #323
|
9 years ago |
|
rtcp.c
|
drop log level for messages about unknown RTP/RTCP packets
|
8 years ago |
|
rtcp.h
|
TT#12800 add ssrc handling into packet_stream struct
|
9 years ago |
|
rtp.c
|
TT#12800 add ssrc handling into packet_stream struct
|
9 years ago |
|
rtp.h
|
TT#12800 add ssrc handling into packet_stream struct
|
9 years ago |
|
sdp.c
|
add rtcp-mux-require option to force rtcp-mux usage for WebRTC
|
8 years ago |
|
sdp.h
|
move struct sdp_ng_flags from sdp.h to call_interfaces.h
|
10 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
|
purge old entries from SSRC hash table if it gets too full
|
8 years ago |
|
ssrc.h
|
purge old entries from SSRC hash table if it gets too full
|
8 years ago |
|
statistics.c
|
Count multipexed packets in statistics. Don't count errounously when no stream is found
|
8 years ago |
|
statistics.h
|
First attempt to seperate more stats and cdr away from the core running code
|
9 years ago |
|
str.c
|
combine two mallocs into one for redis restore
|
9 years ago |
|
streambuf.c
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
streambuf.h
|
TT#26757 add tcp_listener framework
|
8 years ago |
|
stun.c
|
compile fixes for openssl >= 1.1.0
|
9 years ago |
|
stun.h
|
STUN: The most significant 2 bits is 0xc0 in hex
|
9 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 |