[asterisk-users] 1.6.0.18-rc3: SendFAX causes restart

sean darcy seandarcy2 at gmail.com
Sun Nov 15 20:25:14 CST 2009


Leif Madsen wrote:
> sean darcy wrote:
>> On 1.6.0.18-rc3 using app_fax.so, spandsp-0.0.5, anytime I use SendFAX 
>> asterisk restarts:
>>
>> Before I file a bug, is there anything I'm missing?
> 
> Does this happen on earlier versions of the 1.6.0 series prior to this release 
> candidate? I'm curious if this is a regression, or if this is an existing bug.
> 
> Leif.
> 

Don't know - just trying faxing now.

In any event, I rebuilt 1.6.0.18-rc3, and now it doesn't crash, but it 
still doesn't work:

     -- Executing [s at fax-tx-test:3] 
SendFAX("SIP/nhi-riverside-sip-00000000", 
"/var/spool/asterisk/fax/20091113_1455.tif") in new stack
[Nov 15 19:28:59] WARNING[4520]: app_fax.c:178 phase_e_handler: Error 
transmitting fax. result=49: The call dropped prematurely.
[Nov 15 19:28:59] WARNING[4520]: app_fax.c:762 transmit: Transmission failed
     -- Executing [s at fax-tx-test:4] 
Hangup("SIP/nhi-riverside-sip-00000000", "") in new stack
   == Spawn extension (fax-tx-test, s, 4) exited non-zero on 
'SIP/nhi-riverside-sip-00000000'

On the receive side:

     -- Executing [s at incoming-fax:2] 
ReceiveFAX("SIP/nhi-riverside-sip-00000017", 
"/var/spool/asterisk/fax/20091115_1928.tif") in new stack
[2009-11-15 19:28:59] WARNING[3923]: app_fax.c:178 phase_e_handler: 
Error transmitting fax. result=48: Disconnected after permitted retries.
[2009-11-15 19:28:59] ERROR[3923]: app_fax.c:700 transmit_t38: channel 
'SIP/nhi-riverside-sip-00000017' failed to disable T.38
[2009-11-15 19:28:59] WARNING[3923]: app_fax.c:762 transmit: 
Transmission failed
     -- Executing [s at incoming-fax:3] 
Hangup("SIP/nhi-riverside-sip-00000017", "") in new stack
   == Spawn extension (incoming-fax, s, 3) exited non-zero on 
'SIP/nhi-riverside-sip-00000017'

The receive fax side works fine receiving faxes generally.

sean




More information about the asterisk-users mailing list