[asterisk-bugs] [Asterisk 0018299]: Asterisk not send fax to fax extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Nov 14 00:52:24 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 00:52 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'
======================================================================
----------------------------------------------------------------------
(0128846) jkister (reporter) - 2010-11-14 00:52
https://issues.asterisk.org/view.php?id=18299#c128846
----------------------------------------------------------------------
I also run into this issue; I posted on asterisk-users and asterisk-dev on
2010.11.13
I upgraded from a perfectly working 1.6.2 asterisk installation
(including fax via app_fax_digium) to 1.8.0 -- and fax functionality has
broken.
When a fax caller connects, asterisk detects the CNG, logs a message
about switching to the fax extension, but then hangs up the call.
i have:
exten => fax,1,NoOp( got to fax extension )
exten => fax,n,Goto(fax,rx,1)
I never receive the noop message.
i've captured with:
core set verbose 10
core set debug 10
fax set debug on
sip set debug peer vgw1
(vgw1 is my cisco 1760 ata)
http://jeremy.kister.net/tmp/fax/console.txt
http://jeremy.kister.net/tmp/fax/messages.txt
http://jeremy.kister.net/tmp/fax/sip.txt
Issue History
Date Modified Username Field Change
======================================================================
2010-11-14 00:52 jkister Note Added: 0128846
======================================================================
More information about the asterisk-bugs
mailing list