[asterisk-bugs] [Asterisk 0012334]: DSP_FEATURE_DTMF_DETECT issues in asterisk 1.6 and asterisk-addons 1.6

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Mar 30 09:19:27 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12334 
====================================================================== 
Reported By:                ovi
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12334
Category:                   Addons/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0-beta5 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-30-2008 08:15 CDT
Last Modified:              03-30-2008 09:19 CDT
====================================================================== 
Summary:                    DSP_FEATURE_DTMF_DETECT issues in asterisk 1.6 and
asterisk-addons 1.6
Description: 
DSP_FEATURE_DTMF_DETECT used to be defined in:
./include/asterisk/dsp.h:#define DSP_FEATURE_DTMF_DETECT                (1
<< 3)

Not it is gone, however, it is still used in:
./channels/chan_usbradio.c:             ast_dsp_set_features(o->dsp,
DSP_FEATURE_DTMF_DETECT);

Also, asterisk-addons doesn't compile anymore because of this.
====================================================================== 

---------------------------------------------------------------------- 
 dimas - 03-30-08 09:19  
---------------------------------------------------------------------- 
Well, patch for the Asterisk is very simple (attached).

However I can not find what is wrong with addons - it does not have
references to renamed stuff and it compiles fine on my machine... 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-30-08 09:19  dimas          Note Added: 0084762                          
======================================================================




More information about the asterisk-bugs mailing list