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 ba556db1d4
TT#136955 tie in DSP DTMF events with other DTMF reporting
4 years ago
..
.gitignore
.ycm_extra_conf.py TT#14008 improve pseudo string hash for YCM 5 years ago
Makefile
aux.c
bencode.c TT#144701 support JSON in NG protocol 5 years ago
call.c TT#14008 change local ICE ufrag/pwd after ICE restart 4 years ago
call_interfaces.c TT#14008 switch from repeated hash lookups to list iterator 5 years ago
cdr.c
cli.c TT#136954 add explicit flag to en/disable DTMF detection 4 years ago
codec.c TT#136955 tie in DSP DTMF events with other DTMF reporting 4 years ago
control_ng.c TT#157801 shift handling of v4/v6 addresses 4 years ago
control_tcp.c TT#157801 shift handling of v4/v6 addresses 4 years ago
control_udp.c TT#157801 shift handling of v4/v6 addresses 4 years ago
cookie_cache.c
crypto.c
dtls.c
dtmf.c TT#136955 tie in DSP DTMF events with other DTMF reporting 4 years ago
graphite.c TT#14008 send NG command stats count to Graphite 4 years ago
homer.c
ice.c TT#14008 change local ICE ufrag/pwd after ICE restart 4 years ago
iptables.c
janus.c
jitter_buffer.c
kernel.c
load.c
log.c
log.h
log_funcs.h
loglevels.h
main.c Merge branch 'master' of https://github.com/smititelu/rtpengine 4 years ago
media_player.c TT#14008 switch must_recrypt argument to bool 5 years ago
media_socket.c TT#14008 fix poller-per-thread behaviour 4 years ago
mqtt.c
poller.c TT#14008 fix poller-per-thread behaviour 4 years ago
recording.c
redis.c TT#156052 add call->destroyed timestamp 5 years ago
rtcp.c TT#14008 support SRTCP with generate-RTCP 5 years ago
rtp.c
rtpengine.pod Merge branch 'master' of https://github.com/smititelu/rtpengine 4 years ago
sdp.c
ssrc.c TT#156052 add MOS stats to stats output 5 years ago
statistics.c TT#156052 add call duration stddev metric 5 years ago
stun.c TT#14008 suppress ICE attribute warning 4 years ago
t38.c
tcp_listener.c
timerthread.c TT#136957 use scheduled timestamp when running timers 5 years ago
udp_listener.c
websocket.c