[asterisk-bugs] [Asterisk 0016050]: Fax detection broken when upgrading from 1.6.0.9 to 1.6.0.15

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 29 04:39:59 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16050 
====================================================================== 
Reported By:                DLNoah
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16050
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.0.15 
JIRA:                       SWP-584 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-09 14:08 CDT
Last Modified:              2009-12-29 04:39 CST
====================================================================== 
Summary:                    Fax detection broken when upgrading from 1.6.0.9 to
1.6.0.15
Description: 
I have a system that has an analog fax machine connected to a DAHDI line,
and Asterisk performing faxdetect on incoming DAHDI calls.  In 1.6.0.9,
this works as expected and automatically detects faxes and sends them to
the fax machine.  In 1.6.0.15, I am getting an error in the console that
Asterisk is trying to send the fax to extension "ÿ", which is an invalid
extension (since my dialplan is set expecting the extension "fax". 
Reverting to 1.6.0.9 fixes the fax detection behavior without any
configuration file edits.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0016474 failure to to jump to fax extension on ...
====================================================================== 

---------------------------------------------------------------------- 
 (0115807) ManChicken (reporter) - 2009-12-29 04:39
 https://issues.asterisk.org/view.php?id=16050#c115807 
---------------------------------------------------------------------- 
I think I just figured out the specifics on this -- If the 1100Hz tone
comes in during playback via Background(), the jump to the invalid
extension occurs.  However if the tone comes in while * is doing other
things, or is in a Playback() or even WaitExten() in my case, it properly
redirects to the 'fax' extension. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-29 04:39 ManChicken     Note Added: 0115807                          
======================================================================




More information about the asterisk-bugs mailing list