[asterisk-users] receive faxes

satish patel satish_lx at hotmail.com
Tue May 3 14:27:12 CDT 2011


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


More information about the asterisk-users mailing list