[asterisk-bugs] [Asterisk 0012055]: Zap channel can't hangup

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Feb 24 10:28:27 CST 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12055 
====================================================================== 
Reported By:                balgaa
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12055
Category:                   Addons/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 suspended
Fixed in Version:           
====================================================================== 
Date Submitted:             02-24-2008 00:40 CST
Last Modified:              02-24-2008 10:28 CST
====================================================================== 
Summary:                    Zap channel can't hangup
Description: 
I have installed asterisk-1.4.17 with spandsp-0.0.4pre16 and
app_rxfax/app_txfax.

It seems fax received successfully from Zap channel and saved into .tiff
file.

But Zap channel didn't hangup after finish fax received.

My extensions.conf

[towerfax]
exten => s,1,Wait(2)
exten => s,n,NoOp
exten => s,n,NoOp(${CALLERID(all)})
exten => s,n,NoOp(${CALLERID(num)})
exten =>
s,n,Set(FAXFILE=/tmp/fax_${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}.tif)
exten => s,n,rxfax(${FAXFILE})
exten => s,n,Hangup
exten => h,1,Hangup
exten => i,1,Hangup
exten => t,1,Hangup

Is there any problem with configuration or app_rxfax?

How can I fix it?
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 02-24-08 10:28  
---------------------------------------------------------------------- 
rxfax is not something we can fix.  Please report this issue to the
maintainer of that application. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-24-08 10:28  qwell          Note Added: 0082833                          
======================================================================




More information about the asterisk-bugs mailing list