[asterisk-users] receive faxes

C.J. Adams-Collier cjac at colliertech.org
Thu May 5 09:58:32 CDT 2011


Where's the dislike button?
On May 4, 2011 7:03 AM, "vip killa" <vipkilla at gmail.com> wrote:
> screw that.... i just got hylafax to work with IAXMODEM...i refuse to pay
> digium a dime... supposed to be open-source right?
>
> On Wed, May 4, 2011 at 9:52 AM, Danny Nicholas <danny at debsinc.com> wrote:
>
>> ------------------------------
>>
>> *From:* asterisk-users-bounces at lists.digium.com [mailto:
>> asterisk-users-bounces at lists.digium.com] *On Behalf Of *vip killa
>> *Sent:* Wednesday, May 04, 2011 8:49 AM
>>
>> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>> *Subject:* Re: [asterisk-users] receive faxes
>>
>>
>>
>> meaning asterisk can receive only 1 fax at a time?
>>
>> On Wed, May 4, 2011 at 9:47 AM, Satish Patel <satish_lx at hotmail.com>
>> wrote:
>>
>> Single channel license is free.
>>
>> --
>>
>> Sent from my iPhone
>>
>>
>> On May 4, 2011, at 9:44 AM, vip killa <vipkilla at gmail.com> wrote:
>>
>> doesn't digium fax cost money?
>>
>> On Wed, May 4, 2011 at 9:21 AM, Satish Patel < <satish_lx at hotmail.com>
>> satish_lx at hotmail.com> wrote:
>>
>> Did you try digim fax ?
>>
>>
>>
>> Also you can record you incoming fax via mxmonitor and analize it.
>>
>> --
>>
>> Sent from my iPhone
>>
>>
>> On May 4, 2011, at 8:50 AM, vip killa < <vipkilla at gmail.com>
>> vipkilla at gmail.com> wrote:
>>
>> I've given up on trying T38 because there is no universal support for
>> it... Can someone recommend another way of faxing without using T38?
>>
>> On Tue, May 3, 2011 at 5:13 PM, satish patel < <satish_lx at hotmail.com><
satish_lx at hotmail.com>
>> satish_lx at hotmail.com> wrote:
>>
>> Enable debug and verbose on CLI ?
>>
>> Did you enable and also at logger.conf
>> full => notice,warning,error,debug,verbose,dtmf,fax
>> ------------------------------
>>
>> Date: Tue, 3 May 2011 16:12:06 -0400
>>
>>
>> From: <vipkilla at gmail.com> <vipkilla at gmail.com>vipkilla at gmail.com
>> To: <asterisk-users at lists.digium.com> <asterisk-users at lists.digium.com>
>> asterisk-users at lists.digium.com
>> Subject: Re: [asterisk-users] receive faxes
>>
>> i have full log.. only thing that stands out are two warnings:
>> [May 3 16:10:40] WARNING[18176] app_fax.c: Error transmitting fax.
>> result=13: Unexpected message received.
>>
>> [May 3 16:10:40] WARNING[18176] app_fax.c: Transmission failed
>>
>>
>>
>>
>>
>>
>>
>> On Tue, May 3, 2011 at 4:05 PM, satish patel < <satish_lx at hotmail.com><
satish_lx at hotmail.com>
>> satish_lx at hotmail.com> wrote:
>>
>> I'd enable full debug at logger.conf and try to find issue.
>>
>> -S
>> ------------------------------
>>
>> Date: Tue, 3 May 2011 15:55:51 -0400
>>
>>
>> From: <vipkilla at gmail.com> <vipkilla at gmail.com>vipkilla at gmail.com
>> To: <asterisk-users at lists.digium.com> <asterisk-users at lists.digium.com>
>> asterisk-users at lists.digium.com
>> Subject: Re: [asterisk-users] receive faxes
>>
>> I tried with those settings and without... same error:
>>
>> WARNING[18090]: app_fax.c:820 transmit: Transmission failed
>>
>>
>>
>>
>>
>> On Tue, May 3, 2011 at 3:32 PM, satish patel < <satish_lx at hotmail.com><
satish_lx at hotmail.com>
>> satish_lx at hotmail.com> wrote:
>>
>> did you set faxdetect=both or incoming
>>
>> and faxbuffer=?
>>
>> -S
>> ------------------------------
>>
>> Date: Tue, 3 May 2011 15:28:36 -0400
>>
>>
>> From: <vipkilla at gmail.com> <vipkilla at gmail.com>vipkilla at gmail.com
>> To: <asterisk-users at lists.digium.com> <asterisk-users at lists.digium.com>
>> 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 failed
>>
>> when trying to fax from a POTS line...
>>
>> On Tue, May 3, 2011 at 3:27 PM, satish patel < <satish_lx at hotmail.com><
satish_lx at hotmail.com>
>> 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> <vipkilla at gmail.com>vipkilla at gmail.com
>> To: <asterisk-users at lists.digium.com> <asterisk-users at lists.digium.com>
>> 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><
http://www.api-digital.com>
>> http://www.api-digital.com -- New to Asterisk? Join us for a live
>> introductory webinar every Thurs: <http://www.asterisk.org/hello><
http://www.asterisk.org/hello>
>> http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE
>> or update options visit:
>> <http://lists.digium.com/mailman/listinfo/asterisk-users><
http://lists.digium.com/mailman/listinfo/asterisk-users>
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>>
>> *[Danny Nicholas] *
>>
>> *You are “Running before you learn to walk”! You can’t make T.38 work
>> (that’s ok, most other folks can’t either) but you want a free faxing
>> solution that does multiple channels. Get the Free license and make that
>> work, then pay Digium the $10 (or whatever it is) for the ports you think
>> you need once the darn thing works.*
>>
>>
>>
>> --
>> _____________________________________________________________________
>> -- 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/20110505/cb8bec43/attachment.htm>


More information about the asterisk-users mailing list