similar to: need info

Displaying 20 results from an estimated 4000 matches similar to: "need info"

2005 Feb 18
3
quadbri and spandsp
Hello, I have bought a targeta quadbri. I want to realize a PBX server to send and to receive fax on lines BRI. I have installed asterisk and the drivers of quadbri (bristuff_0.2.0-RC7b). I downloaded and installed the module spandsp-0.0.2pre10 When i send a fax from the fax machine to asterisk, the application rx_fax saves the fax in a file on the hard disk. The problem comes when I try to send a
2004 Mar 16
24
Softfax/spandsp
Hi all, After a long time having no time, I have finally done some fresh work on my software fax machine. I have replaced the original carrier tracking with something more robust. I have also added 4800, and 2400 bits per second modes, and cleaned up a few bugs in areas like superfine mode operation. I apologise for this update taking so long. At ftp://ftp.opencall.org/pub/spandsp you will
2005 Aug 16
2
TxFax -> RxFax on same machine hangs
Hi, I noticed a strange behaviour: Faxing using spandsp (TxFax) from my asterisk box to my old, common fax machine at home works fine. Faxing from the same box to my office pc-fax (Hylafax) also worke fine. Receveiving faxes on my asterisk box using spandsp (RxFax) also works fine. It is a PSTN number connected to the digium card of that asterisk box. Then I faxed from my asterisk box (TxFax)
2007 Mar 29
0
Where are Spandsp changelogs or bugs available ?
Hi, Maybe this question has already been answered but I could find its answer anywhere. >From here http://www.soft-switch.org/downloads/spandsp/, I can see a new 0.0.3pre28 version of spandsp have been added in march. When you open this archive file, you can see a ChangeLog file but its content mentions last change date from may 2006 : "06.05.23 - 0.0.3 - Steve Underwood
2003 Oct 20
16
A software FAX modem
Hi all, I would like to announce the availability of an initial test version of a totally software FAX facility, suitable for use with Asterisk. This is a first public test release, so don't expect a solid polished product just yet. People have shown interest in what I am doing, and here is the evidence that it is not vapourware. If the notion of a software FAX machine is new to you,
2004 Oct 05
2
Re: RES: Working E1 MFC/R2 M?xico !!! (Steve Underwood)
Steve, Do you know if there are many differences between the Mexican and Brazilian variant ? Kind regards, Miguel Antonio Date: Tue, 05 Oct 2004 22:51:53 +0800 From: Steve Underwood <steveu@coppice.org> Subject: Re: [Asterisk-Users] RES: Working E1 MFC/R2 M?xico !!! To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID:
2003 Sep 11
1
Is there any MFC-R2 implementation for asterisk?
The last thing that I read about it was: Steve Underwood [steveu@coppice.org] wrote on Sep 3: >> Is E&M designed to work with the E1 driver code? I think probably not. I >> had to fix some things to get proper access to the CAS signaling bits >> when I implemented MFC/R2... So, apparently he implemented it. I was trying to contact Steve, but he isn't answering me. Does
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11. I unistalled the package that provides libtiff 3.8..... and installed the most current 3.7.... for lib tiff. I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them. created a simlink: ln -s asterisk-1.4.0-beta3 asterisk I've compiled spandsp from as follows cd /usr/src wget
2006 Jan 24
2
txfax application problem
Nobody seems to use txfax or does nobody have any problems with it? I have sent mails to most lists and get no reply. I cannot get a fax to go through with txfax. I use a call file as a test and all I get on the receiving fax is a bunch of vertical lines. my call file is: Channel:Srx/gout/4658158 MaxRetries: 0 WaitTime: 20 Application:txfax Data:/etc/asterisk/testfax.tif|caller|debug FYI
2010 Jul 20
1
Sound card problem in acoustic echo
Hi all, The conclusion of the discussion is that most sound cards indeed have different capture and playing frequencies for the unknown reasons. But we all know the adaptive filter of the AEC relies on the synchronization of the far-end and near-end sampling rates. Then Has anybody tried to use speex AEC in Windows system? How do you solve this problem? (I have tested speex AEC. In most
2003 Oct 28
4
Software FAX
Everyone, Just thought I would drop a line telling everyone here I have the software RxFAX/TxFAX up and running without any real problems. I did have to..... RH 9.0 1) Install an audio devel rpm 1) install libtiff from source, and copy over a bunch of include files to /usr/local/include 2) build/install spandsp 3) move app_rxfax.c and app_txfax.c to apps/ dir in asterisk source tree. 4)
2006 Mar 27
2
Testing asterisk faxing functionality
I have asterisk with rxfax txfax modules.I want to test fax sendig and reciving in one asterisk instance, in extensions.conf I have : exten => 1234567,1,rxfax(/home/patryk/fax-new.tif|debug) exten => s,1,Dial(1234567) exten => s,2,txfax(/home/patryk/fax.tif|caller|debug) but I doesn't seem to work.But when I'm calling on this number I can hear fax tones. I can't find sip
2004 Nov 26
0
^^4 problem with chan_unicall.c for Asterisk
Dear HO SIN, many thanks for "L" solution you give me... I have also libtiff troubles with RH9, how did you resolve them ? R2 protocol I use work only with AB bits(CDbits ares fixed) and it run perfectely with the testcall.c, i'll try with chan_unicall and i'll give you the result... *** GOOD luck Steve for updating the patch of last asterisk *** thank you for your help
2010 Jun 10
1
Sound card problem in acoustic echo cancellation
From: Steve Underwood <steveu at coppice.org> > It seems some cards use a PLL for their ADC, so they can lock to an > incoming SPDIF signal, but always use a local crystal clock source for > their DAC. These cards do not have their ADC and DAC synchronised. Do common on-board or PCI sound card lock to some incoming signal? Yes, there is a crystal oscillator and a PLL or divider to
2006 Feb 24
4
How can I debug spandsp?
Hi, I'm trying to use the spandsp fax-back facility and despite I can send and receive faxes, this is not working fine. I would like to get a debug of what is going on. I am using the flag debug, but I don't know if txfax is generating any log information or where it is saving it. I just don't find anything. My line in extensions.conf is: exten =>
2006 Jun 16
2
Receiving faxes and then sending them on
Hi, I'm trying to setup a system where incoming faxes are received using SpanDSP and then send on to another (remote) fax machine. The SpanDSP part is working excellently, however I dont seem to be able to get the forwarding part to work. Heres what I put into my extensions.conf: exten => s,4,Answer() exten => s,5,Set(FAXFILE=/tmp/fax-${UNIQUEID}.tif) exten =>
2004 Oct 01
4
spandsp 0.0.2
Hi all, There is a test version for the next release of spandsp at ftp://ftp.opencall.org/pub/spandsp/spandsp-0.0.2pre2 Only use this if you wish to experiment. In general, using spandsp-0.0.1 is probably more stable right now. If you have had problems with Canon FAX machines not accepting FAXes from spandsp-0.0.1 you might like to try this version. I have had at least one report from
2004 Sep 26
2
spandsp with TDM fxo card?
Has anyone made spandsp to work with a digium tdm fxo card? I finally got the rxfax and txfax modules to compile, the spandsp lib installed (and in the libpath), and now receive: -- Starting simple switch on 'Zap/1-1' -- Executing RxFAX("Zap/1-1", "/var/fax.tif") in new stack -- Hungup 'Zap/1-1' I've tried to adjust rxgain/txgain in
2005 May 24
3
rxfax(spandsp-0.0.2pre18) and HT488
Hi, spandsp-0.0.2pre18 works fine for txfax with HT488(version-1.0.1.2), but rxfax doesn't work. After some FAX sounds, it hangup! Could someone tell me how to debug? The following is the * CLI> log to 192.168.0.161:43222 -- Executing NoOp("SIP/4881-bde9", "") in new stack -- Executing RxFAX("SIP/4881-bde9",
2004 May 27
0
[OT] spandsp hylafax asterisk and confusion
This really only seems practical in a corporate environment however, I would suggest decoupling the creation of faxable material from the act of transmitting it. First use CUPS/Samba to create a 'print to PDF' printer (http://www.google.ca/search?q=samba+pdf+printer) Second use an LDAP to look up to return the email address of the submitter of the job and send them the resulting PDF