Hi, I'm trying to use the spandsp fax-back facility and despite I can send and receive faxes, this is not working fine. I would like to get a debug of what is going on. I am using the flag debug, but I don't know if txfax is generating any log information or where it is saving it. I just don't find anything. My line in extensions.conf is: exten => XXXX,1,txfax(/home/victor/testfax.tif|debug) And from the fax machine I get the fax signal and 'receive error'. That's all. Could anybody tell me what to do to trace this, please? Thanks, Victor.
Victor Alvarez wrote:> I'm trying to use the spandsp fax-back facility and despite I can send and > receive faxes, this is not working fine. I would like to get a debug of what > is going on. I am using the flag debug, but I don't know if txfax is > generating any log information or where it is saving it. I just don't find > anything.By default it is in /var/log/asterisk/full file. -- Best regards, Bartosz Piec
Victor Alvarez wrote:> is going on. I am using the flag debug, but I don't know if txfax is > generating any log information or where it is saving it. I just don't find > anything. > > My line in extensions.conf is: > exten => XXXX,1,txfax(/home/victor/testfax.tif|debug) >Asterisk's debug facilities need to be enabled before you'll get debugging information. Doug
In article <43FEFAF6.8010002@drdos.info>, Support@drdos.info says...> Asterisk's debug facilities need to be enabled before you'll get > debugging information.And how do you turn on Asterisk's debug facilities? -- Tomislav Parcina ime.prezime@email.t-com.hr
In article <4404290F.8000203@drdos.info>, support@drdos.info says...> Edit logger.conf and uncomment full. > Start Asterisk with the the -d option. > View debugging information in the /var/log/asterisk/fullIs -d option necessary? Anyway, done that. Just thought that you think about something else. Thank you! -- Tomislav Parcina tparcina#lama.hr