[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
Wed Dec 30 01:42:44 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-30 01:42 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 ...
======================================================================
----------------------------------------------------------------------
(0115847) ManChicken (reporter) - 2009-12-30 01:42
https://issues.asterisk.org/view.php?id=16050#c115847
----------------------------------------------------------------------
As in 'happening properly'?
I tested this at length today with a stripped down simple dialplan that
plays a long sound via Background() - if I send a fax tone at any time
while it's playing, it detects but jumps to the bogus extension. If I wait
until the sound is done and my dialplan hits a WaitExten(), or I replace
Background() with Playback(), it detects and jumps to the correct 'fax'
extension.
Issue History
Date Modified Username Field Change
======================================================================
2009-12-30 01:42 ManChicken Note Added: 0115847
======================================================================
More information about the asterisk-bugs
mailing list