similar to: Error after svn co of lastest zaptel 1.4

Displaying 20 results from an estimated 1000 matches similar to: "Error after svn co of lastest zaptel 1.4"

2014 Mar 29
1
Unable to build DAHDI-Linux in mock chroot
Unfortunately, after http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=6cebc1c1fb12cc0661f3810ef47ad33206b2e398 I am unable to build DAHDI-Linux in a mock chroot for packaging purposes. I believe this is related to the Makefile calling install_firmware with only 2 args, where install_firmware is a shell script with DESTDIR set to $3, which is empty. In this case, the DESTDIR
2008 Apr 25
0
DNS Problems during zaptel upgrade
Hi List! I got this error while upgrading zaptel: make -C firmware hotplug-install DESTDIR= make[1]: Entering directory `/usr/src/zaptel-1.4.7.1/firmware' Attempting to download zaptel-fw-oct6114-064-1.05.01.tar.gz --10:53:09-- http://downloads.digium.com/pub/telephony/firmware/releases/zaptel-fw-oct6114-064-1.05.01.tar.gz Resolving downloads.digium.com... failed: Temporary
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List, I am having some trouble with installing the latest version of ztdummy on a CentOS Kernel 2.6 system. I have installed a few Asterisk systems on Slackware Kernel 2.4.x without any issues, unfortunately there is no choice about this distro, or kernel as it has been preinstalled by someone else. And so I am in the dark with an unfamiliar distro and kernel. I am fairly sure the
2011 May 18
1
Using Asterisk/Digium repos => Astribank firmware not found
Hello, I'm writing here hoping to have a hint from Asterisk/Digium packager maintainer, Jason Parker (of course that any other's opinion is welcomed). We have installed an asterisk machine using Asterisk and Digium repos. Unfortunately we have found that an Astribank could not be connected due to the lack of the firmware files May 18 14:19:22 tenora1 kernel: usb 1-6: new high speed USB
2006 Nov 30
6
zaptel compilation problems with linux 2.6.19
Hello! I have problems compiling zaptel (tried 1.2.11, 1.2.10 and 1.4.0-beta2 -- all give the same error) with 2.6.19 kernel CC [M] /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.o In file included from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/xpd.h:26, from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.c:28:
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally compiled propperly, I thought but at the end I notice that lscpi does report the cards, but I cant modprobe wcfxo nor zaptel and I do have wcfxo.ko in the /lib/modules/2.6.8/extra/ directory, so what gives? This is a Debian Sarge, thanks! # # make clean starts here # make[1]: Entering directory `/usr/src/zaptel-1.4.0/menuselect' rm
2005 Jun 06
1
Zaptel comple on FC2
I wouldn't normally post this to the asterisk mailing list but I'm really stuck... I've been trying to get meetme working on and off for a few months now but I always hit a brick wall when trying to compile. I keep seeing this... make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The system is for the rest running perfect without problems. The system was full installed with Suse 9.1 and updated. Following uname is my kernel 2.6.5-7.104-default Greatings Han Suse 9.1 professional AMD Atlhon XP 2200 Asus A7V600-X bios 1005 1Gb memory 400Mhz Geforce MX 4000 64MB 40 GB Harddisk
2016 Feb 02
4
Compile error with libpri 1.4.15
I am getting this: make gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -fPIC -O2 -MD -MT pritest.o -MF .pritest.o.d -MP -c -o pritest.o pritest.c pritest.c:50:28: fatal error: dahdi/tonezone.h: No such file or directory #include <dahdi/tonezone.h> I am using dahdi-linux-complete-2.11.0+2.11.0 I did "find . | grep timezone.h" from the dahdi root and its not
2005 Jul 01
2
make error for zaptel
Hi, I'm running SuSE 9.3 fully updated using YOU and I *have* re-booted the box (in a hope to sort out the uname -r issue mentioned below). I'm using the Asterisk Doc Proj vol 1 to guide me through the initial setup. I have no special HW and intend to use asterisk on an internal network just to get some experience. I have downloaded what I think I need and placed it in /usr/src (see
2008 Jun 18
2
zaptel 1.4.11 install
when installing zaptel it is trying to download the fw-oct6114 file. This is a remote install and the firewall is not open to download this file. How do I get around this??? I can put needed files on the machine - the machine just cant download them by itself. THanks, Jerry
2006 Mar 13
1
Failed installing zaptel
Group Having trouble installing zaptel. Below is my server specs Intel Motherboard D101GGC TE405P CentOS-4.2-i386 Here is the output trying to do a 'make' =============================================== make clean rm -f torisatool makefw tor2fw.h radfw.h rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f
2011 Mar 30
5
chan_dahdi unknown dependency problem
So, I've compiled and installed libpri-1.4.11.5, dahdi-linux-complete-2.4.1+2.4.1 and asterisk-1.6.2.17.1, but chan_dahdi is not getting built. If I do a "make menuselect" in asterisk I see it listed with XXX, meaning that dependencies are not met. XXX chan_dahdi Depends on: res_smdi(M), dahdi(E), tonezone(E), pri(E), ss7(E), openr2(E) res_smdi gets built fine, dahdi is
2006 Nov 08
1
Still problems with Asterisk on latest Debian
Hi all, I have now reinstalled my whole system because I had to change a few things wiht my drives. Here is what happens. I have done apt-get build-dep asterisk apt-get install linux-headers-2.6.17-2-686 which works just fine now. Downloaded the latest files from digiums ftp. First I unpacked zaptel. I am doing everything as root. Then I just type make. Here is what happens: checking for gcc...
2013 Sep 25
1
Generating a different countries ringtone on a per call basis
We can use the Dial() command with the 'r' option in order to generate the UK ringtone (as we are UK based the default is UK). How do we generate a USA ringtone for example? I have tried setting the CHANNEL(language) and CHANNEL(tonezone) to 'us' (and calling Progress() beforehand) and although this works for Playtones() the Dial command still continues to play the UK ringtone.
2006 Mar 13
1
Spam? Re: Failed installing zaptel
Chuck, Thank You I'm also going to try CentOS 3 The problem is I have SATA HDD and running in to trouble getting Linux installed. Will update after I test Ver 3 -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chuck Bunn Sent: Monday, March 13, 2006 12:45 PM To: Asterisk Users Mailing List -
2005 Sep 23
1
ztdummy compile again
Hi, I'm still strugling with getting an easy to use conference system implemented. I did have app_conference running, but today I upgraded asterisk to 1.0.9 and it stopped working. I've tried following the instructions for compiling app_conference on 1.0.7 but it didn't work. So I went back to ztdummy (I've not had any luck getting this to compile on FC2). Anyhoo, I've
2008 Sep 08
1
Digium Hardware Echo Cancellation
Hi All, When using a Digium card with a hardware echo cancellation module installed, is the only thing required to enable it, is to set echocancel=yes in zapata.conf? I think I remember seeing somewhere that you need to make a change in the zaptel Makefile to allow the echo cancellation to work. Is that correct and if so what is it? Regards David. -------------- next part
2007 Apr 04
4
ZAP device reference in Zaptel 1.4 - SIMILAR
Well, I'm experiencing a similar problem with my setup... debian etch, asterisk 1.4.2, zaptel 1.4.1, ... I cannot find the chan_zap.so module file anywhere, tried recompiling with zaptel 1.4.0... no change... I tried 'make menuselect', and going to the channels-part, chan_zap is marked XXX -> dependencies missing: and this is the message for it, as an explanation. Zapata Telephony
2009 Jul 20
0
No subject
but I need to apply this patch to the tar file in the dahdi-linux-2.2.0.2-1= _centos5.src.rpm and rebuild it, but that , `dahdi-linux` pulls in: dahdi-firmware dahdi-firmware-oct6114-064 dahdi-firmware-oct6114-128 dahdi-firmware-tc400m kmod-dahdi-linux kmod-dahdi-linux-fwload- yum-kmod That of which contain dahdi-firmware and kmod-dahdi-linux-fwload-vpmadt032 = which don't have srpms