Difference between revisions of "Asterisk DSP"
From Makers Local 256
(update and cleanup) |
(→Status: status update, working on this now) |
||
Line 1: | Line 1: | ||
==Status== | ==Status== | ||
− | + | Implementation: This has just jumped to the top of my list, because I found some free time and I don't have direct access to my other projects at the moment. | |
==Details== | ==Details== |
Revision as of 16:06, 23 April 2007
Status
Implementation: This has just jumped to the top of my list, because I found some free time and I don't have direct access to my other projects at the moment.
Details
This project will focus on improvement of the goertzel algorithm in asterisk's dsp.c. This won't be an improvement to the algorithms themselves, but more to the frequencies detectable by the code. It is currently detects US tones only which limits call progress severely. The ultimate goal of this project is to get the code submitted and into trunk so that it can go into the next major release of Asterisk.
History
This project stemmed from the time I spent in tech support at Digium. Foreign customers always complained that call progress detection was either unavailable for them, or buggy.