Displaying 20 results from an estimated 800 matches similar to: "zaprtc load issue (different that other postings)"
2004 Sep 20
1
ZapRTC loading problems
I finally got 2.4 recompiled with RTC as a module:
Module Size Used by Not tainted
autofs 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
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following?
I am running asterisk from CVS (downloaded yesterday's
version, just to be sure) on a test system with no
digium cards in it, so I have installed ztdummy (see
logs and screenshots below) as a timing source.
When I call the music on hold extension from a Sipura
Sip connected analog phone, I hear nothing and start
getting
Warning[98310]: chan_sip.c:674
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
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
2005 May 02
4
DELL 2800 : PCI Parity error
Hi,
I am struggling to get rid of a conflict on DELL 2800 : PCI Parity error
(EB113 on the display)
I am learning linux and asterisk as I go along, there might be obvious
things I should know, but bear with me.
>From demsg below my 2 digium cards installed are listed (no config or
connections done to digium cards yet), the conflict is with the TDM400P
card, without that card, in any slot, no
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2005 Feb 28
1
I can't load modules (ztdummy, wcfxo.o)
Hi to everybody,
seems that I cannot load the zaptel modules:
ztdummy says the following:
[root@Hayabusa misc]# modprobe ztdummy
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_unregister
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_transmit
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_receive
/lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_register
2004 Aug 26
1
Newbie needs help - Dev_Kit_Lite installation problem
Installing DevkitLite hardware (Very similar to John Lange's post on Tue
Oct 08 2002)
I cannot get anything to work on the phone connected to the s100u. I dont
know what to do.
Can someone please help me?
I used the sample configuration files from digium documentaion that was
supposed to be "sane" defaults for the kit.
Very similar to John Lange's post on Tue Oct 08 2002
Here
2005 Jan 25
9
Ftp Broken in Dmz
I have had a web server listining sql-1433, www 80,
ftp-21 using proxy arp with sub-netting in a three interface DMZ.
All these ports are in the rules file as ACCEPT.
With one exeception that 1433 allows a few host from
the net. 21 and 80 allow all net to dmz connections.
The policy is DMZ to net ACCEPT
This has been working great for about a month or more until I rebooted
the
2004 May 27
2
Tape drive problems
Hi,
Hi,
I have been googling, and can't find anything that will help me:
mt -f /dev/st0 status
/dev/st0: No such device or address
Any suggestion?
I am using CentOS 3 [RHEL ES3 without the licenses]
The tape drive is recognized at boot [from dmesg]
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160 Ultra160 SCSI adapter>
aic7892:
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
2004 Apr 07
1
ZAPRTC question(s)
I have a system with no Digium hardware in it (two 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
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: ***
2007 Feb 08
0
USB-HDD cannnot connect automatically
Hi all,
I got a USB-HDD, but it doesn't looked like connect and cannot mount it
just after PC boot. But insert and remove a usb cable from PC, it connect
(with hotplug?)
Is there any good how-to's for getting a usb-HDD to auto connect when It
is booted the computer?
lsmod is following:
[lsmod of just after boot]
Module Size Used by Not tainted
parport_pc
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 that rtc support should not be enabled in the
kernel,
but I
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 format
make: *** [load] Error 1
Is there a
2003 May 06
2
active ftp & connection tracking ?
this :
iptables -A FORWARD -i internal-interface -j ACCEPT
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused :
# lsmod
Module Size Used by Not tainted
ip_conntrack_ftp 4272 0 (unused)
iptable_nat
2004 Nov 30
1
Zaprtc seems unsupported, Asterisk in production environment without Digium cards
I feel there is some unclarity about the need for a timer in Asterisk. As
Asterisk moves into production environments, this needs to be sorted out.
I'm setting up an Asterisk in a production environment with no Digium cards
at all. It is planned to be used as a clean SIP hosted PABX, where we
connect to the PSTN via gateways with proper echo cancellation. There is no
USB driver on the card.
2003 Jun 15
2
Ext3-Bug in Kernel 2.4.21?
Hi,
The following error message appeared in syslog while the filesharing
client overnet was running and writing to the disk.
I first only noticed that suddenly Opera was frozen and no new terminals
could be started.
Regards
W. Pichler
syslog
Jun 15 13:15:34 pc kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0000000e
Jun 15 13:15:34 pc kernel: printing eip:
Jun