[asterisk-bugs] [Asterisk 0013473]: Asterisk 1.6.0-rc6 crashes with ReceiveFAX
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 16 11:37:06 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 11:37 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
======================================================================
----------------------------------------------------------------------
(0092570) genie (reporter) - 2008-09-16 11:37
http://bugs.digium.com/view.php?id=13473#c92570
----------------------------------------------------------------------
wenn I tried to apply the patch abbove (20080916__bug13473.diff.txt ) by
the command "wget
'http://bugs.digium.com/file_download.php?file_id=20142&type=bug' -O - |
patch -p0" i got:
patching file configure
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
so when I press 'y' I still can successfully do './configure' and get at
the end:
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating channels/h323/Makefile
config.status: creating include/asterisk/autoconfig.h
.$$$$$$$$$$$$$$$=..
.$7$7.. .7$$7:.
.$$:. ,$7.7
.$7. 7$$$$ .$$77
..$$. $$$$$ .$$$7
..7$ .?. $$$$$ .?. 7$$$.
$.$. .$$$7. $$$$7 .7$$$. .$$$.
.777. .$$$$$$77$$$77$$$$$7. $$$,
$$$~ .7$$$$$$$$$$$$$7. .$$$.
.$$7 .7$$$$$$$7: ?$$$.
$$$ ?7$$$$$$$$$$I .$$$7
$$$ .7$$$$$$$$$$$$$$$$ :$$$.
$$$ $$$$$$7$$$$$$$$$$$$ .$$$.
$$$ $$$ 7$$$7 .$$$ .$$$.
$$$$ $$$$7 .$$$.
7$$$7 7$$$$ 7$$$
$$$$$ $$$
$$$$7. $$ (TM)
$$$$$$$. .7$$$$$$ $$
$$$$$$$$$$$$7$$$$$$$$$.$$$$$$
$$$$$$$$$$$$$$$$.
configure: Package configured for:
configure: OS type : linux-gnu
configure: Host CPU : i686
configure: build-cpu:vendor:os: i686 : pc : linux-gnu :
configure: host-cpu:vendor:os: i686 : pc : linux-gnu :
although while doing './configure' i got:
checking for t38_terminal_init in -lspandsp... no
Issue History
Date Modified Username Field Change
======================================================================
2008-09-16 11:37 genie Note Added: 0092570
======================================================================
More information about the asterisk-bugs
mailing list