similar to: app_rxfax produces "RTP: Received packet with bad UDP checksum"

Displaying 20 results from an estimated 90 matches similar to: "app_rxfax produces "RTP: Received packet with bad UDP checksum""

2007 Mar 09
0
spandsp, app_rxfax: apps_Makefile.patch v1.2 > v1.4 = No Workie!
Hi Guys, Looked at lotsa places on the Web/archives already. Does anyone have a Makefile for Asterisk 1.4 that integrates spandsp, app_rxfax, & app_txfax? This patch sure doesn't work with the Asterisk 1.4 Makefile: <http://soft-switch.org/downloads/spandsp/spandsp-0.0.2pre26/asterisk-1.2.x/apps_Makefile.patch> ==============================================================
2008 Jan 08
3
app_rxfax.c and app_txxfax.c where?
Hi All, Where can I find copies of the app_rxfax.c, app_txfax.c and apps_Makefile.patch. They don't seem to be located at soft-switch.org anymore. I am currently trying to compile Asterisk 1.2.26.1 and need the fax components. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jan 07
1
app_rxfax and app_txfax with Ubuntu?
Hi, all. I just tried to fire up app_txfax and app_rxfax, only to find that I can't seem to compile them. The problem appears to be that my libtiff library is wrong. Only problem is that, according to the README, I need "libtiff >=3.8 and <4.0", which is all well and good... except that there is no 3.x libtiff anywhere in the Ubuntu repository (that I can find, at any rate).
2004 Jan 15
1
Strange sound when fax answers (app_rxfax)
Hi! I am struggling around with * and the spandsp library (app_rxfax) for a couple of days. I'm trying to receive faxes which come via a SIP gateway. The rxfax-module answers the call, the reception of faxes, however, still does not work correctly, the received file is only about 300 bytes of size, because the sending fax machine is terminating the transmission. Now I've figured out
2004 Dec 09
1
Spandsp loading via asterisk app_rxfax.c broken pipe.
I have compiled Spandsp without any problems. I got no errors I have also done the patch without getting any error. I have tried pre4 and pre6 version with same problem. I got no errors with the ./configure make make install. After I add the directory for /var/local/lib into the /etc/ld.so.conf I have ran ldconfig. I am running asterisk as user asterisk on a RH 9 Linux distro. This system has
2004 Dec 08
0
Re: Spandsp loading via asterisk app_rxfax.c brokenpipe.
It should be a mpg123 problem, not a spandsp problem. Stop asterisk, make clean, make install and start asterisk again. Have fun. "Ariel Batista" <arielb27@hotmail.com> wrote in message news:<BAY22-DAV14862521E60E81DB568FDCDBB60@phx.gbl>... I have compiled Spandsp without any problems. I got no errors I have also done the patch without getting any error. I have tried pre4
2005 Jan 01
1
spandsp app_rxfax - the sending software loops
Hi, After a hiatus of several months, I decided to try spandsp again because it is such an excellent addition to asterisk. Using 1.0.3 and spandsp 0.0.1k. When I send a fax from a laptop software fax that works with every machine I've ever had to fax to, I get something like this as staus return from the fax sending software: - Getting Local ID - Getting Parameters and it loops like this
2005 Feb 15
1
app_rxfax creating bad faxes? (StripOffsets)
Using CVS HEAD (20050214 with the new jitter buffer) and the latest (0.0.6?) spandsp. libtiff version is 3.5.7, compiled from source. System is Slackware 10, 2.4.26 kernel, no fancy patches and processor is a P4 1.5GHz on an Intel motherboard. Most faxes are coming through fine but a few companies in particular are having very poor success faxing to us. Most faxes LOOK like they'd
2005 Mar 29
0
Problem: Compiling error for SpanDSP app_rxfax
After resolving my earlier problem in updating the apps Makefile with the patch for SpanDSP, I encountered another problem when I executed the "Make" utility from /usr/src/asterisk. I obtained an error as shown below. Not sure on how to resolve the problem. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../incl ude -D_REENTRANT
2005 Jun 08
1
Latest CVS and app_rxfax
With the current CVS-HEAD line 88 of app_rxfax.c causes an error. #if (ASTERISK_VERSION_NUM <= 010300) chan->callerid, app_rxfax.c:88: error: 'struct ast_channel' has no member named 'callerid' Commenting out the if else combination of course gives a clean compile. -- Dave Cotton <dcotton@linuxautrement.com>
2005 Oct 04
0
app_rxfax module won't load
I managed to compile app_rxfax and app_txfax against the latest asterisk (1.2 beta 1). When trying to load the app_rxfax module I get this error: [app_rxfax.so]Oct 4 12:52:25 WARNING[3701]: loader.c:314 __load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: fax_set_phase_d_handler Oct 4 12:52:25 WARNING[3701]: loader.c:488 load_modules: Loading module app_rxfax.so failed!
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
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
2007 May 04
3
app_txfax, app_rxfax
Hello, I'm trying to compile asterisk from source (1.2.18). Faxing is fairly critical for us, so in the past we've used spandsps app_rxfax and app_txfax to support faxing in asterisk. Unfortunately I can't find these applications on soft-switch.org anymore and even so I have a feeling they wouldn't patch correctly into 1.2.18. Does anyone know how to best handle faxing in
2008 Dec 17
2
Install app_rxfax and app_txfax in 1.4 with Lenny
Hi, I've read README file in agx-ast-addons-1.4.17.5.tar.bz2 It says "Install libTiff >=3.8 and <4.0" Should you really use this agx-ast-addons to get app_rxfax and app-_txfax running with latest 1.4.22 ? If positive, should you take this libtiff warning into account ? If positive, where can you find such libtiff version as Debian repository (I didn't check alternate
2009 Feb 03
1
app_rxfax.c: Channel T30 DONE < 0 -- incommplete fax reception.
Hi, all. I'm getting a lot of [Feb 3 13:56:36] WARNING[3721] /usr/src/asterisk/spandsp/agx-ast-addons/app_rxfax.c: Channel T30 DONE < 0. in my log file, and incomplete fax reception. Any idea what might be going on? I've googled a fair bit, but haven't seen anything leap out at me. Thanks, -Ken
2007 Jun 15
4
app_rxfax vs (iaxmodem+hylafax)
can anybody help me to choose the most reliable fax solution for * . after googling the net i found that there are at least two solutions for this, app_rxfax+spandsp and iaxmodem+hylafax. - what's the differences between these two? - which one's better? why? thanks
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
2008 Dec 22
1
Install app_rxfax and app_txfax in 1.4with Lenny
JFYI - I run (successfully) agx-addons with 1.4.22 and Etch. Make sure you have the right version of SpanDSP installed (as well as the tiff libraries). -->> -----Original Message----- -->> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- -->> bounces at lists.digium.com] On Behalf Of Loic Didelot -->> Sent: 19 December 2008 20:33
2008 Dec 22
2
Install app_rxfax and app_txfax in 1.4withLenny
...described in the README file ;). SpanDSP - 0.0.4 pre 16 LibTiff - >= 3.8 but <4.0 I had to trawl around for the right SpanDSP - but I can e-mail a copy to whomever wants one (drop me a personal e-mail and I'll attach it by return) HTH Andy -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of