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 1c72636983
TT#73401 remove useless assertion
6 years ago
..
.gitignore add test symlinks to gitignore files 6 years ago
.ycm_extra_conf.py
Makefile TT#59703 add build test for dtmf_rx_fillin() 7 years ago
aux.c
bencode.c
call.c compile fix for glib versions < 2.30 6 years ago
call_interfaces.c TT#65052 support adding pause after DTMF PCM 6 years ago
cdr.c
cli.c TT#72350 add codec info to CLI output 6 years ago
codec.c TT#73401 remove useless assertion 6 years ago
control_ng.c TT#64259 support injecting DTMF tones and events 6 years ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c TT#45617 add new options to support log markers for sensitive data 7 years ago
dtls.c
dtmf.c add missing header 6 years ago
graphite.c
homer.c byte-swap homer ID as required 6 years ago
ice.c TT#64601 fix some compiler warnings 6 years ago
iptables.c fix possible segfault after failed port alloc w/ iptables option 7 years ago
kernel.c
load.c
log.c dtmf: prevent freeing json buf too early 7 years ago
log.h
log_funcs.h
main.c TT#72000 add different endpoint detection algorithms 6 years ago
media_player.c TT#58659 RFC DTMF to PCM transcoding 7 years ago
media_socket.c TT#71950 Fix typos 6 years ago
poller.c
recording.c TT#68100 set iLBC encoder and decoder options 6 years ago
redis.c TT#64601 fix some compiler warnings 6 years ago
rtcp.c TT#45617 add new options to support log markers for sensitive data 7 years ago
rtp.c
rtpengine.pod TT#71950 Fix typos 6 years ago
sdp.c TT#69701 fix incorrect address used for raddr/rport 6 years ago
ssrc.c TT#45617 add new options to support log markers for sensitive data 7 years ago
statistics.c
stun.c TT#64601 fix some compiler warnings 6 years ago
tcp_listener.c Insert streambuf object to listener->streams before adding it to poller 7 years ago
timerthread.c
udp_listener.c