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

sean darcy seandarcy2 at gmail.com
Mon Nov 16 06:17:59 CST 2009


sean darcy wrote:
> 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
> 

Well I spoke too soon, it does crash. Tried it over PSTN instead of SIP:

[Nov 15 21:48:10] VERBOSE[5701] logger.c:     -- Executing 
[s at fax-tx-test:3] ESC[1;36;40mSendFAXESC[0;37;40m("ESC[1;35;40mDAHDI/1-1
ESC[0;37;40m", 
"ESC[1;35;40m/var/spool/asterisk/fax/20091113_1455.tifESC[0;37;40m") in 
new stack
[Nov 15 21:48:37] VERBOSE[5701] logger.c:     -- Executing 
[s at fax-tx-test:4] ESC[1;36;40mHangupESC[0;37;40m("ESC[1;35;40mDAHDI/1-1
ESC[0;37;40m", "ESC[1;35;40mESC[0;37;40m") in new stack
[Nov 15 21:48:41] VERBOSE[5723] logger.c:  Asterisk Event Logger Started 
/var/log/asterisk/event_log

Is anyone else seeing this?

sean




More information about the asterisk-users mailing list