similar to: Problems with ztdummy

Displaying 20 results from an estimated 4000 matches similar to: "Problems with ztdummy"

2008 Nov 11
1
ztdummy: rtc: lost some interrupts at 1024Hz.
Hi, 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: rtc: lost some interrupts
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 Nov 07
3
ztdummy, zttest
Hello, Today we setted up a server that needs to use MeetMe but doesn't have any Zap hardware. So we need to use ztdummy (at least, this was our idea). Rarely: zttest is not working at all (100% bad, using zttest -v doesn't give anything, etc.). Of course, after load ztdummy, there isn't any background or anything. It is the same kernel (Debian Etch default kernel, 2.6.18) than
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
2007 Mar 30
1
Asterisk 1.4 with Digium B410P - Timing problem
Hi list, we have a dual Xeon server with 2GB RAM running Debian Etch 2.6.18.4-686 kernel. The server has 2 B410P cards plugged in. No other card. We installed Asterisk 1.4 trunk with zaptel trunk, ran make b410p, the install mISDN1.1.0 (for bug 9064) configure and compile Asterisk with chan_misdn, all is fine. In misdn-init.conf we have added option=1,master_clock. Asterisk is up and
2005 Jun 11
3
ztdummy/rtc
Hello, Maybe I'm missing something here. What is the proper way to use RTC with ztdummy now? I'm using -HEAD from a day or two ago on Linux 2.6.11.11. In zaptel/Makefile, I changed CFLAGS to: CFLAGS+=-I. -O4 -g -Wall -DBUILDING_TONEZONE -DUSE_RTC #-DTONEZONE_DRIVER and I get.. make -C /lib/modules/2.6.11.11/build SUBDIRS=/usr/src/zaptel modules make[1]: Entering directory
2007 Apr 23
2
ztdummy
I've compiled ztdummy, following the directions on http://www.voip-info.org/wiki-Asterisk+timer+ztdummy, and when I try to modprobe zt : #modprobe ztdummy FATAL: Error inserting ztdummy (/lib/modules/2.6.18-gentoo-r6/misc/ztdummy.ko): Input/output error FATAL: Error running install command for ztdummy I haven't been able to find any info on what the I/O error might be or how to
2007 Mar 12
4
great problem with sounds and ztdummy
Hello System: Debian etch with kernel 2.6.18-4-686 or 2.6.18 custom. Asterisk Version: SVN-branch-1.4-r55483M Zaptel Version: SVN-branch-1.4-r2302 modules all ok in compilation time. And modules loaded: ztdummy 5928 0 rtc 13364 1 ztdummy zaptel 181540 1 ztdummy crc_ccitt 3200 1 zaptel In /dev/zap directory I have:
2007 Sep 13
2
ztdummy problem in fedora7, kernel 2.6.22.5-76.fc7
hi there i am facing problem in installing the ztdummy module in fedora7, 2.6.22.5-76.fc7 is the version of the kernel. here are some logs for your kind consideration, i have tried varios solution from voip-info.org and many more, but in vain. Message from "/var/log/messages" Sep 13 14:27:14 localhost kernel: Zapata Telephony Interface Registered on major Sep 13 14:27:14 localhost
2008 Jan 08
1
What's the best ztdummy?
I have several servers using ztdummy as the timing source, some CentOS 4.x, some CentOS 5.x, some Asterisk 1.2.x, some Asterisk 1.4.x. "zap show status" differs between the servers: ZTDUMMY/1 (source: Linux26) 1 UNCONFIGUR 0 0 0 ZTDUMMY/1 (source: RTC) 1 UNCONFIGUR 0 0 0 ZTDUMMY/1 1 UNCONFIGUR 0
2008 Apr 03
6
ztdummy
What does it take to get ztdummy to work correctly? I have a new laptop HP HDX9200. I am running asterisk 1.4.19 and zaptel 1.4.9.2 Zaptel compiles fine. asterisk compiles fine. ztdummy loads asterisk runs. Problem is playback() does not work. So then I stop zaptel, asterisk runs and playback() now works. However, meetme()'s dont work. I need ztdummy I'm pretty sure for that. I am
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
2008 Oct 24
1
Problems with zaptel/ztdummy/asterisk.
Hi, I've managed to build the zaptel modules including ztdummy; ztdummy is installing fine in the modules list and the relevant device structures are present. lsmod | grep ztdummy gives:- ztdummy 5160 0 zaptel 186916 1 ztdummy rtc 12372 1 ztdummy Where I'm stuck is I am now at a loss as to how to configure my /etc/zaptel.conf and
2010 Jul 12
2
ztdummy IVR no voice
Hi all , In my pbx ,there is no zaptel card ,so i loading ztdummy,but problem appear,when i dial the number into the pbx,sometimes i can not listen to the ivr ,and no rtp create. if i unload the ztdummy driver,the proble will disapper. I guess may be the timer source problem, but i dont't know how to solve it . anyone can give me some advices will be appreciated. asteirsk-1.4.21 and
2009 Feb 17
3
ztdummy compile under 2.6.28 ?
It looks like something has changed in the HPET kernel code in 2.6.28 (maybe .27 too) that's stopped ztdummy.c compiling (in 1.2 and 1.4 versions of zapata) A kernel structure member has been renamed with some crypic comments in the lkml about it. Anyone know the right thing to do - I'm not up on the linux kernel guts, nor how ztdummy might interact with it, so simply renaming the
2007 Jan 03
3
ztdummy on 1.6
does anyone know if ztdummy is requires under 1.6 or are they using Linux' rtc? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2008 Mar 30
1
audio disappeared after ztdummy install
All too common and largely undocumented. I had this same problem. Installing ztdummy changes Asterisk to use it for timing of playback, apparently. Removing ztdummy "fixed" the problem. To get it all to work, I had to upgrade to to at least kernel 2.6.23.11 (previous versions are either missing options are just broken.) After doing this, I recompiled ztdummy and it worked. Note
2008 Nov 02
5
Ztdummy and Asterisk
Hi, I have installed Asterisk 1.4.20 on Debian Etch. The server has no telephony card installed, but I have anyhow installed Zaptel (Zaptel-1.4.9) in order to be able to use MeetMe. The Zaptel modules load normally. I obtain the following prompts: kerplunk:/# /etc/init.d/zaptel start Loading zaptel framework: done. Waiting for zap to come online...OK Loading zaptel hardware modules: ztdummy.
2008 Dec 02
5
Dahdi and ztdummy
Hi, I need to run ztdummy for Paging, but now that this is all become dahdi I don`t really know where to start. I did build dahdi before building asterisk, but that`s it. I find it hard to find any documentation referring to dadhi instead of zaptel. I have no Digium hardware, but I still need the ztdummy timer (or whatever it`s called now). How do I get myself going? Regards,
2008 Apr 02
1
centos 5.1 x86_64 and ztdummy
Anyone out there using Centos 5.1 asterisk (ztdummy) x86_64, 2.6.18-53.1.14.el5 kernel? I seem to be having problems with simple playback on asterisk(). If I do the normal service zaptel start (my configs have 0 hardware cards for asterisk) ztdummy is loaded and when doing a playback() I head no audio. If I unload ztdummy and do the same I hear playback. Please dont jump the gun hear and say