Displaying 20 results from an estimated 3000 matches similar to: "Where are the fax instructions?"
2016 Feb 17
2
Problem compiling res_fax_spandsp.c on Debian server.
On 2016-02-17 15:32, Richard Mudgett wrote:
> On Wed, Feb 17, 2016 at 5:15 PM, Ernie Dunbar <maillist at lightspeed.ca>
> wrote:
>
>> Hi everyone.
>>
>> We have an Asterisk server running Debian Squeeze, with Asterisk
>> v1.8.13.1 (basically, the Debian Stable version for Squeeze, but
>> with some minor source code changes specific to our site).
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so
My system answers the call but then sets there on the ReseiveFax line then
comes back with an error that it exceeded the maximum retries.
How would I go about debugging this? Below is my very simple dialplan code
I am using, and the fax show version gives the following as well.
FAX For Asterisk Components:
2016 Nov 29
3
FAX CNG detected but no fax extension
Hello,
I have a question regarding incoming fax to local file (on the Asterisk server).
While the fax is received properly (I have the tiff file generated as expected) I get the warning 'FAX CNG detected but no fax extension' on the consol.
If the fax is received ok then what 'fax extension' does it expect and what should I do there?
My Setup:
Sender -> Public PSTN ->
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile and configure spandsp to
function with * without much luck. I am guessing that some assumptions
were made regarding the users knowledge level of Linux. Sadly, I must
not live up to those assumptions.
My problem begins when after compiling spandsp I look for the
app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to
place in the
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: ***
2015 Jan 01
2
PJSIP / T.38 - Asterisk not passing on v21 preamble and data
Dear list,
happy new year!
I am still trying to make T.38 work. In the meantime, I have upgraded to Asterisk 13.1.0, and I am using the most recent PJSIP library (compiling that stuff myself). My local fax software is capable of T.38, as is my ITSP; Asterisk sits in the middle, of course. Asterisk is in the same private subnet as the local fax software and talks to the ITSP through a NAT'd
2012 Jan 04
3
Anyone have a reliable T.38 Solution
Aloha,
We are looking to roll a solution that will have the following network layout:
ISDN-PRI <--> Asterisk <--> T.38 <--> ATA <--> Fax
Does version 1.8 with the Digium fax driver have this capability? I
like 1.8 because it is a long term support version.
What ATA's are people using?
Any working solutions would be great!
Aloha,
Matt
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp
But when I try to patch the Makefile it gives this error
[root@pbxmilkshake apps]# patch < apps_makefile.patch
patching file Makefile
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #1 succeeded at 41 (offset -6 lines).
Hunk #2 FAILED at 67.
is it ok to go on
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
Hi,
With 0.0.6pre3:
# ./build.sh
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be
lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
2016 Feb 17
2
Problem compiling res_fax_spandsp.c on Debian server.
Hi everyone.
We have an Asterisk server running Debian Squeeze, with Asterisk
v1.8.13.1 (basically, the Debian Stable version for Squeeze, but with
some minor source code changes specific to our site). We're trying to
upgrade to 11.13.1 (The Debian Stable version for Jessie), but I've run
into a snag when compiling res_fax_spandsp (and yes, we really need that
module). The old
2010 Aug 24
1
asterisk-1.8.0-beta4 - compile error
Hi,
I tried to compile asterisk-1.8.0-beta4 but after ./configure && make
I've got following error:
[CC] res_fax.c -> res_fax.o
[LD] res_fax.o -> res_fax.so
[CC] res_fax_spandsp.c -> res_fax_spandsp.o
res_fax_spandsp.c:117: error: field ?fax_state? has incomplete type
res_fax_spandsp.c:118: error: field ?t38_state? has incomplete type
res_fax_spandsp.c: In function
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 May 25
4
fax/sandsp segfaulting asterisk
Like some others on the list spandsp is segfaulting asterisk when recieving
a fax. I'm on debian testing/unstable with freshly checked out asterisk
CVS and sandsp. My libtiff version is 3.6.1.
Here is the GDB output
--- snip -----
Changed from phase 5 to 4
Start rx document - compression 2
Start rx page
>>> CFR: 84
HDLC underflow in state 5
Post trainability
Changed from phase
2018 May 17
2
AMI status events with res_fax_spandsp.so
Is anyone else using the AMI with res_fax_spandsp.so for real-time status?
I am working on migrating a FAX application from res_fax_digium.so to res_fax_spandsp.so. I have noticed that the spandsp module generates far fewer AMI status events than the Digium module and the generated events contain less information. For example when sending a fax there is no longer an event for every page. There
2004 Sep 20
4
spandsp / compilation errors
I am attempting installation of spandsp on to an Asterisk installation on
Linux RH9
the distribution i am using is that are URL http://ftp2.tootai.net - the
README for which i have followed verbatim -
my only issue on this was the target for the port.h / tif_dir.h / tiffiop.h
files in the 'headers' folder of the distribtion
i put these in the /usr/include folder based simply on the
2014 Dec 23
1
ReceiveFax for multiple page (asterisk 13.0.1)
Hi all,
I have problem for receiving fax from multiple page fax that sent from fax
machine (analog).
The error is : WARNING T.30 Page did not end cleanly
This is my dialplan
[inboundfax]
exten => s,1,NoOp(**** FAX RECEIVED from ${CALLERID(num)}
${STRFTIME(${EPOCH},,%c)} ****)
exten => s,n,Set(FAXOPT(ecm)=yes)
exten =>
2011 Jan 22
2
spandsp download
Where can I get the latest stable version of spandsp. That will work with
res_fax_spandsp.so. The link listed on the voip-info website is dead. Any
other location for download?
http://www.soft-switch.org/
Thanks
Bryant Zimmerman
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jan 11
5
Which SpanDSP version to play with Asterisk 10 and T.38/T.30 gatewaying ?
Hi,
Maybe I missed it while checking it, but which spandsp version is
recommended to play with Asterisk 10 and T.38/T.30 gatewaying ?
I can see both spandsp-0.0.6pre17.tgz and spandsp-0.0.6pre18.tgz here
(http://www.soft-switch.org/downloads/spandsp/) but I couldn't find a
changelog documenting differences between them.
So I prefer to double check ask for recommendations.
Regards
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