[asterisk-bugs] [Asterisk 0015806]: pbx_builtin_background function does not handle fax detection correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 11:40:14 CST 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15806
======================================================================
Reported By: yengchen
Assigned To: mnick
======================================================================
Project: Asterisk
Issue ID: 15806
Category: Core/PBX
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: 1.4.26.1
JIRA:
Regression: No
Reviewboard Link:
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-11-10 11:40 CST
======================================================================
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-11-10 11:40 lmadsen Status acknowledged =>
assigned
2009-11-10 11:40 lmadsen Assigned To => mnick
======================================================================
More information about the asterisk-bugs
mailing list