[asterisk-bugs] [Asterisk 0018885]: CNG or T.38 invite detected while call is bridged causes dialplan execution to stop after ReceiveFax
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 2 06:47:00 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18885
======================================================================
Reported By: escape2mtns
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18885
Category: Channels/chan_sip/T.38
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.17-rc2
JIRA: SWP-3184
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-02-24 14:45 CST
Last Modified: 2011-03-02 06:47 CST
======================================================================
Summary: CNG or T.38 invite detected while call is bridged
causes dialplan execution to stop after ReceiveFax
Description:
We have calls that come in via SIP and are immediately routed out Dahdi PRI
to a voice platform. The call is answered by the Dial() function before
bridging. In cases where CNG or T.38 invite is detected after the call is
bridged, the bridge is broken, the hangup extension is executed, and then
the fax extension is executed. When executing the fax extension, after the
fax is received, ReceiveFax recognizes that the call has hung up and upon
exiting should go to the hangup extension for post-fax processing.
Instead, the dialplan execution stops and we have no ability to perform fax
reception processing (email fax or process with a script) because the
dialplan never gets executed after the ReceiveFax.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-02-28 14:47 lmadsen Additional Information Updated
2011-02-28 14:47 lmadsen JIRA => SWP-3184
======================================================================
More information about the asterisk-bugs
mailing list