[asterisk-bugs] [Asterisk 0013473]: Asterisk 1.6.0-rc6 crashes with ReceiveFAX
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 16 10:48:53 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13473
======================================================================
Reported By: genie
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13473
Category: Applications/General
Reproducibility: always
Severity: crash
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-12 13:12 CDT
Last Modified: 2008-09-16 10:48 CDT
======================================================================
Summary: Asterisk 1.6.0-rc6 crashes with ReceiveFAX
Description:
I'm trying to receive a fax message sent by Zoiper 2.16. Following
instructions on webapges I have edited the follwoing configuratin files:
===SIP.CONF===
[general]
t38pt_udptl = yes
[1000]
type=friend
context=fax_context
host=dynamic
allow=all
t38pt_udptl = yes
===EXTENSIONS.CONF===
[fax_context]
exten => 300,1,Verbose(Receiving....)
exten => 300,n,ReceiveFAX(fax.sff)
exten => 300,n,Hangup()
exten => h,1,Verbose(Received)
exten => h,n,Noop(FAXSTATUS = ${FAXSTATUS})
Unfortunatelly, when I try to send a fex asterisk crashes completely: i
need to strat it again by typing "sodo asterisk" and then "sodo asterisk
-r" to enter the console.
On the asterisk console I have only following information
Connected to Asterisk 1.6.0-rc6 currently running on durotar (pid =
15529)
Verbosity was 0 and is now 28
== Using SIP RTP CoS mark 5
== Using UDPTL CoS mark 5
-- Executing [300 at fax_context:1] Verbose("SIP/1000-082587e8",
"Receiving....") in new stack
Obierze czy nie....
-- Executing [300 at fax_context:2] ReceiveFAX("SIP/1000-082587e8",
"fax.sff") in new stack
durotar*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
======================================================================
----------------------------------------------------------------------
(0092565) genie (reporter) - 2008-09-16 10:48
http://bugs.digium.com/view.php?id=13473#c92565
----------------------------------------------------------------------
spandsp-0.0.5 is required by Astersik and I have spandsp-0.0.5pre4(the
newest) installed. On the spandsp webpage there are four 0.0.5 verisons:
spandsp-0.0.5pre2
spandsp-0.0.5pre3
spandsp-0.0.5pre4
Which should be installed?
Issue History
Date Modified Username Field Change
======================================================================
2008-09-16 10:48 genie Note Added: 0092565
======================================================================
More information about the asterisk-bugs
mailing list