[asterisk-bugs] [Asterisk 0013473]: Asterisk 1.6.0-rc6 crashes with ReceiveFAX

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 18 07:08:51 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-18 07:08 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


====================================================================== 

---------------------------------------------------------------------- 
 (0092658) genie (reporter) - 2008-09-18 07:08
 http://bugs.digium.com/view.php?id=13473#c92658 
---------------------------------------------------------------------- 
problem with patch: while patching i got:

_____________
xxxxx at xxxxxx:/usr/src/asterisk-1.6.0-rc6$ wget
'http://bugs.digium.com/file_download.php?file_id=20142&type=bug' -O - |
patch -p0
--13:58:38-- 
http://bugs.digium.com/file_download.php?file_id=20142&type=bug
           => `-'
Resolving bugs.digium.com... 216.27.40.102
Connecting to bugs.digium.com|216.27.40.102|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]

    [  <=>                                                                
                                          ] 10,426        46.26K/s

13:58:39 (46.16 KB/s) - `-' saved [10426]

patching file configure
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk http://bugs.digium.com/view.php?id=3 FAILED at 39812.
1 out of 3 hunks FAILED -- saving rejects to file configure.rej
patching file configure.ac
______________

I've uploaded the configure.rej file.

There is still problem with all the spandsp-0.0.5:
spandsp-0.0.5pre2 - is installed as spandsp-0.0.4 so fax.app is not
installed by asterisk
spandsp-0.0.5pre3 - fax app can be comiled but astersik crashes when
trying to send a fax
spandsp-0.0.5pre4 - fax app can be comiled but astersik crashes when
trying to send a fax 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-18 07:08 genie          Note Added: 0092658                          
======================================================================




More information about the asterisk-bugs mailing list