Displaying 20 results from an estimated 8000 matches similar to: "FAX with PRI"
2006 Mar 07
1
I can't receive multiple pages with spandsp
Hi all,
I'trying to use spandsp (app_rxfax) to receive faxes.
When there are more than one page, the system creates a tiff file with only the first page and the other are lost, even if the full log says:
Mar 7 17:17:42 DEBUG[5876] app_rxfax.c: ==============================================================================
Mar 7 17:17:42 DEBUG[5876] app_rxfax.c: Pages transferred: 1
Mar
2004 Jun 17
1
Blank faxes with RxFAX
Hello All,
I have downloaded and installed spandsp and downloaded rxfax, etc and
rebuilt asterisk with app_rxfax. I have added the following to my
extensions.conf:
[macro-faxreceive]
; ${ARG1} - sendto e-mail
exten => s,1,Wait(2)
exten => s,2,Answer
exten =>
s,3,SetVar(FAXFILE=/var/spool/asterisk-fax/fax-${MACRO_EXTEN}-${TIMESTAMP})
exten => s,4,SetVar(EMAILADDR=${ARG1})
exten =>
2007 Sep 05
1
rxfax() problem - fax signal seems to be ignored
Hello,
my configuration is the following:
a TDM400P board with an fxs and fxo daughter boards on it.
I thus connect a fax to my FXS port, after having verified that this port
was correctly functioning. For this, I had tried before with a simple phone,
and with some basic voicemail exten scripts.
Here is my simple dialplan for my fax reception:
exten => 300,1,Ringing()
exten =>
2009 Mar 18
1
Unable to receive faxes
Hi,
I'm experiencing a quite strange behavior while trying to receive faxes
through Asterisk (either directly through app_rxfax or with spandsp +
hylafax).
Config:
HFC quad BRI card (3 T0 connected to the card)
Asterisk 1.4.21
asterisk-app-fax 0.0.20070624-2
hylafax 2:4.4.4-10.1
libpri 1.4.2
libspandsp3 0.0.4pre16
/etc/zaptel.conf
loadzone=fr
defaultzone=fr
span=1,0,3,ccs,ami
2009 Feb 23
1
receive fax problem
Hi:
I want to receive a fax with an E1 link connected to A102d card from a
fax machine,but after dialling the phone number, it connects then will
be busy.In fact asterisk can't detect the fax.These are zapata.conf,
extensions.conf filels and debug in console:
extensions.conf:
[from-pstn]
exten => 9711315,1,Answer()
exten => 9711315,2,Wait(10)
exten =>
2005 Aug 02
0
app_rxfax errors
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Up until today, I have had no issues with receiving faxes in *. One
change I made was that I now have the incoming
2006 Nov 16
5
spandsp 0.0.3 RxFax fax reception crashes bristuffed asterisk 1.2.13
Hi,
I'm using spandsp-0.0.3
[http://www.soft-switch.org/downloads/snapshots/spandsp/
spandsp-20061116.tar.gz]
on a bristuffed asterisk (1.2.13)
[http://212.91.251.199/~junghanns.net/downloads/bristuff-0.3.0-
PRE-1v.tar.gz]
libtiff is at version 3.6.0
Running on: Linux router2 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC
2006 i686 GNU/Linux
Debian testing distro.
I've tried many
2009 Jan 20
2
extensions.conf -- what to do when command throws errors?
Hi, all. I've got app_rxfax going and nicely receiving a fax, which I
then throw to a script, and have it convert it to a PDF and mail it.
Works great... a lot of the time. But a fair bit of the time, rxfax
throws errors, and extensions.conf seems never to invoke my script. Here
are the pertinent lines:
exten => _6403,n,rxfax(${FAXFILE})
exten =>
2008 Apr 04
1
rxfax crashes Asterisk (segmentation fault)
Hi,
I am using spandsp-0.0.4, tiff-3.8.2, and agx-ags-addon with Asterisk
1.4.18.
Everytime rxfax executes, Asterisk crashes:
-- Executing [fax at phones:1] Set("Zap/2-1",
"FAXFILE=/var/spool/asterisk-fax/1207322398.0.tif") in new stack
-- Executing [fax at phones:2] RxFAX("Zap/2-1",
"/var/spool/asterisk-fax/1207322398.0.tif") in new st ack
[Apr 4
2005 Jun 01
1
rxfax problems - cont.
Well, my faxes passes through asterisk successfully, however I still have
some problems about fax reception by rxfax.
The softfax answers, and negotiates transmission, however then as some stage
of communiation something is wrong.
But I have nothing more but this log:
Jun 2 00:10:21 DEBUG[16900]: chan_zap.c:4242 zt_read: DTMF digit: * on
Zap/10-1
Jun 2 00:10:22 DEBUG[16900]: chan_zap.c:4242
2006 Mar 25
2
Asterisk spanDSP / Faxing problem
Hi There.
I have the following setup :
Asterisk 1.2.4 , freePBX 2.0.1, spandsp-0.0.2pre24
My problem is as follows :
If I set up a very simple extensions.conf. when I dial from a fax
machine, it seems as if no fax is being recognised.
If I answer the call, I can hear the fax machine beeping.
extensions.conf :
2006 Jan 18
0
Asterisk Fax part 2
Thanks. I know that line quality is a factor, and I know I could get a 50$
fax with a PSTN line (that is what I have now). But I have my reasons to
want to setup a fax over IP, and I want to keep going. Where do I find info
on this debug mode? Is there a detaild log in Asterisk that show exactly
what happens when the fax is trying to come in?
Also, could this console output help?
- Executing
2006 Jan 18
0
get only GHOST fax
Hello,
I'm using asterisk-1.0.8 with BRI and spandsp-0.0.2_pre20.
Modules app_txfax.so and app_rxfax.so are compiled and loaded sucessfully.
It seems that the channel cant't detect the call as a fax-call
7612022801 is the calling faxmaschine
1209259 is my recieving fax extension
logs are:
2006 Feb 01
6
Receiving faxes with spandsp - strange problem
Hello,
I'm trying to receive faxes with asterisk. My configuration is like this:
PSTN fax -> ISDN -> Cisco router with VoIP module -> Asterisk
When I try to send a fax from PSTN fax I got the standard fax signal,
Asterisk starts rxfax application and then call ends and there is no tif
anywhere. On the fax display there is still one message: Calling...
Part of my extensions.conf:
2005 Jul 21
1
HOW TO RECEIVE FAX
Hi all!....i'm in course to implement Faxing in my asterisk box and for that I've installed all succesfully like libtiff and spandsp and next rebuild and reinstall asterisk modules, but when i call to Rxfax from dialplan nothing happens and i get some errors like "XCN with final frame tag In state 9" or a paper copy of a transmision report from the fax machine with COMMUNICATION
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
2007 Mar 09
1
Another Faxing Question
This probably came up before, but I have a faxing question for everyone.
I have a simple extension setup to use rxfax to receive faxes sent to
asterisk. It is:
exten => s,1,Answer()
exten => s,n,AbsoluteTimeout(300)
exten =>
s,n,Set(FAXFILE=/var/spool/asterisk/fax/${ARG1}_${CALLERIDNUM}_${UNIQUEID}.tif)
exten => s,n,rxfax(${FAXFILE})
exten => s,n,System(/usr/bin/mailfax
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
2004 Sep 15
4
Fax and Asterisk
Hi all,
I have problems with rxfax application. It seems to be ok but I don't receive the fax in my directory.
My extension.conf is as follow:
[macro-fax]
exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/incoming/${UNIQUEID}.tif)
exten => s,2,rxfax(${FAXFILE})
[fax]
exten => 100,1,macro(fax)
[reception]
exten =>s,1,Answer()
exten =>s,2,Background(00)
exten
2005 Mar 21
6
Fax receive issues and NVFaxDetect
Hello All,
I am looking to get asterisk to receive faxes but I really don't know where to go from here, any help pointing me in the right direction would be great. What I would really like is for this second line to answer faxes, but if a user typing in an extension it goes to that extension but I need to get the fax working first.
Error I get when I turn on Fax conf...
pbx.c:1945