[asterisk-bugs] [Asterisk 0014761]: [patch] 1.6.1: unidirectional PCM if (FXS?) hardware DTMF detection enabled

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 13 07:30:30 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14761 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14761
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Target Version:             1.6.1.1
Asterisk Version:           1.6.1.0-rc3 
Regression:                 Yes 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-26 06:26 CDT
Last Modified:              2009-05-13 07:30 CDT
====================================================================== 
Summary:                    [patch] 1.6.1: unidirectional PCM if (FXS?) hardware
DTMF detection enabled
Description: 
The following is seems to be a regression between 1.6.0 to 1.6.1 . Tested
it locally with Astribanks and also heard it reported with Sangoma A200
cards.

In this case, the caller does not get PCM once the call is established.

Workaround: disable hardwqre DTMF detection in the driver.
====================================================================== 

---------------------------------------------------------------------- 
 (0104668) tzafrir (manager) - 2009-05-13 07:30
 https://issues.asterisk.org/view.php?id=14761#c104668 
---------------------------------------------------------------------- 
dimas, you need some translation to dahdi: s/zt_/dahdi_/; s/ZT_/DAHDI_/

Adding 'dahdi_confmute(p, 0)' either at an else clause in the end of
dahdi_handle_dtmfup() or in dahdi_handle_event right before the 'return f;'
both work fine.

I'll note that dahdi_handle_dtmfup can also be called from dahdi_read .
I'm not really sure at what scenario. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-13 07:30 tzafrir        Note Added: 0104668                          
======================================================================




More information about the asterisk-bugs mailing list