similar to: zaptel issues

Displaying 20 results from an estimated 10000 matches similar to: "zaptel issues"

2006 Jan 08
2
Zaptel make install error
/bin/sh: -c: line 0: syntax error near unexpected token `;' /bin/sh: -c: line 0: `if [ -n "" ]; then if [ -f ]; then mv -f .bak ; fi; cat .bak | grep -v "alias char-major-250" | grep -v "post-install torisa /sbin/ztcfg" | grep -v "post-install wcfxsusb /sbin/ztcfg" | grep -v "alias wctdm" | grep -v "post-install wctdm
2004 Mar 23
14
ztdummy
The USB core was completely rewritten in 2.6, and as such the functions that ztdummy depends on do not exist in 2.6. I get the feeling that these changes are too much to easily fix ztdummy, so I don't expect to see it working on 2.6 any time soon (if ever) I made some small changes to zaprtc to work on 2.6 and I have MoH and Meetme functions working fine in my lab. For production I would
2004 Apr 12
4
Invalid module format in 2.6.5 after running make linux26
[root@asterisk zaptel]# modprobe ztdummy WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.315/misc/zaptel.ko): Invalid module format FATAL: Error inserting ztdummy (/lib/modules/2.6.5-1.315/misc/ztdummy.ko): Invalid module format FATAL: Error running install command for ztdummy [root@asterisk
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make install and I don't see any errors. This is out of my modprobe.conf: install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg install wcfxo
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
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 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:
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
2006 Feb 08
1
ztdummy on gentoo 2005.1
Hi i followed this instructions for installing ztdummy on a 2.6 kernel (taken from http://www.voip-info.org/wiki/index.php?page=Asterisk+timer+ztdummy ) cd /usr/src/zaptel * READ /usr/src/zaptel/README.udev and follow the steps * check modules on: /etc/sysconfig/zaptel> if you have no digium hardware comment out all modeules except ztdummy. - make linux26 - make install -
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals. Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel kernel headers isntalled in the right plauce and all that stuff .. but whatever I try .. same results, I only need to get ztdummy working for a conference .. but I always end up stuffed :( heres the compile: robin@debian:~/zaptel$ make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2004 Aug 09
3
Fedora FC2 and Zaptel (Torisa)
Followed the "instructions" on voip-info.org regardinging fedora FC2, making Zaptel seems to work fine, however when I modprobe I get this. It looks like a version mismatch somehow. Ideas? If this ooc, sorry first post here :-) modprobe tor2 WARNING: Error inserting zaptel (/lib/modules/2.6.5-1.358smp/misc/zaptel.ko): Invalid module format WARNING: Error inserting zaptel
2007 Nov 06
2
Asterisk & OpenVZ
Hi All, I've got debian (etch), openvz and asterisk up and running using the openvz wiki guides. The examples use `apt-get install asterisk` and this will install 1.2.13. Has anyone gotten an VPS to compile the latest versions from source? Also, I'm unsure how the zaptel modules come into play, could use some guidance there as well. Thanks. JR -- JR Richardson Engineering for the
2008 Nov 11
1
ztdummy: rtc: lost some interrupts at 1024Hz
> I'm getting crazy about ztdummy. I have to replicate a PBX where ztdummy > is working fine but for some reason I cannot. > The two machines have the same kernel, motherboard, the same gcc version > and the same zaptel 1.4.8. On the second machine zaptel compiles without > errors and ztdummy.ko is generated but when I modprobe it I get the > following error in messages: >
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 Jul 11
4
Zaptel won't compile under Fedora Core 4
I hope someone can offer me some help with this. Basically, the current CVS version of Zaptel will not compile under Fedora Core 4. I have closely followed the directions in http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3 using the versions given in the FC4 distro with no luck. Here's the output when I run "make linux26". Any help would be great. TIA.
2007 Feb 20
6
FW: zaptel 1.4.0 on Fedora Core 6 x86_64
I tried to test Asterisk 1.4 on FC6 x86_64. I have it working on FC5 x86_64 very good, but since FC keeps updating, I tried to follow newer kernel versions. I can't pass the zaptel compilation. Everything is OK, but when I finished, and tried to load it, allways got module not found when I run modprobe zaptel, and modprobe ztdummy. I already tried to modify is with the sed 1 option but
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone, I read through the list on the issues with the ztdummy driver which I need for MeetMe, but I seem to have come across a problem that I cannot seem to find an answer for. I am running Gentoo 2.6.10 on an Intel box. I have read the the wiki entries on the ztdummy and followed the instructions as they relate to the 2.6 kernel. Everything compiled great, but a modprobe ztdummy
2006 Oct 20
2
modprobe Ztdummy is not working
Hi, I've install zaptel and I don't have a Digium card installed in the machine. So I want to install ztdummy to have Music On Hold working. I've follow these instruction http://www.voip-info.org/wiki-Asterisk+timer+ztdummy and at the point "modprobe ztdummy" it's failing. I'm getting these messages: root@dubic:~# modprobe ztdummy FATAL: Error inserting ztdummy
2005 Aug 28
7
ztdummy and Linux 2.6.13-rc7
Anybody having issues with ztdummy under the current 2.6 RC7? I get the following errors when trying to modprobe ztdummy: "Unable to register zaptel rtc driver" Doing a Google on the error shows reference to a message from 2004 that said you might not have RTC compiled into the kernel. Checking via: cd /usr/src/linux-2.6.13-rc7 grep -i rtc .config shows: CONFIG_APM_RTC_IS_GMT=y
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all, I hope everyone is doing well. I just joined the list, and I've really enjoyed all I have read about asterisk so far. Unfortunately, I'm having a bit of trouble implementing this thing :). By the way ... I did my best to search the forums, and also to use google extensively, and while I have found pages with people with the same problem, ... The fix suggested on those sites,