similar to: CVS best practice

Displaying 20 results from an estimated 20000 matches similar to: "CVS best practice"

2005 Jan 06
1
Gotoif question
Is there a way to combine these lines into one? exten => s,2,GotoIf($["${CALLERIDNUM:0:3}" = "800"]?s|108) exten => s,3,GotoIf($["${CALLERIDNUM:0:3}" = "866"]?s|108) exten => s,4,GotoIf($["${CALLERIDNUM:0:3}" = "877"]?s|108) exten => s,5,GotoIf($["${CALLERIDNUM:0:3}" = "888"]?s|108) Thanks --John
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 =>
2005 Feb 06
4
Autodetecting faxes
I have managed to get spandsp working, and if I dial a specific extension I can receive faxes. WhooHoo. However, I was wanting to use the "fax detect" option in order to allow individuals to receive faxes, but can't get that to work. Given the following extensions (mainly copied from examples on the wiki), why is the call simply passed onto the sip device rather than being
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)
2004 Dec 21
5
AMP - Fax Detections
Does anyone know of any obscur reference for detecting an incoming fax. I currently have AMP running and everything else is working great. Installed the spandsp patches and software... using the default AMP extensions.conf, I start sending a fax, I hear it pick up and transfer to voicemail after 20s. Fax is set for system... Here is the detail from the extensions.conf [global] FAX_RX = system
2004 Jun 17
1
Blank faxes with RxFAX
Hello All, I have downloaded and installed spandsp and downloaded rxfax, etc and rebuilt asterisk with app_rxfax. I have added the following to my extensions.conf: [macro-faxreceive] ; ${ARG1} - sendto e-mail exten => s,1,Wait(2) exten => s,2,Answer exten => s,3,SetVar(FAXFILE=/var/spool/asterisk-fax/fax-${MACRO_EXTEN}-${TIMESTAMP}) exten => s,4,SetVar(EMAILADDR=${ARG1}) exten =>
2005 Aug 08
1
Setup faxing with latest CVS/STABLE
I have been trying to get faxing working with stable but I have had no luck since cvs 1.0.4. I've tried 3 versions of SpanDSP and the system answers the fax but looks like it isn't training properly. Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Bob Goddard Sent: 06 August 2005 23:44 To:
2005 Mar 28
1
spandsp rxfax under Linux 2.6 w/TDM400?
Hi, I have got my Asterisk server running with TDM400 card (2xFXO & 2xFXS). I originally had the system configured with a Panasonic fax machine on one of the extensions. Due to the high volume of fax spam, I figured it would be a much better idea to capture the faxes as TIF or PDF files to minimize wasted paper, etc. I have downloaded, compiled and installed spandsp and can see the rxfax
2004 Sep 23
2
viewing fax tiffs?
Hello, I have spandsp setup to accept incoming faxes and receiving tif files via Email. Using tiff2pdf, or tiff2ps -a2 or even tiffsplit, the last page of the fax is cut off and the quality of the text looks "squished". I "figure" it's a tiff parsing thing, as opposed to a problem with my spandsp installation (heh). Has anyone experienced the same thing, or can
2005 Mar 14
1
Problem Compiling Spandsp
Sirs, I can't compile the source spandsp-0.0.2pre10; when i try to do the "make" sentence the following errors appear: # make Making all in src make[1]: Entering directory `/export/usr/src/spandsp-0.0.2/src' make all-am make[2]: Entering directory `/export/usr/src/spandsp-0.0.2/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -MT
2005 Jan 13
2
Problem patching asterisk CVS with SpanDSP
I'm trying to patch the current asterisk CVS with spandsp-0.0.1k.tar.gz. Everything compiles fine but when I go to patch the asterisk/apps/Makefile it fails: asterisk:/usr/src/spandsp2# patch < Makefile.patch can't find file to patch at input line 3 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |--- Makefile.orig
2005 Mar 24
2
rxfax trouble on bristuffed capi
Hi all, My BRIstuffed 0.2.0-RC7k is running fine on my debian box for voice calls over ISDN2. Now I want to implement receiving incoming faxes into my setup so I did a google and some reading on the wiki. I got the spandsp 0.0.2pre10 package compiled and installed, patched asterisk's apps makefile and compiled * again. This all worked out fine. When integrating the RxFax into my dialplan the
2009 Mar 13
1
AGX Asterisk Addon - Can't find app_fax.c withspandsp-0.0.4
You now need to compile and install SpanDSP-0.0.6pre3 at least (AGX has been changed). After you've done that - try AGX again. HTH -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olivier Sent: 11 March 2009 06:16 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users]
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
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".
2005 Mar 23
1
Spandsp question ( re: compiling )
I am trying to compile spandsp on my asterisk server, and it keeps failing out with the following t4.c:38:21: tiffiop.h: No such file or directory In file included from t4.c:41: spandsp/t4.h:62: error: syntax error before "TIFF" spandsp/t4.h:62: warning: no semicolon at end of struct or union spandsp/t4.h:63: warning: data definition has no type or storage class spandsp/t4.h:64: error:
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 --
2004 Sep 28
1
Help with fax dial plan
I am getting pounded by junk faxes. I have noticed that all of them have no callerid. Can I set up a dial plan to ignore a fax if no callerid is sent? I am using RxFax (spandsp) on an x100p card. Thanks John Hill
2005 Mar 29
2
Spandsp compilation error
Hello everybody, I'm trying to receive and sending faxes with asterisk using spandsp. But while compiling the spandsp0.0.2pre11 (tried also spandsp0.0.1), I get following errormessage: gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -c t4.c -Wp,-MD,.deps/t4.TPlo -fPIC -DPIC -o .libs/t4.o In file included from spandsp.h:42, from t4.c:71: spandsp/arctan2.h: In function
2007 Aug 28
9
Fax Problems with SpanDSP
Hi list, I'm running current SpanDSP http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.4pre6.tgz with Asterisk 1.2.22 somewhat successfully. Most Fax machines do work but I have problems with people having Tobit FaxWare and Shamrock CapiFax. http://www.tobit.com/login/mrd.asp?CategoryID=120 http://www.shamrock.de/ I've got black bars over the pages. In Tobit some content is Ok,