aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_zap.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-15Commit a fix for some memory access errors pointed out by the valgrind2.txtrussell1-17/+18
2008-01-09report the same message whether Zaptel does not have transcoder support loade...kpfleming1-2/+4
2007-12-12emit a warning message when we drop a G.729B CNG frame destined for the trans...kpfleming1-0/+5
2007-12-07even though Asterisk explicitly requests that endpoints using G.729 do *not* ...kpfleming1-0/+9
2007-11-06Correctly set the total number of channels from a zaptel transcoder board.qwell1-2/+1
2007-10-18Execute the RELEASE operation on transcoder channels in the destroy callback.russell1-0/+5
2007-08-31add missing "transcoder show" (and deprecated "show transcoder") CLI commands...kpfleming1-0/+70
2007-04-27Merged revisions 62173 via svnmerge from qwell1-1/+1
2007-04-06Merged revisions 60398 via svnmerge from kpfleming1-1/+0
2007-02-24update to match zaptel 1.4 API change that was committed a few minutes agokpfleming1-1/+1
2007-01-05Make codec_zap and chan_zap also depend on zaptel.qwell1-0/+1
2007-01-01check specifically for VLDTMF and transcoding support in the system's Zaptel ...kpfleming1-1/+1
2006-08-30Fix transcoding performance issuemarkster1-17/+38
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-22/+16
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming1-1/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-8/+8
2006-06-23add support for Zaptel transcoderskpfleming1-0/+406