[Home]

Summary:ASTERISK-14377: rxfax crash asterisk
Reporter:Vincze Janos (vinyo)Labels:
Date Opened:2009-06-25 08:55:55Date Closed:2009-06-25 12:43:09
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_fax
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have installed spandsp 0.0.4 and agx asterisk addons.

I loaded the app:
module load app_rxfax.so
[Jun 25 15:51:52] NOTICE[21433]: /usr/src/agx-ast-addons/app_rxfax.c:576 load_module: RxFax using spandsp 20071112 134008
[Jun 25 15:51:52] WARNING[21433]: /usr/src/agx-ast-addons/app_rxfax.c:579 load_module: RxFax output also available in /var/log/rxfax.log
 == Registered application 'RxFAX'
Loaded app_rxfax.so => (Trivial FAX Receive Application)


But when asterisk try to recieve fax I get the following ERROR messages:
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
[Jun 25 15:25:22] ERROR[21200]: channel.c:2043 __ast_read: ast_read() called with no recorded file descriptor.
...

And asterisk will crash and restart.

Any ideas to fix it?
Comments:By: Jason Parker (jparker) 2009-06-25 12:43:09

app_rxfax from agx-asterisk-addons is not a supported module.  Please contact the maintainer to report this issue.