[asterisk-bugs] [Asterisk 0015806]: pbx_builtin_background function does not handle fax detection correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 31 17:13:49 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15806
======================================================================
Reported By: yengchen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15806
Category: Core/PBX
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.26.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-31 17:13 CDT
Last Modified: 2009-08-31 17:13 CDT
======================================================================
Summary: pbx_builtin_background function does not handle fax
detection correctly
Description:
I think it is related to issue 0015750.
Fax detection interrupts playback and app_waitstream returns -1.
Last section of pbx_builtin_background to handle single DTMF does not
check for res<0 and sets chan->exten=res.
Ends up with invalid extension -1.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-08-31 17:13 yengchen New Issue
2009-08-31 17:13 yengchen Asterisk Version => 1.4.26.1
2009-08-31 17:13 yengchen Regression => No
2009-08-31 17:13 yengchen SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list