Hi all, I am using CentOS 4.3, asterisk 1.2.9.1 with rx_fax and tx_fax I am having problem sending out fax from fax using an ATA connected to the asterisk. Below is the message pop up in asterisk -vvvgc: - -- Executing Set("SIP/60005-1c18", "FAXFILE=/var/spool/asterisk/fax/mydocument.tif") in new stack -- Executing Set("SIP/60005-1c18", "LOCALHEADERINFO=Company name and department") in new stack -- Executing Set("SIP/60005-1c18", "LOCALSTATIONID=Company name") in new stack -- Executing TxFAX("SIP/60005-1c18", "/var/spool/asterisk/fax/mydocument.tif|caller") in new stack Segmentation fault (core dumped) Regards, rootlinux __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
root linux wrote:> I am having problem sending out fax from fax using an > ATA connected to the asterisk.Your system is detecting the fax and trying to receive it at the same time. I had the same problem for a while, and Armin nicely changed chan_capi for me. :) Essentially, if you're using Zaptel, change zapata.conf to have faxdetect=incoming instead. That way, it'll only do fax detection on incoming calls and not on this outgoing call. The same line now also works in chan_capi for calls made by that channel driver. cYa, Avi -- National Manager - Special Projects < Sydney / Melbourne / Canberra / Hobart / London /> 2/340 Gore Street T: 1 3000 SQUIZ (77849) Fitzroy, VIC T: +61 (0) 3 9235 5400 3065 F: +61 (0) 3 9235 5444 W: http://www.squiz.net/ .....>> Open Source - Own it - Squiz.net ...../>