similar to: 1.6.0.10: core restart on ReceiveFax()

Displaying 20 results from an estimated 2000 matches similar to: "1.6.0.10: core restart on ReceiveFax()"

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 =>
2011 Jun 29
1
dialplan execution stops after ReceiveFax
Hello, I have a noticed strange behavior in Asterisk 1.6.18.2 with ReceiveFax Digium FAX Driver: 1.6.2.0_1.3.0 (optimized for i686_32). I use a context [capi-in] for icoming ISDN calls: ====== [capi-in] ; Faxe fuer Ruben exten => 12345,1,Macro(faxin,ruben.roegels at jumping-frog.org,${EXTEN}) ====== My macro for the fax receiving looks like that: ====== [macro-faxin] ; Faxe ; ARG1 =
2009 Sep 18
1
digium fax: is this even close to working?
My set up is 1.6.0.15 with the digium fax modules. I want to capture a fax from the internal analog fax machine (using an SPA2102), and then resend it. I know the internal extension of the fax machine, and for now I'm just testing it to one outside fax machine if I dial 8447. In particular, I'm completely unfamiliar with the use of "G" in the Dial app. exten =>
2008 Dec 20
2
Setup ReceiveFax(), fax2mail, mime-construct - but now Sendmail :(
Using 1.6 on Fedora Core 9 I'm trying to receive faxes. I've got this far: [incoming-fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM}) exten => s,2,ReceiveFAX(${FAXFILE}.tif) exten => s,3,Hangup() exten=>h,1,System(/usr/local/bin/fax2mail --cid-number "0${CALLERIDNUM}" --cid-name "home fax"
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
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks, I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD 4.7 -release. Everything seems to work fine. I have a macro which answers, receives the fax to a tiff, and then runs a script (mailfax) to convert that to pdf and email it. It all works perfectly except for some errors I am seeing in the console. After it hangs up I get a dozen or so messages in the cli
2009 Jan 14
1
1.6.1-b4: Can't get fax2mail work from System()
On 1.6.1-beta4: Trying to receive faxes over a pstn line. extensions.conf: [incoming-pstn-line] exten => fax,1,NoOp(Fax Detected) exten => fax,2,GoTo(incoming-fax,s,1) exten => fax,n,Hangup() ............ [incoming-fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM}) exten => s,2,ReceiveFAX(${FAXFILE}.tif) exten =>
2010 May 02
1
working example of t38 fax w/ 1.6.2?
I can't get a test T.38 fax between 2 1.6.2 machines, using app _fax and spandsp pre17 and 20100501. The machines can't seem to get connected. send side extensions.conf: [fax-tx-test] exten=>s,1,NoOp(Context fax-tx-test) exten=>s,n,SendFAX(${FaxFile}.tif) exten=>s,n,HangUp() exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXMODE: ${FAXMODE})
2010 Jul 19
3
T.30 fax receiving problem with app_fax
Hello, All. I have a problem with receiving fax through T.30. I'm calling 543 number from fax machine, then start sending fax and fax machine send document without problem. But asterisk don't receive fax. I can't find good documentation for app_fax and I'am googled this errors. Please help me. software: asterisk-1.6.2 OS: ALT Linux 5.0.1 Ark Server hardware: Digium Wildcard
2015 Jun 05
0
11.17.1 : ReceiveFax then signal 11 ??
dialplan [FaxIncoming] exten=s,1,NoOp(Incoming fax on 46-va) same=n,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)}) same=n,Answer() same=n,ReceiveFAX(${FAXFILE}.tif,df) same=n,Hangup() exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXPAGES: ${FAXPAGES} @ bitrate ${FAXBITRATE}) same=n,System(scp ${FAXFILE}.tif
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
2009 Jul 07
1
Play a recorded message when a fax is detected ?
Hi, I'm configuring a system so that end user can receive phone and calls using the same extension and DID. At the moment, fax are correctly detected but I'm trying to improve end user experience. Relevant dialplan (from extensions.ael) is : fax => { Verbose(0,Incoming fax from ${CALLERID(num)});
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
2009 May 05
2
1.6.1 app_fax: WARNING T.30 ECM carrier not found ??
Receiving a fax with 1.6.1: == Spawn extension (incoming-pstn-line, fax, 1) exited non-zero on 'DAHDI/4-1' -- Executing [fax at incoming-pstn-line:1] NoOp("DAHDI/4-1", "Fax Detected") in new stack -- Executing [fax at incoming-pstn-line:2] Goto("DAHDI/4-1", "incoming-fax,s,1") in new stack -- Goto (incoming-fax,s,1) --
2011 Feb 19
4
AGI script dies after receivefax
Hi all, I've got a perl agi script that exec()'s the FFA version of receivefax to... receive a fax. However, after the fax is received, the script seems to die. This is what I have: $main::agi->exec("receivefax","/tmp/${$}.tiff|fs"); $main::agi->verbose("FAX COMPLETE",1); I never see the "FAX COMPLETE" message on the console, I've set
2011 Apr 15
2
1.8.4-rc2: ReceiveFAX fails
On a test fax: -- Executing [s at incoming-fax:1] Set("DAHDI/4-1", "FAXFILE=/var/spool/asterisk/fax/20110415_1825") in new stack -- Executing [s at incoming-fax:2] Answer("DAHDI/4-1", "") in new stack -- Executing [s at incoming-fax:3] ReceiveFAX("DAHDI/4-1", "/var/spool/asterisk/fax/20110415_1825.tif") in new stack
2010 Jan 24
2
ReceiveFAX and SendFAX questions
Morning, Have some questions regarding receiving and sending faxes... 1:st example: exten => 101,1,Answer() exten => 101,2,Wait(3) exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) exten => 101,4,System(tiff2pdf -p A4 /var/spool/asterisk/tmp/fax.tiff > /var/spool/asterisk/tmp/fax.pdf) exten => 101,5,System(mutt -s 'New FAX for you sir' -a
2010 Mar 09
1
Which spandsp to use with 1.6.2?
Receiving a fax pstn - pstn with 1.6.2.6-rc2: -- Executing [s at incoming-pstn-line:1] Answer("DAHDI/4-1", "") in new stack -- Executing [s at incoming-pstn-line:2] Wait("DAHDI/4-1", "3") in new stack -- Executing [s at incoming-pstn-line:3] Dial("DAHDI/4-1", "DAHDI/g0,36") in new stack -- Called g0 --
2013 Nov 05
1
How to enable T.38 between SPA3102 PSTN Line port and ReceiveFAX app ?
Hello, I've got an analog phone which is currently receiving unsollicited FAX calls from PSTN. For learning purpose, I'm preparing an Asterisk/SPA3102 setup that would let voice calls come in and out and translate incoming FAX calls to TIF files (forwarded through email)). My target setup is : PSTN <-- analog--> SPA3102 Line Port <-- SIP --> Asterisk <-- SIP -->
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 =>