search for: receivefax

Displaying 20 results from an estimated 102 matches for "receivefax".

2011 Jan 20
5
ReceiveFax
Hi all, I realize that the application Receivefax can't handle with more than one fax at the same time. In a environment with a lot of fax, some caller get the signal but the operation can't be completed. Is there a way to send busy tone to the second caller? Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: fla...
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,...
2009 Jun 13
1
1.6.0.10: core restart on ReceiveFax()
...GoSub(DialOut-PSTN,s,1(${EXTEN:1})) Actual outbound faxes work correctly. That is, a call from 173 to an outside fax machine works. The test faxes go to: [Capture-Fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)}) exten => s,n,ReceiveFAX(${FAXFILE}.tif) ;; 1.6 use ReceiveFAX exten => s,n,Hangup() When the test fax gets to ReceiveFax() asterisk restarts. Any calls at the time are lost. -- Executing [8447 at outbound-fax:1] Answer("SIP/173-081d3780", "") in new stack -- Executing [8447 at outboun...
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 /var/spool/asterisk/tmp/fax.pdf magnus.b at inputinterior.se < /dev/null) I do receiv...
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]...
2010 Jan 06
1
iaxmodem to ReceiveFAX crashes Asterisk equipped with B410P
Hi, I'm sending twice the same file using Hylafax's sendfax app. The first time I'm "dialing" a DID attached to the ReceiveFAX application. The second time I'm dialing an internal extension attached to the same ReceiveFAX application : 1. sendfax/hylafax/iaxmodem ----> asterisk ----> dadhi ----> dahdi ----> asterisk ----> spandsp 2. sendfax/hylafax/iaxmodem ----> asterisk ----> spandsp In the...
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
...== Found Running as group '_asterisk' == Parsing '/etc/asterisk/extconfig.conf': == Found Connected to Asterisk 1.6.2.7 currently running on fax1 (pid = 26225) Verbosity is at least 14 -- Executing [9995551212 at default:1] Macro("SIP/metaswitch-00000001", "receivefax,noah.p at bendtel.com" ) in new stack -- Executing [s at macro-receivefax:1] Set("SIP/metaswitch-00000001", "FAXFILE=/var/spool/asterisk-fax/ 1274995265.1.tif") in new stack -- Executing [s at macro-receivefax:2] Set("SIP/metaswitch-00000001", "EM...
2013 Nov 05
1
How to enable T.38 between SPA3102 PSTN Line port and ReceiveFAX app ?
...My target setup is : PSTN <-- analog--> SPA3102 Line Port <-- SIP --> Asterisk <-- SIP --> SPA3102 Phone Port <-- analog --> Analog phone When a call comes in, analog phone rings. If callee answers and a fax tone is detected, then the incoming call is sent by Asterisk to ReceiveFAX application which translates incoming audio to TIF file. My setup is working ok when I'm using ReceiveFAX in fallback mode (with f option). Then I would like to improve my setup letting ReceiveFAX negociate T.38 with SPA3102. The trouble is SPA3102, as I configured it, seems to refuse T.38 ne...
2009 Nov 30
2
No application 'ReceiveFAX'
...sterisk-1.6.2 asterisk-addons-1.6.2 make menuselect in asterisk-1.6.2 source directory shows: [*] app_fax But "core show applications" doesnt show me any "fax applications" and when I try to receive a fax: exten => 960,1,Answer() exten => 960,2,Wait(3) exten => 960,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) [Nov 30 09:29:18] WARNING[19893]: pbx.c:3677 pbx_extension_helper: No application 'ReceiveFAX' for extension (inputinterior.se, 960, 3) Can any "guru" guide me what I am doing wrong? Best regards, MAGNUS BENNGRD Direktnr 031-799 89 75 F?ltspa...
2010 Jan 04
1
Free FaxForAsterisk ReceiveFAX not working
...erisk 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 => _XXXXXXXXXX,n,GoTo(faxin,${EXTEN},1) [faxin] exten => _XXXXXXXXXX,1,NoOp(This is ReceiveFAX application Testing) exten => _XXXXXXXXXX,n,Wait(6) exten => _XXXXXXXXXX,n,NoOp(******* SETTING FAXOPTS *********) exten => _XXXXXXXXXX,n,Set(FAXOPT(ecm)=yes) exten => _XXXXXXXXXX,n,Set(FAXOPT(localstationid)= 1234567890) exten => _XXXXXXXXXX,n,Set(FAXOPT(maxrate)=14400) 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 corrupted or empty), also when I use another way to execute fax2ma...
2015 May 27
0
Asterisk 11 on Raspbian2. ReceiveFAX/SendFAX fails
Hi, On a new Raspberry2 with Asterisk 11.13.1 binary-installed, ReceiveFAX exits with FAILED status. Each attempt is made with something like: channel originate Local/12345 at faxgateway application SendFAX myfile.tif I'm not sure if failure "mostly" comes from SendFAX or from ReceiveFAX but it fails with 100% rate. uname -a output is: Linux myhost 3.18....
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 asterisk at asterisk:/home/asterisk/ec2fax/ ) same=n,System(ssh asterisk at asterisk "/home/asterisk/...
2013 Aug 29
2
ReceiveFAX problem
hi, today i upgraded from asterisk 1.4.21 to 1.6.2.9 (i know this release is not supported anymore, please don't tell me to upgrade). unfortunately now i can't use the rxfax() application anymore. i tried to use ReceiveFAX() the way i used to use rxfax() (multiple dedicated fax extensions getting their faxes from isdn via zaptel/dahdi), but this doesn't work. either fax receiving "works" (tiff file there), but the result isn't mailed like described here http://forums.asterisk.org/viewtopic.php?...
2011 Feb 21
1
Dialplan execution stops on app call even with TryExec (Am I missing something simple?)
We're having an issue where we call ReceiveFax in a context that includes a hangup extension and half the time dialplan execution doesn't continue after the fax is received successfully. Am I missing something simple here? Below is a sample call where this happened: The last log line for this channel/call is: [Feb 21 09:10:53] VERBOSE[1...
2009 Mar 24
1
Error in ReceiveFax with T.38 -- Asterisk 1.6.0.7-rc2
...fax machine located in the PSTN. Apparently everything goes well: the fax machine says the transmission was successfully completed, and the fax file is successfully stored by asterisk. The problem is that I receive this error: WARNING[12229]: app_fax.c:650 in transmit: Transmission error and the ReceiveFax function ends abruptly. The log file with debug set to 4 is this: asterisk[12127]: DEBUG[12229]: app_fax.c:166 in phase_e_handler: Fax phase E handler. result=0 asterisk[12127]: DEBUG[12229]: app_fax.c:202 in phase_e_handler: Fax transmitted successfully. asterisk[12127]: DEBUG[12229]: app_fax.c:...
2009 Jun 12
0
Problems with ReceiveFAX (asterisk 1.6.0.3 and t38)
Hello users, have been facing problems with t38 passthrough using asterisk 1.6.0.3. observed also that in case of SendFAX we are not having major issues, its almost successfull. ReceiveFAX has problems most of the time. we have been using a ringcentral account for testing this receivefax. so ringcentral is trying for 3 times if the sending fax failed for the first time. what i observed is that for the first two attempts it failing with the ""UNEXPECTED MESSAGE RECEIVED&...
2009 Dec 29
1
ReceiveFAX G.711 + Realtime
...-- Executing Set("SIP/Proxy-00000000", "SIP_CODEC=aLaw") vm*CLI> -- Executing Answer("SIP/Proxy-00000000", "") The aLaw Set command is taken into consideration, because the SDP of the OK that follows these lines includes only codec 8, but when the ReceiveFAX command is executed, Asterisk immediately sends a T.38 reINVITE: vm*CLI> -- Executing ReceiveFAX("SIP/Proxy-00000000", "/var/spool/asterisk/fax/3/1261993891.0.tif") I must be doing something wrong, but I'm not sure what :-( Your help would be highly appreciated. T...
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" --dest-name "admin" --dest-email "${admin_email}" -f "${FAXFILE}") which all seems work well on the CLI....
2009 Apr 08
1
__ast_read: ast_read() called with no recorded file descriptor
All, Im having a problem with ReceiveFax where its generating a ton of these messages the entire time the receivefax app is running receiving my fax. [Apr 7 22:16:06] ERROR[26918]: channel.c:2520 __ast_read: ast_read() called with no recorded file descriptor. Im running on Centos 5.2 with all patches. asterisk-1.6.0.9 asterisk-addons-...