[asterisk-bugs] [Asterisk 0016127]: hylafax(+iaxmodem)+ReceiveFAX leads to "Audio loop reports T38 switchover but t38state != T38_STATE_NEGOTIATED"
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 26 11:00:54 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16127
======================================================================
Reported By: darkbasic
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 16127
Category: Applications/app_fax
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 223406
Request Review:
======================================================================
Date Submitted: 2009-10-25 13:16 CDT
Last Modified: 2009-10-26 11:00 CDT
======================================================================
Summary: hylafax(+iaxmodem)+ReceiveFAX leads to "Audio loop
reports T38 switchover but t38state != T38_STATE_NEGOTIATED"
Description:
I send the fax with "sendfax -n -d <exten> /root/fax/prova.tif".
iax.conf:
[general]
requirecalltoken=no
authdebug=yes
bindport=4569
bindaddr = 0.0.0.0
disallow=all
allow=ulaw
allow=alaw
autokill=yes
[iaxmodem]
type=friend
context=fax
disallow=all
allow=alaw
username=iaxmodem
secret=password
qualify=yes
notransfer=yes
host=dynamic
callerid="Fax" <mynumber>
requirecalltoken=no
dialplan:
[fax]
exten => _X.,1,ReceiveFAX(/var/spool/asterisk/fax/prova_${EXTEN}.tif)
I attached full => notice,warning,error,debug,verbose with 'core set
verbose 10, 'core set debug 10', 'sip set debug on', and 'sip set history
on'.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-10-26 11:00 svnbot Status confirmed => assigned
======================================================================
More information about the asterisk-bugs
mailing list