[Asterisk-Users] txfax problem?

2004-11-08 Thread Michael Welter
In my dial plan, I have exten => 160,1,txfax(${FILENAME}) When I dial 160 from a fax machine, I hear a broken dial tone. The processor utilization goes to 100%, and the following pair of messages is displayed at the console: Slow carrier up Slow carrier down This pair of messages repeats until

[Asterisk-Users] TxFAX problem

2005-03-16 Thread Vladyslav
Hi Ppl. Once, couple weeks ago when I have updated * from CVS-HEAD something happen and I could not send a fax anymore. After that I have tried previous * CVS versions with different versions of spandsp (0.0.1, 0.0.2pre4, 0.0.2pre10) but without any changes. I have tried that on Fedora Core 2 with

[Asterisk-Users] txfax problem

2006-03-27 Thread James Hawks
I can not get txfax to work with a multiple page tiff image. It works fine with a single page tiff image. Has anyone had this problem before and if so is there a fix?     Thank You,James HawksCTO CustomerFunding.com Inc.(877) 784-1030 x206 ___ --Ba

Re: [Asterisk-Users] txfax problem?

2004-11-08 Thread Steve Underwood
Michael Welter wrote: In my dial plan, I have exten => 160,1,txfax(${FILENAME}) When I dial 160 from a fax machine, I hear a broken dial tone. The processor utilization goes to 100%, and the following pair of messages is displayed at the console: 100% CPU utilisation is not normal, unless you ha

Re: [Asterisk-Users] TxFAX problem

2005-03-16 Thread Steve Underwood
Hi Vladyslav, Use 0.0.2pre1, but add the line fax.verbose = TRUE; just after fax_init(&fax, calling_party, NULL); That will turn on the detailed logging. Is the listing you posted the entire log? It looks like there should be more. One common mistake people make - Did you use the "|

Re: [Asterisk-Users] TxFAX problem

2005-03-16 Thread Vladyslav
Thx for your reply. On Wed, 2005-03-16 at 17:35, Steve Underwood wrote: > Hi Vladyslav, > > Use 0.0.2pre1, but add the line > fax.verbose = TRUE; > just after > fax_init(&fax, calling_party, NULL); > > That will turn on the detailed logging. > Added, recompiled and tested again.

Re: [Asterisk-Users] TxFAX problem

2005-03-16 Thread Steve Underwood
Hi Vladyslav, The log looks good so far. The far end has negotiated. The fast modem has been tested. Transmission of the first page has been. What happens next. I don't think the log really stopped at that point. Did you wait long enough for the page transmission to complete? Regards, Steve Vla

Re: [Asterisk-Users] TxFAX problem

2005-03-16 Thread Vladyslav
On Wed, 2005-03-16 at 18:25, Steve Underwood wrote: > Hi Vladyslav, > > The log looks good so far. The far end has negotiated. The fast modem > has been tested. Transmission of the first page has been. What happens > next. I don't think the log really stopped at that point. Did you wait > long

RE: [Asterisk-Users] txfax problem

2006-03-27 Thread Technical Support
James,   Which fax application are you using?   MD From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James HawksSent: Monday, March 27, 2006 5:29 PMTo: asterisk-users@lists.digium.comSubject: [Asterisk-Users] txfax problem I can not get txfax to work with a multiple page

Re: [Asterisk-Users] txfax problem

2006-03-27 Thread James Hawks
: RE: [Asterisk-Users] txfax problem James,   Which fax application are you using?   MD From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James HawksSent: Monday, March 27, 2006 5:29 PMTo: asterisk-users@lists.digium.comSubject: [Asterisk-Users] txfa