Add DTMF coder to common part

This commit is contained in:
Andreas Eversberg
2016-03-13 13:37:27 +01:00
parent 3bee5e728a
commit 4ab1cd5026
3 changed files with 133 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ libcommon_a_SOURCES = \
../common/jitter.c \
../common/loss.c \
../common/filter.c \
../common/dtmf.c \
../common/samplerate.c \
../common/call.c \
../common/freiton.c \