-
- Downloads
Improve T.38 gateway V.21 preamble detection.
This commit removes the V.21 preamble detection code previously added to the generic DSP implementation in Asterisk, and instead enhances the res_fax module to be able to utilize V.21 preamble detection functionality made available by FAX technology modules. This commit also adds such support to res_fax_spandsp, which uses the Spandsp modem tone detection code to do the V.21 preamble detection. There should be no functional change here, other than much more reliable V.21 preamble detection (and thus T.38 gateway initiation). ........ Merged revisions 349248 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@349249 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/dsp.h 2 additions, 3 deletionsinclude/asterisk/dsp.h
- include/asterisk/res_fax.h 4 additions, 0 deletionsinclude/asterisk/res_fax.h
- main/dsp.c 0 additions, 148 deletionsmain/dsp.c
- res/res_fax.c 119 additions, 74 deletionsres/res_fax.c
- res/res_fax_spandsp.c 82 additions, 3 deletionsres/res_fax_spandsp.c
Loading
Please register or sign in to comment