aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_dahdi.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-21Isolate frames returned from a DSP instance or codec translator.russell1-8/+4
2009-07-15Only print debug info in codec_dahdi if we are asking for it.seanbright1-3/+9
2009-02-18Several changes to codec_dahdi to play nice with G723.sruffell1-78/+314
2008-12-19(closes issue #13480)jpeeler1-18/+4
2008-08-20Fix bug where the samples were not accurate when in G723 mode, which would sruffell1-6/+16
2008-08-18look for transcoder in proper place based on build against Zaptel or DAHDIkpfleming1-2/+16
2008-08-14add support for Zaptel versions that contain the new transcoder interfacekpfleming1-1/+1
2008-08-07Updated codec_dahdi to use the new transcoder interface in the first DAHDIsruffell1-123/+80
2008-07-29build against the now-typedef-free dahdi/user.hkpfleming1-5/+5
2008-06-12Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff s...jpeeler1-0/+513