similar to: AGI script dies after receivefax

Displaying 20 results from an estimated 5000 matches similar to: "AGI script dies after receivefax"

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 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
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
2015 Jun 06
1
Free Fax for Asterisk : registered, but license not effective
I've been having problems segfaulting when receiving faxes. So I tried FFA. I used the register utility and my license is in /var/lib/asterisk : ls /var/lib/asterisk/licenses/ -l total 4 -rw-r--r--. 1 root root 325 Jun 5 22:41 FFA-DNCXXXXXXX.lic but: Executing [17772822954 at FaxIncoming:4] ReceiveFAX("SIP/ec2faxcall18-00000002",
2009 Nov 30
2
No application 'ReceiveFAX'
Hi! Have probably not understand how fax is working in Asterisk 1.6. I did install: ptlib-v1_12_0 h323plus-v1_19_7 dahdi-linux-complete-2.2.0.2+2.2.0 spandsp-0.0.5 asterisk-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:
2010 May 12
3
Asterisk core dumping on SendFax with FFA
Hi All, I seem to have stumbled on a bit of a problem. When trying to send a fax with Fax For Asterisk on 1.6.2.x (have tried 1.6.2.5, 1.6.2.7 and the current svn version, with FFA 1.2 I get a core dump each time. Here is an extract form the console: [May 12 22:47:09] DEBUG[22584]: app_queue.c:1084 handle_statechange: Device 'SIP/vltb-sbc01' changed to state '1' (Not in use)
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
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:
2009 Jun 13
1
1.6.0.10: core restart on ReceiveFax()
For our internal fax machines, I'm checking if the faxes are going to branch offices. If they are, I want to capture and email them to the branches. I've set up extension 8447 to test this. A fax machines is connected via an SPA 2102 on 173. Any calls from 173 are sent to: [outbound-fax] exten => 8447,1,Answer() exten => 8447,n,GoSub(Capture-Fax,s,1) exten
2011 Feb 13
1
Fax for Asterisk SIP-TDM
Is it possible to do SIP<->Asterisk<->TDM in a single step with FFA? Or does FFA always use TIFF files? I'm using Free FFA on 1.6.2.15 and I want to be able to use SPA 2102 ATA's at the fax machines and send faxes directly over a PRI. Mark -- Mark Willis Star One Telecom Office: 1-800-889-7001 Cell: 210 880 5097 http://staronetel.com
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 Apr 26
3
Digium fax force T38?
Is it possible to force T38 for all invocations ReceiveFAX() ? Receiving fax always worked OK on Callweaver though I could put SipT38Switchover() into the dial plan. I can't with Digium fax, and it always fails at the point it decides to switch to T38.
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 =>
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.
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: flaviormiranda -------------- next part
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
2006 Apr 10
3
Vertical
Hi all. I'm in the process of configuring a phone system for my family and friends. I'm wondering if I should try to implement the "Vertical Services" (http://www.nanpa.com/number_resource_info/vsc_assign) in the Asterisk dialplan, or if I should delegate those functions to the various ATA's. For example, the Sipura SPA 2002 can handle*69 internally. On the other
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 Nov 02
2
FFA - Asterisk 1.6.2.6
Hi, I have a 1.6.2.6 fax installation with a FFA license which seems to be installed correctly (in fax show stats, I see that I have 1 Digium G.711 licensed channel, and 1 Digium T.38 licensed channel). When trying to call my business line with a fax machine, it looks like it's ringing to my asterisk box, then transfer the call to my extension. In the logs, I see (after the line where