On 06/20/2011 03:38 AM, khalid touati wrote:
Hi Guys,
I solved temporarely my issue by kind of tricking Asterisk, I used the following line instead of the old:
exten => h,n,System('/usr/local/
bin/fax2mail -p -f "${FAXFILENOEXT}" --cid-number ${CALLERID(num)} --cid-name "${CALLERID(name)}" --dest-name "Sir/Madam"') now when it hang up I receive my fax through email, and let me tell you (first time using Free Fax from Asterisk) ReceiveFAX catch well faxes, just a couple tries but got them all, let's see with more faxes what will happen.

Why do you consider this a temporary fix? The far end machine will normally hang up at the end of the FAX, so the hangup option in the dialplan is exactly where you should expect to be.

If you need a couple of tries for some of your FAXes, it doesn't sound like FFA is working very well for you. Check the timing of your telephony channel. If you get more than 1% failures when sending FAXes to and from your own equipment you should be looking into the cause.

Steve


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to