[asterisk-users] receive faxes

satish patel satish_lx at hotmail.com
Tue May 3 14:32:33 CDT 2011


did you set faxdetect=both or incoming 

and faxbuffer=?

-S 

Date: Tue, 3 May 2011 15:28:36 -0400
From: vipkilla at gmail.com
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] receive faxes

i have spandsp and app_fax.so is loaded but i get:
app_fax.c:820 transmit: Transmission failedwhen trying to fax from a POTS line...

On Tue, May 3, 2011 at 3:27 PM, satish patel <satish_lx at hotmail.com> wrote:






You need spandsp  i guess following is my dialplan is working example 

[fax]
exten => 9000,1,Set(FAXFILE=/var/spool/asterisk/fax/fax.tif)
exten => 9000,n,Set(FAXFILENOEXT=/var/spool/asterisk/fax/${CALLERID(num)})

exten => 9000,n,ReceiveFax(${FAXFILE})
exten => 9000,n,Hangup()


Date: Tue, 3 May 2011 15:20:33 -0400
From: vipkilla at gmail.com
To: asterisk-users at lists.digium.com

Subject: [asterisk-users] receive faxes

does anybody know a good tutorial on how to setup asterisk to receive faxes (no need to send them) ? i've tried using "app_fax.so" with T38 but i keep getting "Transmission failed"

--
_____________________________________________________________________
-- 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 		 	   		  

--

_____________________________________________________________________

-- 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



--
_____________________________________________________________________
-- 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 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110503/cb399824/attachment.htm>


More information about the asterisk-users mailing list