similar to: Incoming Fax Issue with Asterisk 11.7 and Digium Fax

Displaying 20 results from an estimated 700 matches similar to: "Incoming Fax Issue with Asterisk 11.7 and Digium Fax"

2010 Jan 29
1
Digium fax - sending fax call file vs manager originate
Hello, I have Asterisk 1.6.1.12 with FAX For Asterisk Components: Applications: 1.6.1.5_1.1.6 Digium FAX Driver: 1.6.1.5_1.1.6 (optimized for core2_32) If I use call file with spool -------------------------------------------- Channel: SIP/IP/DEst No MaxRetries: 0 RetryTime: 10 WaitTime: 50 Application:SendFAX Data:/var/spool/asterisk/test.tif
2009 Jul 16
1
Sending faxes with T.38 problem. Fax for Asterisk (no SpanDSP) - 1.6.1.1
I am testing Fax for Asterisk. But, I meet a problem. I try to Send a Fax (.tiff) from the first asterisk (Asterisk1) to the second asterisk (Asterisk2). Asterisk1 initiates an INVITE with audio G.711. Asterisk2 accepts this INVITE. Immediately, Asterisk2 sends an re-INVITE with T.38 to Asterisk1. But, Asterisk1 responds with "488 not acceptable here". I double check t38pt_udptl = yes in
2009 May 15
1
Fax t38 capability
Dears I installed digium fax and followed the instruction at http://downloads.digium.com/pub/telephony/fax/README,And as you can see above that t38 is loaded I am using a call file to send fax1.tif file as fax to the gateway named add The problem that Addpac send always Receive 488 Not acceptable here,and lkindly find my debug attached Please advice. Thanks I Advance shark*CLI>
2010 Jul 12
1
Fax for Asterisk, capable of receiving from website but not from fax machine !!
Hi Guys, i am using the latest version of asterisk 1.4 (1.4.33.1), dahdi (2.3.0.1) and FFA (Applications: 1.4_1.2.0, Digium FAX Driver: 1.4_1.2.0). the issue i'm having is that i'm able to receive faxes from a website (that offer this service) but not able to receive from a regular fax machine (that is working perfect). [fax-rx] exten => receive,1,NoOp(**** FAX RECEIVE ****) exten
2011 Jun 19
3
Problem with ReceiveFAX app from FFA
Hi all, I am running to the following problem, when using the below dialplan to receive fax, everything works perfect till this line exten => receive,n,ReceiveFAX(${FAXFILE}): and then the following line cannot be executed, it's like asterisk can't go back to dialplan and continue, the good news is when i check what is received in my fax folder i find that the file is a valid one (not
2014 Dec 23
1
ReceiveFax for multiple page (asterisk 13.0.1)
Hi all, I have problem for receiving fax from multiple page fax that sent from fax machine (analog). The error is : WARNING T.30 Page did not end cleanly This is my dialplan [inboundfax] exten => s,1,NoOp(**** FAX RECEIVED from ${CALLERID(num)} ${STRFTIME(${EPOCH},,%c)} ****) exten => s,n,Set(FAXOPT(ecm)=yes) exten =>
2010 Jan 04
1
Free FaxForAsterisk ReceiveFAX not working
Hello users, Recently i have installed the free version of FaxForAsterisk and trying to work with it by sending a fax on T38. My version information is as follows i)Asterisk 1.6.0.20 ii)res_fax-1.6.0.14_1.1.6-x86_32 iii)res_fax_digium-1.6.0.14_1.1.6-i686_32 sip.conf [general] t38pt_udptl=yes extensions.conf [default] exten => _XXXXXXXXXX,1,NoOp(Fax Incoming Call) exten =>
2018 May 21
5
Looking for better fax handling
I am having troubles with sending faxes. I hope someone can help me work out a better method. Basically we have a special address that our users can send to. It winds up on our Asterisk server which runs a Python script that parses the message for attachments and the phone number from the recipient address. The attachments are converted to TIFF and stored in a folder with various information
2011 Jun 30
0
SendFax: not setting the fax header
Hello, after I solved my problem with the fax processing after receiving, I got another problem while sending a fax: the header is not set properly. I use a PHP_Script to upload a PDF file and to generate a call file. A bash script is looking for existent call files in the web directory and moves them the asterisk's outgoing directory. Ok, my call file looks like this: ====== $cf_commands
2009 Dec 23
4
fax problem
Hello, I need to send a tiff via fax with my asterisk 1.6.1.0. I tried in the dialplan [default] exten => _X.,1,SendFax(/root/test.tiff) but I have: salledeconf1*CLI> console dial 111 at default [Dec 23 16:24:22] WARNING[31739]: chan_oss.c:492 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory -- Executing [111 at default:1]
2016 Nov 15
2
iaxmodem errors.
2016 Dec 18
2
Asterisk Fax Receive - how to get the remoteheader?
Hi, thanks for your answer. Unfortunately this is, what I already know. I was wondering, why it is possible to set ID and Header for an outgoing fax (which will then in turn be inserted via asterisk on top of the transferred "image") , while it seems to not be possible to get the Header from a received fax (only the id), although it is present in the faxdocument. The ID is also
2015 Jun 25
0
asterisk email to fax
On Wed, Jun 24, 2015 at 08:15:06AM +0200, tux john wrote: > i would like to add email to fax functionality to the system. could someone > point me to the right direction to see how please? I don't have a general solution, since I haven't needed to send faxes recently. But I did set up my dialplan so that I could test that it works. I used this: ---- ;; For outgoing faxes
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so My system answers the call but then sets there on the ReseiveFax line then comes back with an error that it exceeded the maximum retries. How would I go about debugging this? Below is my very simple dialplan code I am using, and the fax show version gives the following as well. FAX For Asterisk Components:
2014 Aug 11
2
Sending and receiving fax with Digium FFA
Hello. I've been trying to setup Free Fax for Asterisk on a Debian machine with Asterisk 1.8. I have managed to register and installed the Digium modules. Sending and receiving through it have resulted in failure. The output of fax show capabilities is: Registered FAX Technology Modules: Type : DIGIUM Description : Digium FAX Driver Capabilities : SEND
2016 Dec 17
2
Asterisk Fax Receive - how to get the remoteheader?
Hi, I am using asterisk 11.8 in combination with spandsp to send and receive T38 Faxes. All works fine, but I do not know how to get the remoteheader from the fax I receive. When I send a fax, there are Faxopts to set the localstationid and the headerinfo, but for receiving, there seems to only exist the Faxopts remotestationid but for sure on any fax I receive there is a remoteheaderinfo
2015 Oct 13
2
How to diable fax header (OR: what module could add that header?)
Dear colleagues, after hundreds of hours I finally managed to figure out how to send faxes from a T.38 capable endpoint reliably via Asterisk / PJSIP. My setup is as follows: A T.38 capable endpoint sends the fax to Asterisk which passes the fax to a T.38 capable trunk which then sends the fax to its final destination. This works great, but I have left a little problem which I couldn't solve
2014 Oct 29
0
My Asterisk can not send fax via T.38
Hello, I am a newer on asterisk. when I tried to send fax, I can not get success. After doing a lot of reseach, I decide to ask my question at here. Instead of using old fax machine, I want my system can send fax via t.38. Could anyone give me some idea to correct my configuration? Thanks a lot! Here is the detail: my system: *ubuntu 14.04 + asterisk 11.7* I use apt-get to install the ubuntu
2004 Apr 29
0
SIPCALL and [*]
Sorry to bug the entire list with this as this is really a question for those who have been sucessful in configuring [*] to place and receive a SIPCALL call. Everying looks right in my config, I can see it registered etc but when I try to place the call I get: -- Executing Dial("SIP/100-2371", "SIP/8703409095@sipcall/04") in new stack Apr 29 22:50:34 WARNING[27089840]:
2004 Mar 30
3
Sipcall.co.uk & [*]
Hello all. Has anyone managed to get SIPCALL.co.uk's service working with the [*] box? I've managed to register with other SIP providers but not SIPcall. The debug just show's [*] attempting to register. But receiving a 401 error everytime. Cheers Matt