[asterisk-bugs] [Asterisk 0018299]: Asterisk not send fax to fax extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Nov 14 10:51:59 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18299
======================================================================
Reported By: mbrevda
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18299
Category: Resources/res_fax
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.8.0
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-12 05:16 CST
Last Modified: 2010-11-14 10:51 CST
======================================================================
Summary: Asterisk not send fax to fax extension
Description:
Asterisk isnt sending fax to fax extension:
== Redirecting 'SIP/69.167.68.134-00000036' to fax extension due to CNG
detection
== Spawn extension (from-trunk, fax, 1) exited non-zero on
'SIP/69.167.68.134-00000036'
======================================================================
----------------------------------------------------------------------
(0128851) jkister (reporter) - 2010-11-14 10:51
https://issues.asterisk.org/view.php?id=18299#c128851
----------------------------------------------------------------------
the most concise extensions.conf that reproduces it is:
[incoming]
exten => s,1,Answer
exten => s,n,Background(local/main)
exten => s,n,WaitExten(10)
exten => _XX,1,Dial(SIP/1${EXTEN})
exten => fax,1,NoOp( fax extension called )
Issue History
Date Modified Username Field Change
======================================================================
2010-11-14 10:51 jkister Note Added: 0128851
======================================================================
More information about the asterisk-bugs
mailing list