Displaying 20 results from an estimated 900 matches similar to: "FAX Options"
2005 Oct 18
8
Fax2Mail
Hello,
Is there or can anyone provide a comprehensive guide (designed for Linux/Asterisk novices) to installing/setting up Asterisk in order to support Fax2Mail service?
In my case, I would like Asterisk to receive fax calls to predefined numbers (ranges) and to associate each of these numbers to email addresses.
Thank you in advance.
David
---------------------------------
Yahoo!
2009 Jan 15
1
how to debug mime-construct with fax2mail?
I'm trying to capture faxes on 1.6.1-beta4. AFAICT, app_fax is working
OK. I'm then using fax2mail to send the fax. That wasn't working, so i
posted for help using the System() cmd, since fax2mail did work from the
command line. But now I realize it's fax2mail and mime-construct itself.
I set up a fax-test context:
[fax-test]
exten=>666,1,NoOp( fax-test )
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"
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 =>
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 =
2005 Feb 15
1
"System" command causes core dump Warning: Newbie help :)
With the following program:
#!/bin/sh
# mailfax: program to email received fax as pdf
FAXFILE=$1
RECIPIENT=$2
FAXSENDER=$3
FAXID=`basename $1|cut -d "." -f1,2`.pdf
FAXTXT=`basename $1|cut -d "." -f1,2`.txt
tiff2pdf $FAXFILE > $FAXID
sendfax.pl $FAXID $RECIPIENT $FAXSENDER $FAXFILE
#end of program
If I execute the following from the command line:
mailfax
2007 Feb 09
7
Dialplan checkup
Hi All
Curious will this work
Std. PSTN line ---x------ X100p
|
------ Fax Machine
Using a standard "home phone" pstn line with a splitter connecting a fax
machine and X100 Asterisk Box
Incoming Line: Can I have in the dial Plan
[incoming]
exten => s,1,Wait(1)
exten => s,2,IfFax continue to ring, so that the Fax Machine gets it
exten
2006 Jan 22
1
macro-faxreceive
How should be the macro rewritten?
[macro-faxreceive]
exten => s,1,Set(FAXFILE=/var/spool/asterisk-fax/${UNIQUEID}.tif)
exten => s,2,DBGet(EMAILADDR=extensionemail/${MACRO_EXTEN})
exten => s,3,rxfax(${FAXFILE})
exten => s,103,Set(EMAILADDR=ronald@elmit.com)
exten => s,104,Goto(3)
...
[Jan 23 10:43:38] -- Executing Macro("Zap/3-1", "faxreceive") in new
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
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 Mar 31
1
Unable to login to voicemail with Ekiga
Hello,
Asterisk 1.4.26.2, FreeBSD 8.0-RELEASE
We have a very simple setup, using SIP softphones and a simple diaplan
as follows in the examples below. When I dial the 700 extension it
asks me for the extension and password, and it always says "login
incorrect". The mail system send the email ok and Ekiga shows that I
have vaoicemail, so the only thing that is failing is the actual
2007 Oct 04
4
Using PHP to reload extensions
I am trying to use PHP to reload the extensions in an Asterisk
installation. I keep getting this error:
Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)
when I run the script by visiting the URL; however, if I run the script
from the command line, it runs just fine (works perfect, actually).
I think it is permissions related. Does anyone have any ideas?
<php
2012 Jun 12
1
IAX2 Registered OK without IP
This has come up before on the list and archives but I don't seem to
find a solution for this. On just a few nodes we have this situation
where we see the IP disappear from the CLI iax2 show peers list but
the status shows OK:
3012/3012 (Unspecified) (D) 255.255.255.255 0 OK (89 ms)
How can the status be OK a few milliseconds ago and have no IP ?? The
strange thing is
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]
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
2005 Jul 07
8
Mass mail performance
How does Action Mailer perform when sending out say 3,000 emails? I
know the answer will have a lot to do with the hardware, but in general,
is Action Mailer up to the task of completing an operation like this in
reasonable time?
2015 Aug 27
3
please block user
On Wednesday 26 August 2015 20:11:20 g wrote:
> so the only harm is spam, which i now have going to my Junk folder.
>
That is not the only harm. These people are very good and very effective
confidence tricksters and are experts at getting vulnerable people to send
them money which they usually cannot affort to lose in the first place.
2010 Feb 08
7
Running wine via php
Hi,
I'm trying to run a command with wine via php:
Code:
<?php
$test = shell_exec('wine c:\\\\.exe');
echo $test;
?>
[/code]
2006 Jul 28
8
mass emails
Say we have 20k-50k users signed up for an email newsletter. Does
anyone have any data on how well ActionMailer does with mass emails?
How long would that take to send? Anything I should watch out for?
Thanks,
Joe
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11.
I unistalled the package that provides libtiff 3.8.....
and installed the most current 3.7.... for lib tiff.
I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them.
created a simlink:
ln -s asterisk-1.4.0-beta3 asterisk
I've compiled spandsp from as follows
cd /usr/src
wget