[Asterisk-Users] How can I debug spandsp?

2006-02-24 Thread Victor Alvarez
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 = ,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.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] How can I debug spandsp?

2006-02-24 Thread Bartosz Piec

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
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] How can I debug spandsp?

2006-02-24 Thread Doug Lytle

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 = ,1,txfax(/home/victor/testfax.tif|debug)
  


Asterisk's debug facilities need to be enabled before you'll get 
debugging information.


Doug

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users