similar to: zaptel module dependences

Displaying 20 results from an estimated 9000 matches similar to: "zaptel module dependences"

2007 Aug 01
7
Problems building zaptel 1.4.4
Hi, I'm having trouble compiling zaptel 1.4.4 on SUSE 10.1. I'm really only interested in getting ztdummy to work because this is a dev machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel: asterisk-dev:/home/hugh # uname -r 2.6.16.13-4-default It seems that my problem is related to autoconf.h - I cannot find that file: asterisk-dev:/home/hugh # find / -name 'autoconf.h'
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
2006 Mar 19
2
Zaptel will not build
FYI: I am trying to build zaptel-1.2.4 against the recently updated kernel version 2.6.9-34.EL on Centos 4.2. but I am getting errors and it will not build. This is apparently due to a typo in a kernel header spinlock.h although I have not successfully modified the kernel and built zaptel against it yet. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568 This bug report has a typo
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
2005 Mar 08
5
Please help with install *
I'm a neewbie in Linux, so please bear with me. I have a school assignment to make communication between 10 SIP softphones (kphone). So far I got trouble installing Asterisk. The information in asterisk web site seems to be a bit outdated because it's mentioned only kernel 2.4. Since Mandrake cooker (10.2beta3) witch I'm using is using kernel 2.6.10, I wander if I have a chance to
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
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
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:
2004 Jun 28
4
zaptel compile error
have just updated the sources from cvs when i compile zaptel i get following error can help me ? nicolas snip.... zaptel.c: In function `zt_ctl_ioctl': zaptel.c:3042: warning: assignment from incompatible pointer type zaptel.c:3044: warning: assignment from incompatible pointer type zaptel.c:3052: error: structure has no member named `close' zaptel.c:3053: error: structure has no
2005 May 29
1
Error attempting to make Zaptel on Red Hat linux 9.0
Hi All, Newby with problem when attempting to make Zaptel on Red Hat linux 9.0. I have seached Google, VoIP forums etc and cannot resolve issue. (Red Hat 9.0) Linux version 2.4.20-31.9 (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Tue Apr 13 18:04:23 EDT 2004 All Packages installed per: http://www.voip-info.org/wiki-Asterisk+redhat9+packages Per
2003 Feb 28
2
error in tor2
i have error in install module of tor2. but it compile good. what happen ? ivr2:/usr/src/zaptel # make clean; make install rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
2007 May 29
3
Zaptel linux26
I am using centos 4.4 ,when I am compiling zapltel using l make linux26 ,error accrued ,what s missing [root@localhost zaptel]# make linux26 grep: /include/linux/autoconf.h: No such file or directory make: *** No rule to make target `linux26'. Stop. Regards ********************************************* No employee or agent is authorized to conclude any binding
2004 Aug 12
1
zaptel wont compile
Trying to update to the latest cvs, but Asterisk complained that zaptel was too old. Updating zaptel gives me this during the make. Any ideas, the searches and Wiki gives me no hints. cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm ./gendigits gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB
2007 Jun 03
6
Centos kernel source
I am using centos 4.4 server cd ,when I am trying to compile zaptel 1.4.2 ... error appears > >From where I can get the missing rpms .or kernel source >From where I can get the centos 4.4 server kernel source. Regards ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another
2004 Apr 23
3
zaptel on Fedora (Core 1) RedHat Linux-2.4
Hi! I have fresh installation of Fedora (Core 1) RedHat Linux-2.4.22-1.2115.nptl The kernel source is in place /usr/src/linux-2.4.22-1.2115.nptl The config file for the kernel is in place /boot/config-2.4.22-1.2115.nptl As per zaptel instruction, i first created the kernel config file as follows: # cd /usr/src/linux-2.4.22-1.2115.nptl; make menuconfig (in the menu config window) I loaded the
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
I try to compile zaptel, without much success. I followed the guidelines in http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation making dependencie results in: asterisk:/usr/src/linux # make dep *** Warning: make dep is unnecessary now. and make tells me make[1]: *** No rule to make target `modules'. Stop. asterisk:/usr/src/zaptel # make clean rm -f torisatool makefw tor2fw.h rm -f
2009 Apr 14
2
MOH
Dears -How can I stop MOH when status of the dial is ringing and let the user hear the Ring Back Tone from the termination Gateway. Even I can see in the CLI debugging the status is ringing -my idea is to add music on hold stop when asterisk detect -- SIP/OPNS-096456c0 is ringing line In which script this line located? -- Executing [97130245612 at default:1]
2007 Jun 03
1
FW: Centos kernel source
I already did what you said,please see the log results in zaptel.rar attached when I compile zapltel using make ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of Xplorium. Any views expressed by an individual in this