Displaying 20 results from an estimated 800 matches similar to: "RXFax and Hangup context Question."
2005 Mar 24
2
rxfax trouble on bristuffed capi
Hi all,
My BRIstuffed 0.2.0-RC7k is running fine on my debian box for voice calls
over ISDN2.
Now I want to implement receiving incoming faxes into my setup so I did a
google and some reading on the wiki.
I got the spandsp 0.0.2pre10 package compiled and installed, patched
asterisk's apps makefile and compiled * again.
This all worked out fine.
When integrating the RxFax into my dialplan the
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm
-------------- next part --------------
Hello. I am trying to execute an fax reception script and i am getting the following:
[Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2008 Jan 27
1
rxfax does not work (anymore)
Below is my extensions.conf for the fax part
[incoming_28345474]
;
;********************************************************************
; BEGIN - Inbound call handlers
;********************************************************************
;
exten => 8862100,1,NoOp(${CALLERID(num)})
exten => 8862100,2,Background(if-u-know-ext-dial)
exten =>
2005 Mar 11
0
Receiving faxes via SIP
Hello All,
I am looking to receive faxes via my inbound SIP, but I can get it to answer the fax. Now I did test the SIP inbound to a phone and that does work it is just the fax part I am having issues with any help would be great.
This is the error I am getting
Mar 11 15:08:49 NOTICE[14322]: rtp.c:430 ast_rtp_read: RTP: Received packet with bad UDP checksum
Mar 11 15:08:49 WARNING[14322]:
2008 Jan 14
0
Help needed for Fax2Email with Welltech FXO 3804
I have this in my extension.conf:
[incoming_28345474]
; 8862100 is the hotline number of the Welltech 3804
;
exten => 8862100,1,NoOp(${CALLERID(num)})
exten => 8862100,2,Wait(1)
exten => 8862100,3,Set(CALLERID(num)=${CALLERID(num)})
include => fax2emailstart
[fax2emailstart]
exten => 3000,1,SetVar(CALLEDFAX=${EXTEN}) ; me
exten => 3000,2,Answer
exten =>
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
2005 Aug 12
0
three questions
Hello All,
I just started to use asterisk with Digium card (4 fxo ports)
and I've met some problems ( I'm just new in asterisk so questions may
be stupid )
my environment:
Debian testing,
asterisk 1.0.9
zaptel-1.0.9
TDM04P
1) when asterisk receiving incoming call on TDM card all networking
cards stops to send or receive any data for some time
nothing suspicious in the log files,
2005 Sep 14
0
RxFax problems.
Hello. Im trying to get Fax-to-email working.
I've installed Rx and txfax, spanDSP and every package needed. I've done
everything on this page (altough, some bash-scripting problems):
http://www.voip-info.org/tiki-index.php?page=Asterisk+Fax+to+email
anyway, when i try to send an fax, i get theese messages in asterisk:
-- Executing Goto("SIP/5060-08148520",
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
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
2005 Jul 13
0
AW: SpanDSP rxfax, no tiff.
is /usr/local/sbin/mailfax flagged to 755?
________________________________
Von: asterisk-users-bounces@lists.digium.com im Auftrag von Rob Danz
Gesendet: Mi 13.07.2005 17:17
An: asterisk-users@lists.digium.com
Betreff: [Asterisk-Users] 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
2004 Jun 19
1
RxFax problems
Hey All,
I'm still (since April) having problems getting RxFax to work over an
ISDN4Linux channel. Just wondering if anyone has had any luck getting it
to work?
I have done a CVS update today (about half hour ago) and made sure I have
the latest version of spandsp according to Steve's website
(spandsp-0.0.1k). When I was compiling asterisk, I got the following
warnings:
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
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 =>
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
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
2007 Apr 03
0
Faxing issues
I have spandsp, rxfax and asterisk-1.4.2 installed and whenever a fax call
comes in we get this. This isn't good. Any ideas?
[New Thread -1215390800 (LWP 8504)]
-- Accepting call from 'DELETED' to '539' on channel 0/1, span 1
-- Executing [539@telco-incoming:1] Set("Zap/1-1", "DIALEDNUM=539") in
new stack
-- Executing [539@telco-incoming:2]
2010 Mar 17
2
Asterisk as a skinny/sccp "client"?
I wonder if Asterisk's skinny/sccp channel driver could be used as a
"client" to register with a Cisco PBX. That is, along with a SIP
client, say, have Asterisk and said SIP client stand in for a Cisco
phone, or an IP Communicator.
Anyone done this?
Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2005 Mar 03
0
fax and codecs
Hello!
I'm try to implement a fax service using spandsp (0.0.2-pre10) and
NVFaxDetect (since I'm using a SIP channel).
I receive the call from pstn on my SIP/PSTN gateway (welltech 3804).
The fax is detected by NVFaxDetect and than a macro is started.
The welltech use Alaw codec.
The problem is the following:
NOTICE[22270]: Dropping incompatible voice frame on
2006 Jan 08
1
spandsp, rxfax, TDM400/zaptel, missed frames, any help?
Sorry in advance if this is a FAQ...
I've got a working Asterisk setup based on A@H 2.2. I have a TDM400
card with 2 FXS and 2 FXO ports; PSTN connections come in via the TDM
card.
I haven't been able to get inbound fax with spandsp and rxfax to work.
Occasionally an all-text fax will come in, though it's usually badly
corrupted, but in most cases, it would appear that the call is