search for: zaprtc

Displaying 20 results from an estimated 76 matches for "zaprtc".

2003 Dec 18
2
Zaprtc compile error - virtual device for conferencing
Hi, I don't have a zaptel device for conferencing. I read from the lists, that ztdummy and zaprtc need to be installed to get conferencing. I could able to compile successfully with ztdummy and when i receive the call it says, -- Goto (13732,s,1) -- Executing MeetMe("SIP/-08118800", "1234") in new stack == Parsing '/etc/asterisk/meetme.conf': Found...
2004 Nov 27
0
Problems compiling zaprtc on 2.4.27 kernel
Has anyone successfully compiled zaprtc on Debian Sarge using the 2.4.27 kernel. I have a symbolic link from linux-2.4 to linux. I compiled a new kernel from source and have been able to compile zaptel as well. The main error seems to be: /usr/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory These are the errors t...
2004 Sep 20
1
ZapRTC loading problems
...241092 0 (unused) iptable_filter 2412 0 (autoclean) (unused) ip_tables 15864 1 [iptable_filter] e100 62340 1 rtc 9084 0 (autoclean) Here is my compile/load output from zaptelrtc: [root@localhost zaptelrtc]# make cc -c zaprtc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -Wal l -I/usr/src/linux-2.4/include -I../zaptel -Wall -DMODVERSIONS -include /usr/src/linux-2.4/include/linux/modversions.h gcc -s -Wall -Wstrict-prototypes rtctest.c -o rtctest rtctest.c: In function `main': rtctest.c:30: warning...
2004 Apr 23
2
zaprtc on 2.6
Hullo. Having found http://bugs.digium.com/bug_view_page.php?bug_id=0000875 I grabbed the original 0.0.1 and Dan's patch, and whilst it didn't apply, I was able to patch the zaprtc.c manually - the Makefile has changed a lot, and I wasn't able to understand the changes. (this is all on a machine that's never had any * on it before, and has a 2.6.5 kernel with a matching source tree in /usr/src/linux) So I checked out zaptel and libpri, and these compiled perfectly...
2004 Sep 19
2
Timing source on SMP system - Disable RTC for zaprtc
Does anyone know where to disable rtc support on redhat 9.0 using make menuconfig? I thought I disabled it but still got the following error when trying to make zaprtc: zaprtc.c:109: storage size of `rtc_irq_timer' isn't known zaprtc.c:719: storage size of `rtc_fops' isn't known zaprtc.c:107: warning: `DECLARE_WAIT_QUEUE_HEAD' declared `static' but never defined make: *** [zaprtc.o] Error 1 Thanks, Chad -----Original Message----- From:...
2004 Sep 13
0
Zaprtc help
I am still stuck, anyone got any ideas ? Hi, Having no digium hardware in my box and two cpus and a ohci usb bus im forced to use zaprtc. I have recompiled the kernel and removed enhanced rtc support. When I attempt to compile zaprtc I get the following error. zaprtc.c:1077: warning: implicit declaration of function `barrier' zaprtc.c:1078: warning: implicit declaration of function `cpu_relax' zaprtc.c: At top level: zaprt...
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters,...
2004 Apr 07
1
ZAPRTC question(s)
...o others with 2 X100P cards in each of them as well). I'm interested in using MeetMe in the one without the hardware (it works great in the ones with the hardware). I can't use ztdummy, because the system has usb-ohci drivers, rather than usb-uhci. I have read the little there is about zaprtc, and I am wondering whether there is a downside in turning off RTC support in the kernel, and recompiling. Are there other things that might break if I do this (it simply feels like a more "drastic" step than the ztdummy approach)? (I am running Red Hat 9.0) Finally, and this will sh...
2004 Sep 19
2
Timing source on SMP system - Disable RTCforzaprtc
Any help would be appreciated as I am a novice trying to work around a difficult situation. This is what the zaprtc helpfile says: zaprtc, getting zaptel timing out of your realtime clock ======================================================== Make sure that you _dont_ have rtc support compiled into your kernel! INSTALL: make USE: make load REMOVE: make unload I interpreted this as disabling support f...
2004 Jan 07
2
zaprtc install problem
Hi, I'm trying to intall zaprtc on my machine (I don't have UHCI_USB nor Zaptel) and I have a strange behaviour during loading. When I do >make load I have : ./zaprtc.o: init_module: Input/ouput error With a quick dmesg got: rtc: I/O port 112 in not free Is someone have any idea to solve this ? I saw on the README file...
2004 Nov 30
1
Zaprtc seems unsupported, Asterisk in production environment without Digium cards
...llation. There is no USB driver on the card. Running Linux 2.6 >From some of the documents, I understand that some applications such as music on hold need a timer to function well and to function in order to achieve a good sound quality without high processor overhead. In our test environment, zaprtc seems to be the right solution, but there are no places, where I can find a functioning and well tested timer for Asterisk on Linux 2.6 without having to go through diff-files and patch commands. And still, I can't get it to work. Much has been wiritten about this without any solutions. In any...
2004 Dec 08
0
Zaprtc seems unsupported, Asterisk in productionenvironment without Digium cards
I'm having a similar issue to this in that the USB ports on the system are ohci based, not uhci, therefore ztdummy will not work. My system is also running the SMP kernel so zaprtc will not work. To me it looks like the only good solution is a hardware timer, even if it's as simple as an x100p card. Kelly PS. If you read Jon's message again, the answer given is not acceptable for the question asked. He wrote that he "does not" have USB in his server, th...
2004 Jan 30
1
ZAPRTC load error
I have compiled the zaptel library and zaprtc on a system that gives the following from "uname -a": Linux fxxxxxx76.mydomain.de 2.4.18-64GB-SMP #1 SMP Wed Mar 27 13:58:12 UTC 2002 i686 unknown Makefile for zaptel had the following line uncommented: # KFLAGS+=-D__SMP__ When doing the "make load" for zaprtc I get the follo...
2005 Jan 23
0
zaprtc from bristuff? not there?
I'm trying to take advice to use "zaprtc from bristuff" (from both a posting here and references on voip-info) because I have a 2.4 kernel SMP machine. I've downloaded and installed bristuff-0.2.0-RC3a and now have the modules zaphfc and zaptel loaded. Running meetme says the extension is invalid (I've double checked me...
2004 Jan 16
0
Updated zaprtc, anyone interested?
I updated Junghanns' zaprtc to work with a 2.6 kernel. It is not extensively tested, but does compile cleanly installs without errors and works with Meetme conferences. Since this code is not part of the zaptel cvs, I'll be happy to share the diff, or if the Bug Marshalls would not mind open a bug and post the diff there...
2005 Feb 21
1
zaprtc on Debian Sarge 2.4.27
Hi there, since I found a couple of reports with complaints concerning zaprtc I thought that one or the other user might be glad to know that it works indeed. All that was necessary was to copy all *.h files from /zaptel into /zaptelrtc and then do "make" followed by "make load". Of course you'll need to make sure to not have rtc compiled into you...
2003 Jun 30
4
Conference calls
Hi I want to set up * as a conference bridge. I would like to be able to conference is SIP calls (up to 12) I am looking through all available documentation for * to get info on how it is done. No luck so far. Can somebody direct me to the info in this subject? Thank you Serge _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online
2005 Jan 03
0
How to compile zaprtc on CoLinux Debian Package
Hello, I need a zaprtc module for debian. Did anybody now where I can get a Package or what I need to compile it. I'm running colinux 6.1 with debian kernel 2.4.26.
2004 Sep 19
1
Timing source on SMP system - Disable RTC forzaprtc
...ameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o: insmod /lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o failed /lib/modules/2.4.20-6smp/kernel/drivers/usb/usb-uhci.o: insmod ztdummy failed I then moved on to zaprtc. However, I was told that this solution will not work with SMP systems. My DL360G2 is a dual proc machine. I'm running out of options here...please advise. Thanks, -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Beh...
2005 Jul 25
4
Voicemail and musiconhold sound stopped working
...I did restore old, working configs back but still no change. I reinstalled asterisk from the cvs and even rebootet my linux box (kernel 2.4.27) still no change. This stuff is now bugging me for 5 hours and i am slowly going nuts. I am using an installation with several different sip-fones, zaptel+zaprtc as well as fcpci+capi on a teles isdn card. Any ideas where to look for? thx, Arnd