Alexander Aksarin
2010-Jul-22 03:06 UTC
[asterisk-users] asterisk app_fax, T.30, weird received faxes
Hello to all. I have succesfully received fax by app_fax, but tif files are weird. There a faxes sended by several fax machines to asterisk. http://filebin.ca/hnnumf/122.tif http://filebin.ca/ospmn/151.tif http://filebin.ca/fzuknc/151_.tif Any ideas how to fix this? debug log: http://filebin.ca/cashhg/full.today part with fax from extensions.conf: exten => fax,1,Goto(543,1) exten => 543,1,Answer() exten => 543,n,Set(FAXFILE=/var/spool/asterisk/fax/${CALLERID(num)}.tif) exten => 543,n,Set(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLERID(num)}) exten => 543,n,Wait(3) exten => 543,n,ReceiveFAX(${FAXFILE}
Alexander Aksarin
2010-Jul-22 04:15 UTC
[asterisk-users] asterisk app_fax, T.30, weird received faxes
On 09:06 Thu 22 Jul , Alexander Aksarin wrote:> Hello to all. I have succesfully received fax by app_fax, but tif files are weird. > There a faxes sended by several fax machines to asterisk. > http://filebin.ca/hnnumf/122.tif > http://filebin.ca/ospmn/151.tif > http://filebin.ca/fzuknc/151_.tif > > Any ideas how to fix this? > > debug log: http://filebin.ca/cashhg/full.today > > part with fax from extensions.conf: > exten => fax,1,Goto(543,1) > > exten => 543,1,Answer() > exten => 543,n,Set(FAXFILE=/var/spool/asterisk/fax/${CALLERID(num)}.tif) > exten => > 543,n,Set(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLERID(num)}) > exten => 543,n,Wait(3) > exten => 543,n,ReceiveFAX(${FAXFILE})Some information about hardware: Digium Wildcard TE110P T1/E1 fax machines: Panasonic KX-FP153 // 151.tif Panasonic KX-FT73 // 122.tif scheme: fax <-> avaya <T1> asterisk Software: OS: ALT Linux 5.0.1 Ark Server asterisk 1.6.2.9 libspandsp6 0.0.6
Steve Underwood
2010-Jul-22 13:46 UTC
[asterisk-users] asterisk app_fax, T.30, weird received faxes
On 07/22/2010 12:15 PM, Alexander Aksarin wrote:> On 09:06 Thu 22 Jul , Alexander Aksarin wrote: > >> Hello to all. I have succesfully received fax by app_fax, but tif files are weird. >> There a faxes sended by several fax machines to asterisk. >> http://filebin.ca/hnnumf/122.tif >> http://filebin.ca/ospmn/151.tif >> http://filebin.ca/fzuknc/151_.tif >> >> Any ideas how to fix this? >> >> debug log: http://filebin.ca/cashhg/full.today >> >> part with fax from extensions.conf: >> exten => fax,1,Goto(543,1) >> >> exten => 543,1,Answer() >> exten => 543,n,Set(FAXFILE=/var/spool/asterisk/fax/${CALLERID(num)}.tif) >> exten => >> 543,n,Set(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLERID(num)}) >> exten => 543,n,Wait(3) >> exten => 543,n,ReceiveFAX(${FAXFILE}) >> > Some information about hardware: > Digium Wildcard TE110P T1/E1 > > fax machines: > Panasonic KX-FP153 // 151.tif > Panasonic KX-FT73 // 122.tif > > scheme: fax<-> avaya<T1> asterisk > > Software: > OS: ALT Linux 5.0.1 Ark Server > asterisk 1.6.2.9 > libspandsp6 0.0.6 > >It might help if you explained what you expect those pages should look like. I see three quite plausible pages. Steve
Alexander Aksarin
2010-Jul-23 03:17 UTC
[asterisk-users] asterisk app_fax, T.30, weird received faxes
On 21:46 Thu 22 Jul , Steve Underwood wrote:> It might help if you explained what you expect those pages should look > like. I see three quite plausible pages.I expect to see this http://imagebin.ca/img/Eihpy0.jpg