Displaying 10 results from an estimated 10 matches for "zaptelrtc".
2004 Sep 20
1
ZapRTC loading problems
...13684 0 (autoclean) (unused)
acenic 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....
2004 Sep 21
1
zaptelrtc for 2.6.x
Hello,
i would like to use Meetme and i need zaptelrtc for that, since i dont
have any USB devices or a card from digium.
I compiled it on Llinux 2.6.8 and all i got was a zaprtc.o which obviously
wont work with a 2.6 kernel:
~/zaptelrtc# make load
sync
modprobe zaptel
insmod ./zaprtc.o
insmod: error inserting './zaprtc.o': -1 Invalid module fo...
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,
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
I'v...
2004 Jun 07
3
meetme application
Hi there,
I know this question is kind of stupid. But, I don't know anywhere
else to ask. I've received some answers when I asked about the need of having
a zaptel interface to make the meetme application work, that said that it was
better to have a real hardware then the zaptelrtc software modules.
So, my question is, would any of the following cards work with the meetme
application?
http://www.goods2world.com/product_info.php?cPath=25&products_id=53
http://store.yahoo.com/asteriskpbx/wildcardx100p.html
http://www.digitnetworks.com/store/product_info.php?products_id=28...
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 your
kernel, or loaded as a module.
Cheers, Philipp
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
...anymore'.
usb-uhci and ztdummy are loaded fine (see lsmod), and
this system is running Redhat9 standard install with
linux sources.
Any thoughts what might be wrong? I have already spent
the whole night googling and looking around, so I
think I covered all the basics already.
I tried to use zaptelrtc as an alternative to ztdummy,
but it doesn't compile on redhat9 (log below as well),
so that is not an alternative either.
Is ztdummy fairly reliable, or does it not work on
some motherboard usb chipsets? (this is a compaq
deskpro pentium 400mhz)
Is there something I need to do with my kerne...
2004 Apr 23
2
zaprtc on 2.6
...asn'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, but zaprtc
didn't go so well:
eddie:/usr/src/zaptelrtc# make
cc -c zaprtc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2
-Wall -I/usr/src/linux/include -I../zaptel -Wall
In file included from /usr/src/linux/include/linux/irq.h:20,
from /usr/src/linux/include/asm/hardirq.h:6,
from /usr/src/linux/inclu...
2004 May 09
2
ztdummy problem?!?
...sc/ztdummy.o: unresolved symbol zt_receive
/lib/modules/2.4.18/misc/ztdummy.o: unresolved symbol zt_register
/lib/modules/2.4.18/misc/ztdummy.o: insmod /lib/modules/2.4.18/misc/ztdummy.o
failed
/lib/modules/2.4.18/misc/ztdummy.o: insmod ztdummy failed
I have the uhci_usb modules etc. installed.
zaptelrtc says nearly the same (./zaprtc.o: unresolved symbol zt_transmit).
What's the problem here?
Regards,
Thoms
2005 Feb 28
1
I can't load modules (ztdummy, wcfxo.o)
...ailed
I have the uhci_usb modules installed:
[root@Hayabusa misc]# lsmod
Module Size Used by Not tainted
zaptel 182720 0
ppp_synctty 7072 1 (autoclean)
n_hdlc 7072 1 (autoclean)
usb-uhci 25136 0 (unused)
zaptelrtc says nearly the same (./zaprtc.o: unresolved symbol zt_transmit).
Does anyboby can help me to solve this issue?
Thanks in advance
Regards,
Androtech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050...
2003 Oct 15
5
newbie question: Meetme
Yes, I am a newbie too. I am having a problem with meetme. From what I
have seen it will work without a Digium card but with audio problems. My
goal is just to see how it works not the quality of the audio.
When I dial into the conference room the following message is played:
"That is not a valid conference number."
On the console I get: "unable to open pseudo channel".
As