Displaying 20 results from an estimated 2000 matches similar to: "rxfax detection problems with multiple contexts"
2005 Mar 13
4
SUSE 9.2 and Zaptel channels
Of course I am not a kernel expert, so .. please be patient.
I am investigating on my zaptel/zapata problem.
As the main error message asterisk quits on mentions <'/dev/zap/channel':
No such file or directory> I went peeking over there.
[Asterisk Verbose Error
Mar 13 20:43:35 WARNING[5779]: chan_zap.c:763 zt_open: Unable to open '/
dev/zap/channel': No such file or
2005 Sep 12
1
wctdm module won't load after kernel upgrade
Hi all,
I have installed a TDM22B on an IBM xSeries 220 with FedoraCore 3 and setup asterisk cvs head to work properly.
A few days ago, I tried to update the system kernel to 2.6.12 from 2.6.9 and also to change to asterisk stable 1.0.9.
After compiling zaptel and asterisk, i loaded zaptel and tried to load the wctdm module but this failed with the following message:
Notice: Configuration file
2005 May 22
4
Hangup Issues on TDM40B FXO Australia
Afternoon all,
After doing some test on my asterisk box I can successfully receive
calls to my Asterisk PBX to a SIP phone from The Telstra PSTN network
Dial out from a sip phone is also not an issue, all calls connect and
terminate normally.
If I call the Asterisk PBX say from PSTN in Zap1-1 and out through
ZAP2-2 back to the PSTN (after entering the correct pin off course) the
card does not
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 =>
2005 Jul 13
2
SpanDSP rxfax, no tiff.
Hello,
Let me start by saying I have checked the wiki and the archives and did find
some relative information. I tried the suggestions in those threads, but
still have the same problem.
I'm using the CVS Asterisk from July 11, 2005.
Redhat FC2
SpanDSP 0.0.2pre18
Libtiff 3.5.7
Digium PCI card 1 FXO, 1FXS.
I have a single POTS line coming, but I have 2 numbers and am using
2005 Mar 28
1
spandsp rxfax under Linux 2.6 w/TDM400?
Hi,
I have got my Asterisk server running with TDM400 card (2xFXO & 2xFXS).
I originally had the system configured with a Panasonic fax machine on
one of the extensions. Due to the high volume of fax spam, I figured it
would be a much better idea to capture the faxes as TIF or PDF files to
minimize wasted paper, etc. I have downloaded, compiled and installed
spandsp and can see the rxfax
2006 Jan 04
1
RxFax : Change FAX Resolution
Hello all,
Can this be done ?
Would setting the variable FAXRESOLUTION to a appropriate value affect
this change ?
> http://www.asteriskguru.com/tutorials/rxfax.html
Variables connected with the application
LOCALSTATIONID - used by to application to identify itself to the remote end
LOCALHEADERINFO - used to generate a header line on each page
REMOTESTATIONID - set by the application, the
2004 Jul 27
2
Using rxfax over SIP
I have no analog line interfaces on my asterisk system, but I do have two UK
0870 numbers routed to two separate VoIP accounts (one with FWD, one with
gossiptel). Asterisk is configured to register with these accounts. I get
voice calls through just fine this way.
I thought I could get one of these 0870 numbers to route through to rxfax,
thus allowing folks to fax me directly.
I've set up
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 =>
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
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
2006 Jan 19
1
Problem with rxfax - Dropping incompatible voice frame?
Hi,
I'm having problems with the rxFax app. One of the messages that appear in
my console is:
Executing Set("SIP/something",
"FAXFILE=/var/spool/asterisk-fax/1137692307.5.tif") in new stack
-- Executing RxFAX("SIP/something",
"/var/spool/asterisk-fax/1137692307.5.tif") in new stack
Jan 19 12:38:30 NOTICE[12008]: channel.c:1906 ast_read: Dropping
2004 Oct 07
1
spandsp RxFAX problems.
Hello,
Anyone else experiencing problems with the latest spandsp (pre3)
and last libtiff beta? I'm getting 8 bytes long file, with the
TIFF header only during such connection:
-- Accepting call from 'XXXXXXX' to 'YYYYYY' on channel 0/2, span 1
-- Executing SetVar("Zap/2-1", "FAXFILE=/tmp/foch.tif") in new stack
-- Executing
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
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 Jan 11
1
rxfax troubles..
what is g723? ive never seen that before...
-- Executing Answer("Zap/1-1", "") in new stack
-- Accepting call from '2819870065' to '2815692780' on channel 0/1, span 1
-- Executing Wait("Zap/1-1", "1") in new stack
-- Executing SetVar("Zap/1-1",
"FAXFILE=/var/spool/asterisk/fax/1105486770.492.tif") in new stack
--
2008 Apr 04
1
rxfax issue
Hi all,
Here's our setup:
Asterisk 1.4.18
Agx-ast-addons 1.4.5
Problem:
When accepting a fax, the fax itself comes through just fine, and it
does successfully create a tiff file. However, the dialplan should be
executing a system command right after that completes, but isn't due to
hanging up early. I'm getting a cause 16 hangup, which I believe is a
"Normal Hangup", but
2006 Jun 16
2
Receiving faxes and then sending them on
Hi,
I'm trying to setup a system where incoming faxes are received using
SpanDSP and then send on to another (remote) fax machine. The SpanDSP
part is working excellently, however I dont seem to be able to get
the forwarding part to work. Heres what I put into my extensions.conf:
exten => s,4,Answer()
exten => s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif)
exten =>
2005 Jul 14
5
SpanDSP rxfax, no tiff
Maybe I over-complicated my question with the mailfax part.
If I leave the mailfax step out entirely, then there should be a .tif file,
right? But there's not. No tif file gets created at all.
Permissions on the fax folder are 777 at the moment.
Thanks for the responses so far.
/Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jun 04
1
rxfax crashing asterisk and YES I'm using an approved libtiff :-)
I'm running asterisk CVS HEAD from 20040601 with spandsp 0.0.1k and libtiff
3.6.0 (no other copies are installed).
I've put the audio files up at
http://www.mixdown.ca/~andrew/dump/akohlsmith-faxsegfault.tgz -- the machine
I am faxing from is a Canon IR3300 printer/copier/fax, but I get similar
crashes from $29.95 fax machines too. :-)
I'm trying to get a decent backtrace but