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 89913e5979
MT#55283 support i= e= p= u=
10 months ago
..
.gitignore
.ycm_extra_conf.py
Makefile MT#61993 build: Rework to use a config.mk generated during the build 11 months ago
audio_player.c MT#61404 clone previous sequence number for T.38 11 months ago
bencode.c MT#55283 upgrade minimum chunk allocation size 1 year ago
call.c MT#55283 support i= e= p= u= 10 months ago
call_interfaces.c MT#61404 clone previous sequence number for T.38 11 months ago
cdr.c MT#61352 consolidate opmode with ng_command 1 year ago
cli.c MT#55283 properly support empty keyspace list 12 months ago
codec.c MT#55283 add codec_def_supported() helper 11 months ago
control_ng.c MT#55283 fix zero string length after copy 1 year ago
control_ng_flags_parser.c MT#55283 support leading spaces in string dict 1 year ago
control_tcp.c MT#55283 fix compilation error for pcre2 >= 10.43 1 year ago
control_udp.c MT#55283 fix compilation error for pcre2 >= 10.43 1 year ago
cookie_cache.c
crypto.c
dtls.c MT#55283 fix signed/unsigned mixup 1 year ago
dtmf.c MT#55283 change call_str_cpy etc semantics 1 year ago
graphite.c MT#61352 consolidate opmode with ng_command 1 year ago
helpers.c
homer.c
ice.c MT#55283 change scope of ICE fragment storage 1 year ago
iptables.c
janus.c MT#61352 consolidate opmode with ng_command 1 year ago
jitter_buffer.c MT#55283 extend lock duration 1 year ago
kernel.c MT#55283 always use full-struct initialisation 1 year ago
load.c
log.c
log.h
log_funcs.h MT#55283 simplify call_str_dup family 1 year ago
loglevels.h
main.c MT#55283 change shutdown order 11 months ago
media_player.c MT#61404 clone previous sequence number for T.38 11 months ago
media_socket.c MT#61404 always update egress RTP index 11 months ago
mqtt.c MT#55283 add glib_json_builder_add_str 1 year ago
nftables.c MT#55283 silence compiler warning 1 year ago
recording.c MT#55283 Prevent warning logs when recording-method is pcap 1 year ago
redis.c MT#55283 redis: cover a usage of write DB with lock 12 months ago
rtcp.c
rtp.c MT#61404 always update egress RTP index 11 months ago
sdp.c MT#55283 support i= e= p= u= 10 months ago
ssrc.c MT#55283 fix possible integer overflow 1 year ago
statistics.c MT#61352 consolidate opmode with ng_command 1 year ago
stun.c MT#55283 initialise str objects with macros 1 year ago
t38.c MT#55283 streamline subscription handling 10 months ago
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c