similar to: I can't receive multiple pages with spandsp

Displaying 20 results from an estimated 700 matches similar to: "I can't receive multiple pages with spandsp"

2006 May 07
0
app_rxfax problem on 1.2.6
Hi! I'm using freepbx, with * 1.2.6, everything is working nice, except fax handling. the incoming faxes got received: May 6 23:24:39 DEBUG[12505] app_rxfax.c: ============================================================================== May 6 23:24:39 DEBUG[12505] app_rxfax.c: Pages transferred: 1 May 6 23:24:39 DEBUG[12505] app_rxfax.c: Image size: 1728 x 1116 May 6 23:24:39
2006 Feb 22
0
Problem with receiving faxes with spandsp - full log included (long)
Hello, I have spandsp working with asterisk (tested on one PSTN fax machine). Today someone wanted to send me a fax, but there was a problem with the TIFF file. This is what asterisk console says: TIFFReadDirectory: /var/spool/asterisk/fax/1140608321.7.tif: cannot handle zero number of strips. MissingRequired: /var/spool/asterisk/fax/1140608321.7.tif: TIFF directory is missing required
2003 Oct 10
1
Howto configure asterisk with AVM ISDN card
Hi guys, I'trying to setup Asterisk with an AVM Fritz PCI ISDN card with no success. I have an IP phone from Micronet and I want to receive and place calls over ISDN. But I'm not sure if I need the binary CAPI from AVM or isdn4linux. I've tryed with redhat 9 and with Suse 8.2. Cold someone help me? Thank you very much.
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 --
2006 Apr 03
0
Anybody success using Asterisk 1.2.6 and SpanDSP 0.0.3 pre 6?
Hi, I am able to use SpanDSP 0.0.2 (all pre version) with Asterisk 1.2.6 to recieve fax successfully. Today I tried to change to SpanDSP 0.0.3 pre 6 but I just couldn't complie the app_rxfax and txfax application. The SpanDSP 0.0.3 was successfully complied though. I'm running it on Debian. I've searched the space for the answer, there're so many people asked this but I just
2006 Jan 19
0
spandsp-0.0.2pre22 not working!
hi, it seems that spandsp-0.0.2pre22 is not functioning right. downgrading to pre21 makes it work again. debug messages: Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW Changed from phase 1 to 4 Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW ???: Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW Real-time Internet fax (T.38) Jan 18 11:54:29 DEBUG[5157] app_rxfax.c: FLOW V.8 capable Jan 18 11:54:29
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
2007 Jan 29
0
Rxfax and txfax
somebody know how to compile the rxfax and txfax apps under asterisk 1.4.0?? i get this errors: Generating embedded module rules ... make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. [CC] app_rxfax.c -> app_rxfax.o
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
2007 Jan 22
4
Problems with rxfax
Dear list, The company I'm working for is trying to use app_rxfax to receive faxes on an Asterisk machine. Our initial tests looked very promising, but unfortunately we've encountered some problems. We've been trying to solve these problems for quite some time now, but we're running out of options. So I really hope that somebody can give some help here. Basically our set-up is
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 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
I'm trying to get ast_rxfax and ast_txfax compiling with Asterisk 1.2.1 beta. The two ast_?xfax files don't compile: gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -fomit-frame-pointer -fPIC -D_GNU_SOURCE -c -o app_rxfax.o app_rxfax.c app_rxfax.c: In function
2004 May 28
2
spandsp wont compile.
I can't get spandsp to compile. when I go to the */apps directory i continually fails. Makefile:80: warning: overriding commands for target `app_rxfax.so' Makefile:77: warning: ignoring old commands for target `app_rxfax.so' cc -fPIC -c -o app_rxfax.o app_rxfax.c app_rxfax.c:45: error: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here (not in a function) make: ***
2006 Oct 14
0
rxfax problem ("Trainability test failed")
Dear folks, I couldnt receive faxes and get the following debug traces on the console, I appreciate any help or even hints. Using Spandsp-0.2 app_rxfax.c:76 span_message: FLOW Get at 9600bps, modem 1 app_rxfax.c:76 span_message: FLOW Changed from phase 3 to 5 app_rxfax.c:76 span_message: FLOW Non-ECM carrier up app_rxfax.c:76 span_message: FLOW Non-ECM carrier down app_rxfax.c:76 span_message:
2008 Dec 18
3
Asterisk AGX addons compile issues
Has anyone seen this before, and know what is happening? USER at HOST:~/asterisk/agx-ast-addons# ./build.sh -- Configuring done -- Generating done -- Build files have been written to: /root/asterisk/agx-ast-addons [ 11%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o Linking C shared module dist/app_devstate.so [ 11%] Built target app_devstate [ 22%] Building C object
2009 Feb 11
0
Asterisk AGX addons compile issues
svn?co?https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons?agx-ast-addons ./build_sh from the trunk. ? -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olivier Sent: 10 February 2009 18:35 To: michael at networkstuff.co.nz; Asterisk Users Mailing List - Non-Commercial Discussion Subject:
2005 Oct 14
3
Problem with compiling spandsp
New asterisk user, pretty much set up except for spandsp. I get the following when trying to compile: app_rxfax.c app_rxfax.c: In function `phase_e_handler': app_rxfax.c:92: error: structure has no member named `cid' app_rxfax.c:92: error: structure has no member named `cid' app_rxfax.c: In function `rxfax_exec': app_rxfax.c:260: error: structure has no
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
2006 Apr 14
2
asterisk 1.2.7.1 and app_rxfax
Hi! After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax doesnt work any more. I've installed spandsp-0.0.2pre25 (the same problem with spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile patch from the same directory. When starting asterisk I always get the follwing error message: [app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325