search for: ztdynamic

Displaying 20 results from an estimated 35 matches for "ztdynamic".

2004 Aug 17
0
has no CRC! error messages while compiling zaptel
.../bri-stuff.0.1.0-RC4/zaptel/torisa.c:1139: warning: `set_tor_base' defined but not used CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/wcusb.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/wcfxo.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/wcfxs.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/ztdynamic.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/ztd-eth.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/wct1xxp.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/wct4xxp.o CC [M] /usr/src/bri-stuff.0.1.0-RC4/zaptel/ztdummy.o Building modules, stage 2. MODPOST *** Warning: "zt_register&quo...
2006 Nov 10
9
Stable clock with 2.6 and without Digium hardware.
...ztdummy - uses RTC and the clock is 1024, not 1000. 2.6 with some Realtime kernel patch - provides stable 1000 Hz for some time, but in moments stops/misses interrupts/goes away from 1000 Hz 2.6 with ztdummy USB_UHCI - don't works, needs some tweaking. Somebody knows good patch for it? 2.6 with ztdynamic as primary clock sources - some issues with 2.6 (ztdynamic not ported well to 2.6?) with the mainstream versions, somehow patches solves it. 2.6 with kernel clock - needs kernel recompiling and work stable with switched off kernel Preemption. Long time tests in progress now. 2.4 with digium card...
2005 Sep 13
1
TDMoE Configuration problems
...ed, Down, Active Switchtype: Lucent 5E Type: Network Window Length: 0/7 Sentrej: 0 SolicitFbit: 0 Retrans: 0 Busy: 0 Overlap Dial: 0 T200 Timer: 1000 T203 Timer: 10000 T305 Timer: 30000 T308 Timer: 4000 T313 Timer: 4000 N200 Counter: 3 Current zaptel modules loaded: ztd_eth 6660 0 ztdynamic 10452 1 ztd_eth wct4xxp 104000 24 zaptel 223236 54 ztdynamic,wct4xxp ---- On the secondary machine /etc/zaptel.conf: dynamic=eth,eth1/00:30:48:76:27:5D,24,1 bchan=1-23 dchan=24 /etc/asterisk/zapata.conf: under [channels]: signalling=pri_cpe switchtype=...
2007 Feb 21
3
Zaptel 1.4.0
...be --ignore-install wcusb && /sbin/ztcfg install wcfxo /sbin/modprobe --ignore-install wcfxo && /sbin/ztcfg install wctdm /sbin/modprobe --ignore-install wctdm && /sbin/ztcfg install wctdm24xxp /sbin/modprobe --ignore-install wctdm24xxp && /sbin/ztcfg install ztdynamic /sbin/modprobe --ignore-install ztdynamic && /sbin/ztcfg install ztd-eth /sbin/modprobe --ignore-install ztd-eth && /sbin/ztcfg install wct1xxp /sbin/modprobe --ignore-install wct1xxp && /sbin/ztcfg install wcte11xp /sbin/modprobe --ignore-install wcte11xp &&...
2004 May 15
1
TDMoE hangs the machine
...DMoE and I lasted with two problems. First of all I can't configure the dynamic span to use CAS signalling but documentation (by Mark) says that you can use any type of signalling (and this includes CAS I guess). My second problem is related that my Linux system crashes frequently due to ztdynamic and friends. I'm using a 2.4.26 version kernel and zaptel drivers 0.9.1 (Gentoo distro). I've looked for a solution or a clue in list archives but there was nothing. Any ideas?, someone who had a similar problem and have found a solution? Thanks in advance Bruno
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
...ew ]; then \ install -D -m 755 sethdlc-new /sbin/sethdlc; \ elif [ -f sethdlc ]; then \ install -D -m 755 sethdlc /sbin/sethdlc ; \ fi if [ -f zttool ]; then install -D -m 755 zttool /sbin/zttool; fi for x in zaptel.ko tor2.ko torisa.ko wcusb.ko wcfxo.ko wctdm.ko wctdm24xxp.ko ztdynamic.ko ztd-eth.ko wct1xxp.ko wcte11xp.ko pciradio.ko ztd-loc.ko ztdummy.ko zttranscode.ko; do \ rm -f /lib/modules/2.6.9-42.0.3.ELsmp/extra/$x ; \ done; \ make -C /usr/src/linux SUBDIRS=/usr/src/zaptel-1.2.13 INSTALL_MOD_PATH= INSTALL_MOD_DIR=misc modules_install; make[1]: Entering director...
2004 Apr 18
4
Intel 536ep as a FXO?
...and Zaptel drivers? Modem seemd to work just fine with Linux, but the driver says no;) some more info: Linux 2.4.26 mazuchna:~# cat /proc/pci | grep 536 Communication controller: Intel Corp. 536EP Data Fax Modem (rev 0). mazuchna:~# lsmod Module Size Used by Tainted: P ztdynamic 6692 0 (unused) zaptel 177280 0 [ztdynamic] Intel536 876524 0 (unused) mazuchna:/lib/modules/2.4.26/misc# insmod wcfxo Using /lib/modules/2.4.26/misc/wcfxo.o /lib/modules/2.4.26/misc/wcfxo.o: init_module: No such device Hint: insmod errors can be...
2003 Dec 17
3
modprobe -r ztd-eth locks up machine...
Hi, I have just begun working with TDMoE running between 2 fiber nics the dynamic span works great. In my main asterisk box's startup file I just 'modprobe tor2', then start asterisk. The zaptel, ztdynamic & ztd-eth modules all load by themselves when tor2 is loaded. If I stop asterisk then 'modprobe -r tor2' the tor2 module is removed but the other three remain. If I then 'modprobe -r ztd-eth' it causes a complete lock up on the machine. The remote machine does not have any zap...
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:
2006 Jan 08
2
Zaptel make install error
...in/ztcfg" > ; if ! grep "options torisa" ; then echo "options torisa base=0xd0000" >> ; fi; if ! grep "alias char-major-196" ; then echo "alias char-major-196 torisa" >> ; fi; for x in zaptel tor2 torisa wcusb wcfxo wctdm wctdm24xxp ztdynamic ztd-eth wct1xxp wct4xxp wcte11xp pciradio ztd-loc ztdummy ztdummy; do if ! grep -q "post-install $x" ; then if ! grep -q "install $x " ; then if [ "$x" != "zaptel" ] ; then if [ -f zaptel.ko ]; then echo "install $x /sbin/modprobe --ignore-install $x...
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
.../zaptel-1.4.0/wcusb.o CC [M] /usr/src/zaptel-1.4.0/zaptel.o /usr/src/zaptel-1.4.0/zaptel.c:226: warning: `fcstab' defined but not used CC [M] /usr/src/zaptel-1.4.0/ztd-eth.o CC [M] /usr/src/zaptel-1.4.0/ztd-loc.o CC [M] /usr/src/zaptel-1.4.0/ztdummy.o CC [M] /usr/src/zaptel-1.4.0/ztdynamic.o CC [M] /usr/src/zaptel-1.4.0/zttranscode.o CC [M] /usr/src/zaptel-1.4.0/wct4xxp/base.o HOSTCC /usr/src/zaptel-1.4.0/wct4xxp/fw2h /usr/src/zaptel-1.4.0/wct4xxp/fw2h /usr/src/zaptel-1.4.0/wct4xxp/OCT6114-128D.ima /usr/src/zaptel-1.4.0/wct4xxp/vpmoct128_fw.h /usr/src/zaptel-1.4.0/wct4xxp/fw...
2006 Oct 28
1
Compiling Zaptel 1.2.10 on Ubuntu 6.10
...ot;, but when "make install" is run, this happens: [ `id -u` = 0 ] && /sbin/depmod -a 2.6.17-10-generic || : [ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample /etc/zaptel.conf build_tools/genmodconf linux26 "" "tor2 torisa wcusb wcfxo wctdm wctdm24xxp ztdynamic ztd-eth wct1xxp wcte11xp pciradio ztd-loc ztdummy" [: 66: ==: unexpected operator [: 66: ==: unexpected operator Unknown kernel build version requested... exiting. make: *** [install] Error 1 This worked just fine under ubuntu 6.06 with the same set of packages installed. Any help is appreci...
2007 Jul 06
2
Issue using zaptel's dynamic spans.
...en, i change the span configuration :-s Here are some details - [root at somemachine ~]# modprobe -r ztd_eth FATAL: Module ztd_eth is in use. Looking at the list of zap related modules - [root at somemachine ~]# lsmod |grep z Module Size Used by ztd_eth 5536 1 ztdynamic 9296 1 ztd_eth zaptel 181028 2 ztdynamic,wctdm crc_ccitt 2432 1 zaptel The use count of ztd_eth is shown as one but, it is not being 'Used by' any other module. This, i think, is the problem. CMIIW. Is this a known issue ? Has anybody faced it...
2005 Feb 13
2
TDMOE + kernel badness
...boxes dump something similar to: Badness in local_bh_enable at kernel/softirq.c:141 [<c0120768>] local_bh_enable+0x48/0x60 [<c02952b0>] dev_queue_xmit+0x230/0x240 [<c02a0980>] eth_header+0x0/0x140 [<f8f12301>] ztdeth_transmit+0x131/0x200 [ztd_eth] [<f8ef17ff>] __ztdynamic_run+0x20f/0x240 [ztdynamic] [<f8ef15e4>] ztd_tasklet+0x34/0x40 [ztdynamic] [<c0120928>] tasklet_hi_action+0x38/0x70 [<c0120693>] __do_softirq+0x43/0xa0 [<c0120716>] do_softirq+0x26/0x30 [<c0108955>] do_IRQ+0xe5/0x120 [<c0106cd8>] common_interrupt+0x18/0x20...
2006 Jan 12
2
Zaptel SVN
...tel/tor2.o CC [M] /usr/src/zaptel/torisa.o /usr/src/zaptel/torisa.c:1145: Warnung: ?set_tor_base? definiert, aber nicht verwendet CC [M] /usr/src/zaptel/wcusb.o CC [M] /usr/src/zaptel/wcfxo.o CC [M] /usr/src/zaptel/wctdm.o CC [M] /usr/src/zaptel/wctdm24xxp.o CC [M] /usr/src/zaptel/ztdynamic.o CC [M] /usr/src/zaptel/ztd-eth.o /usr/src/zaptel/ztd-eth.c:185: Warnung: Initialisierung von inkompatiblem Zeigertyp CC [M] /usr/src/zaptel/wct1xxp.o CC [M] /usr/src/zaptel/wct4xxp.o /usr/src/zaptel/wct4xxp.c: In Funktion ?t4_interrupt?: /usr/src/zaptel/wct4xxp.c:2219: nicht implementier...
2006 Dec 28
1
1.4 - G729 - Have License - No path to translate from Zap to IAX2
...se I couldn't make Zap/1-1 compatible with IAX2/VoIPRakyat-2 I just upgraded to SVN-branch-1.4-r49020M, but doesn't help. I am using TDM400P with one FXO and one FXS. Initially I just compiled and loaded zaptel and wctdm modules. Then I tried to compile and load ztd-eth, ztd-loc, ztdummy, ztdynamic and zttranscode modules as well just to make sure, but that does not help either. I have no issue at all using any other codecs on IAX. There are some threads on this mailing list for similar issue, but mostly pointed out to G729 license. I have one as below: [Dec 28 21:02:52] VERBOSE[1440] logg...
2005 Jun 02
2
Asterisk 1.0.7 on Gentoo
...t root 212296 Jun 3 00:18 wcte11xp.ko -rw-r--r-- 1 root root 157112 Jun 3 00:18 wcusb.ko -rw-r--r-- 1 root root 250934 Jun 3 00:18 zaptel.ko -rw-r--r-- 1 root root 141424 Jun 3 00:18 ztd-eth.ko -rw-r--r-- 1 root root 111094 Jun 3 00:18 ztdummy.ko -rw-r--r-- 1 root root 128237 Jun 3 00:18 ztdynamic.ko # dmesg | tail zaptel: Unknown symbol crc_ccitt_table ztdummy: Unknown symbol zt_receive ztdummy: Unknown symbol zt_transmit ztdummy: Unknown symbol zt_unregister ztdummy: Unknown symbol zt_register Can anyone help me? Do I really need or is it recommended to get a timer? I do need to be ab...
2003 Feb 28
2
error in tor2
...rict-prototype s -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include usr/src/linux/include/linux/modversions.h -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTAN DALONE_ZAPATA -c ztdynamic.c gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototype s -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include usr/src/linux/include/linux/mo...
2003 Aug 05
5
(no subject)
Does anyone keep a known telemarketer caller id database? If not has anyone proposed an Asterisk community project to share this information? Sort of a nation wide blacklist so Asterisk'ers can cut down on the garbage calls... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jun 18
3
FATAL: Error running install command for wctdm
...ot root 217011 Apr 17 06:36 wcusb.ko -rw-r--r-- 1 root root 534695 Apr 17 06:36 zaptel.ko -rw-r--r-- 1 root root 140851 Apr 17 06:36 ztd-eth.ko -rw-r--r-- 1 root root 123269 Apr 17 06:36 ztd-loc.ko -rw-r--r-- 1 root root 91057 Apr 17 06:36 ztdummy.ko -rw-r--r-- 1 root root 123237 Apr 17 06:36 ztdynamic.ko /lib/modules/2.6.8-24.11-default # ls -l extra total 10622 drwxr-xr-x 2 root root 2072 Jun 18 22:23 . drwxr-xr-x 5 root root 568 Jun 18 22:23 .. -rw-r--r-- 1 root root 254027 Jan 15 00:13 acx_pci.ko -rw-r--r-- 1 root root 78181 Jan 15 00:13 adm8211.ko -rw-r--r-- 1 root root 108...