Displaying 20 results from an estimated 4000 matches similar to: "spandsp download"
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:
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
2011 Apr 15
2
1.8.4-rc2: ReceiveFAX fails
On a test fax:
-- Executing [s at incoming-fax:1] Set("DAHDI/4-1",
"FAXFILE=/var/spool/asterisk/fax/20110415_1825") in new stack
-- Executing [s at incoming-fax:2] Answer("DAHDI/4-1", "") in new stack
-- Executing [s at incoming-fax:3] ReceiveFAX("DAHDI/4-1",
"/var/spool/asterisk/fax/20110415_1825.tif") in new stack
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
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).
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
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
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
2012 Jan 05
1
Where are the fax instructions?
Hello,
Trying to set up res_fax_spandsp. Based on
https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway I wrote this in
my extensions.conf:
exten => 306,1,NoOp(Fax transmission)
same => n,Set(FAXOPT(gateway)=yes)
same => n,Dial(DAHDI/3) ----->FXS port to fax machine
same => n,Hangup()
Call flow Im trying to pull out is as follows:
Zoiper -->
2011 Jan 19
15
res_fax
I am working on some fax tools for some of my users. I am reading the
https://wiki.asterisk.org docs for faxing.
Is see Application_SendFax and Application_SendeFax has one been
discondinued? Any feed back on using the res_fax module would be
apperciated. Any examples or other.
Thanks
Bryant
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jun 25
2
testing out 6.03 network booting...
On Sun, 22 Jun, at 06:15:50PM, Andrew Rae wrote:
>
> Matt - I'd love to try it - but I'm not so good at fixing compiling
> issues. right now I get stuck at being unable to 'make' the efi32 or
> efi64 components due to an error:
Andrew, could you try out syslinux-6.03-pre18? Peter pushed the release
button yesterday and -pre18 contains my change. It would be good to
2014 Jun 25
3
testing out 6.03 network booting...
> > From: Matt Fleming [matt at console-pimps.org]
> > Sent: 25 June 2014 07:39
> > To: Andrew Rae
> > Cc: Gene Cumm; syslinux at zytor.com
> > Subject: Re: [syslinux] testing out 6.03 network booting...
> >
> > Andrew, could you try out syslinux-6.03-pre18? Peter pushed the release
> > button yesterday and -pre18 contains my change. It would be
2015 Jun 25
2
Receiving faxes with spandsp question
Hello!
I?m trying to add fax functionality to my asterisk installation. Right now I?m focusing on receiving faxes. This is not explained in a book, but I assume that I can use same context, add ?fax? extension and if someone calls to send fax - it will autodetect. Right?
Per book, I made following setup additions:
1. In sip.conf [general] I added:
;FAX stuff
faxdetect=yes
t38pt_udptl=yes
2.
2014 Jul 02
3
iPXE chain to lpxelinux.0 6.03-pre17 inconsistencies and failures
I believe I'm seeing a bug in lpxelinux.0 6.03-pre17 but I need some
advice on how to isolate and troubleshoot this. (I can't try pre18 at
the moment, but did try 4.07 and 5.10 and saw similar behavior, also
with pxelinux.0, so although I'll give pre18 a try soon, some
isolation/troubleshooting advice will be a good education no matter what.)
To get to our PXE-launched tools from
2010 Mar 09
1
Which spandsp to use with 1.6.2?
Receiving a fax pstn - pstn with 1.6.2.6-rc2:
-- Executing [s at incoming-pstn-line:1] Answer("DAHDI/4-1", "") in
new stack
-- Executing [s at incoming-pstn-line:2] Wait("DAHDI/4-1", "3") in new
stack
-- Executing [s at incoming-pstn-line:3] Dial("DAHDI/4-1",
"DAHDI/g0,36") in new stack
-- Called g0
--
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 ->
2014 Jun 21
4
testing out 6.03 network booting...
On Thu, 19 Jun, at 10:04:35PM, Gene Cumm wrote:
>
> I'm getting some similar results here with the precompiled binaries
> and my binaries of 6.03-pre17
Gene, could you try out the attached patch? And see if you get any
different results?
Andrew, feel free to try it out too, or you could just wait for someone
to cut another pre-release.
Note that I don't think this will
2014 Jul 02
1
iPXE chain to lpxelinux.0 6.03-pre17 inconsistencies and failures
Op 2014-07-01 om 22:55 schreef Gene Cumm:
> On Jul 1, 2014 10:37 PM, "Alexander Perlis" wrote:
> >
> > I believe I'm seeing a bug in lpxelinux.0 6.03-pre17 but I need some
> > advice on how to isolate and troubleshoot this. (I can't try pre18
> > at the moment, but did try 4.07 and 5.10 and saw similar behavior,
> > also with pxelinux.0, so
2010 Dec 01
6
Issues with 1.8 and BlindTransfer
I am having issues with Blind Transfer on asterisk 1.8
If I call from one Grandstream phone to another and us the transfer key
to do a blind transfer everything works fine.
When calling in on a sip trunk and then trying to use the transfer key
to transfer from Grandstream phone to Grandstream phone the call just hangs
up. It did not do this on Asterisk 1.4.x or 1.6.2.x . If we use
2005 Aug 23
4
isolinux 3.10-pre20 doesn't work at all
I tried isolinux 3.10-pre20 on an Acer Aspire 1501LMi notebook and a Shuttle
FS-40 desktop box; it fails on both, simply hanging after printing the first
line.
Last known good version is 3.10-pre16; will try pre17-pre19 when I have some
time.