[asterisk-bugs] [Asterisk 0015393]: After update to 1.6.0.10 ReceiveFAX doesn't work.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 30 07:09:37 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15393 
====================================================================== 
Reported By:                slavon
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15393
Category:                   Applications/app_fax
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.10 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-25 04:04 CDT
Last Modified:              2009-06-30 07:09 CDT
====================================================================== 
Summary:                    After update to 1.6.0.10 ReceiveFAX doesn't work. 
Description: 
After update app_fax broke

Many 
[Jun 25 13:00:41] WARNING[6867]: translate.c:187 framein: Out of buffer
space                                                      
warnings and sometime
[Jun 25 13:00:42] ERROR[6867]: channel.c:2520 __ast_read: ast_read()
called with no recorded file descriptor.                      
errors.

Say me please if you not have quick fix for this and i add full debug.

Thanks
====================================================================== 

---------------------------------------------------------------------- 
 (0107230) dimas (reporter) - 2009-06-30 07:09
 https://issues.asterisk.org/view.php?id=15393#c107230 
---------------------------------------------------------------------- 
It is really strange.
Honestly I have no ideas.. Actually, I have only one which probably the
wrong one :) Something like one of the calls to some important function is
put inside the logging call. Like:

ast_verbose(1, ".....", some_important_calls(some_important_arguments));

Which does not get executed when verbose is off. However you are saying
that debug works too which is strange because ast_verbose and ast_debug
uses different checks...

Can you provide console output with debug=0,verbose=0 and also a output
with debug=0,verbose=1 ? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-30 07:09 dimas          Note Added: 0107230                          
======================================================================




More information about the asterisk-bugs mailing list