similar to: Problems with rxfax

Displaying 20 results from an estimated 2000 matches similar to: "Problems with rxfax"

2006 Nov 08
1
Agents that handle calls from multiple queues
Hi everybody, I've got an Asterisk configuration where an agent handles calls from multiple queues. At the moment I'm using the default Queue application and I encountered the following problem: When there are calls waiting in multiple queues the selection of which call is handled by the Agent is more or less random. It would be nice if the call that was waiting the longest was handled
2007 Jan 29
2
Rxfax and Txfax on Asterisk 1.4
> AFAIK the current recommendation is to use HylaFax with something called iaxmodem. After having been through a lot of problems with RxFax and TxFax I completely agree with this statement. Allthough the initial configuration is a bit complicated, once you have this running you'll get far better reliability. Kind regards, Ardjan Zwartjes.
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 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this? gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) /usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is reported
2004 Jun 20
1
Softfax/spandsp Makefile.patch rxfax/txfax
I followed the instructions at http://www.opencall.org/instructions.html and http://lists.digium.com/pipermail/asterisk-users/2003-October/025094.html I was able to compile spandsp (./configure ; make ; make install), "manually" patched asterisk apps/Makefile (/usr/src/asterisk/apps), as the supplied patch does not fit the actual CVS apps/Makefile After make clean ; make install, I
2007 Mar 28
1
App_RXFax Problem.
Good day everyone, Hope someone can help me with a spandsp/app_rxfax problem. I've compiled spandsp 0.0.2pre26, and app_rxfax.c from soft-switch.org Both went just fine, and i've checked my libtiff and libxml (along with the devel-s) versions - they're fine. Machine is fedora core 3, x86_64. Asterisk is 1.2.17, zaptel 1.2.15 Dialing in on a zap channel. T1 PRI, esf,b8zs TE110P
2004 Apr 29
2
spandsp compile error: PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here
Hey All, I'm having a bit of a problem trying to get spandsp working on my asterisk machine. The machine is a Redhat 9.0 install with the latest version of libtiff and libtiff-devel (according to freshrpms.net). I manaaged to download, compile and successfully install the actual spandsp package with no errors. The problem comes when I try to compile the rxfax and txfax asterisk
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 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 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 :
2005 Oct 03
1
Compiling SpanDSP
Has anybody been successful with compiling the pre3 version of SpanDSP on the current Asterisk CVS? I'm getting: app_rxfax.c: In function `phase_e_handler': app_rxfax.c:77: warning: implicit declaration of function `fax_get_transfer_statistics' app_rxfax.c:78: warning: implicit declaration of function `fax_get_far_ident' app_rxfax.c:79: warning: implicit declaration of
2005 May 28
1
Fax and SIP Device
A DID number was dedicated to receive fax, but i have the problem when getting fax call, which call will become a normal phone call and no fax was printed. When fax is detected, the fax extension is executed and dial the extension of the HT486 device (firmware 1.0.5.22). Somehow sending fax out working well. In the mailing lists, i notice some are using HT286 and it work. Could someone share
2006 Jan 12
6
app_rxfax.so and app_txfax.so
Hi, I just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I get this error: [app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: fax_set_phase_d_handler Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading
2006 Feb 19
2
spandsp 0.0.2pre25
Hello, Is anyone successfully using spandsp 0.0.2pre25 with either asterisk 1.0.x or 1.2.4? I've built a Gentoo ebuild for this version of spandsp and app_rtxfax, and it builds, but I'm not having any luck getting it working. 99% of my test faxes fail. Reverting to 0.0.2pre20 yields a much higher success rate. I've bumped the console debugging level in logger.conf to include debug
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 =>
2007 Sep 26
1
Asterisk - Spandsp Fax not working?
Hi all, I'm trying to setup an asterisk based fax receiving machine. i'm using asterisk 1.2.18 and app_rxfax with spandsp 0.0.4pre9 I have no problems with a modem-fax, but with the fax machines i have tried almost every fax fails, both in sending and receive. the machines are sending a receiving a lot of faxes every day and working well, so i think the problem is on the spandsp side. i
2006 Dec 07
1
Asterisk 1.4.0-beta3 spandsp rxfax woes (or me being hard of thinking)
Hi, I have installed the latest version of asterisk(1.4.0-beta3), and built app_rxfax/txfax. I'm using spandsp from here, http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20061207.tar.gz Everything builds ok. I had to manually apply the patch from the site so configure would spot spandsp libraries. However, when I try dialing my virtual fax extension (either from a phone or
2007 Jun 11
1
Crashes with Spandsp, app_rxfax.c, and asterisk 1.4.4
Hi everybody, I have a Fedora Core 4 x86 32 bit install, which I recently upgraded from asterisk 1.2 to the office 1.4.4 tarball. In the process of doing that I had to upgrade some autoconf/automake stuff, but it worked fine, and my new asterisk works fine. Except that anytime I receive a fax with spandsp and app_rxfax, asterisk seg faults. I have applied the spandsp
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
2007 Jul 24
3
rxFAX core dumps
Hi Everyone... I am running Asterisk 1.2.22 on Debian "Etch". I installed it from sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and downloaded http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c and a Digium TDM card with 4 FXO ports When my dialplan