Displaying 20 results from an estimated 10000 matches similar to: "1.4.X howto disable able xpp with ./configure"
2008 Apr 11
1
odd error compiling zaptel-1.4.10
CC [M]
/home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/vpmadt032.o
CC [M]
/home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/GpakApi.o
CC [M]
/home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/../voicebus.o
LD [M]
/home/silentm/MessageNet/digium/zaptel-1.4.10/kernel/wcte12xp/wcte12xp.o
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 Jun 16
3
Zaptel HZ Warning
Anyone else get this while compiling zaptel? I'm guessing I have to modify my kernel. Neato. :(
Does that mean that the zaptel module (I'm really after ztdummy), or this xpp_zap thing won't be usable...?
Not that I have zaptel hardware, but it seems Asterisk won't compile itself without zaptel being installed.
CC [M] /root/software/zaptel-1.2.6/xpp/xpp_zap.o
2006 Nov 08
1
Still problems with Asterisk on latest Debian
Hi all,
I have now reinstalled my whole system because I had to change a few things wiht my drives. Here is what happens. I have done apt-get build-dep asterisk
apt-get install linux-headers-2.6.17-2-686 which works just fine now.
Downloaded the latest files from digiums ftp.
First I unpacked zaptel. I am doing everything as root. Then I just type make. Here is what happens:
checking for gcc...
2013 Jun 06
1
Problem with dahdi XPP driver?
Hi list,
I had a problem with the dahdi XPP driver.
After this error in syslog, the Xorcom disconnect from the server:
Jun 3 15:03:29 kernel: [361010.637858] *NOTICE-xpp_usb: xusb-0
(usb-0000:00:1d.7-3) [X1047686]: Sluggish USB. Dropping next PCM frame (p**
**ending_writes=5)*
Jun 3 15:03:52 kernel: [361033.890575]* ERR-xpp: XBUS-00: Failed to send
from command_queue (ret=-19)*
Jun 3
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,
2007 May 04
4
zaptel compile error
I get the following error when trying to compile zaptel on CentOS 5
kernel 2.6.18-8.1.3.el5
CC [M] /root/asterisk-src/zaptel-1.2.17.1/xpp/xbus-core.o
/root/asterisk-src/zaptel-1.2.17.1/xpp/xbus-core.c: In function ?
/root/asterisk-src/zaptel-1.2.17.1/xpp/xbus-core.c:171: error: ? has no
member named ?
make[3]: *** [/root/asterisk-src/zaptel-1.2.17.1/xpp/xbus-core.o] Error 1
make[2]: ***
2006 Nov 12
1
Zaptel compile problems
I'm having difficulties getting zaptel to compile. I've compiled it in
the past and never had any difficulties to speak of, but on this
particular machine I have problems. The OS configuration is the same as
I've used in the past and the hardware is identical. Obviously there's
some subtle difference (probably with the packages installed, but I
haven't been able to locate
2007 Aug 01
2
Couple installation questions
Hi,
I'm installing * 1.4.9 and a couple questions have come up:
1) I read here<http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x>(
http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x)
that if you are using E1 cards you need to install LIBPRI. I'm not using
any cards on this system, so does that mean I don't need LIBPRI? Asterisk
built
2007 Aug 01
7
Problems building zaptel 1.4.4
Hi,
I'm having trouble compiling zaptel 1.4.4 on SUSE 10.1. I'm really
only interested in getting ztdummy to work because this is a dev
machine with no zaptel h/w. SUSE 10.1 is a 2.6 kernel:
asterisk-dev:/home/hugh # uname -r
2.6.16.13-4-default
It seems that my problem is related to autoconf.h - I cannot find that file:
asterisk-dev:/home/hugh # find / -name 'autoconf.h'
2007 Feb 14
1
zaptel 1.4 svn doesn't compile
Is there a zaptel mailing list?
Here's the error:
CC [M] zaptel-1.4/xpp/xbus-core.o
zaptel-1.4/xpp/xbus-core.c: In function ?debugfs_open?:
zaptel-1.4/xpp/xbus-core.c:171: error: ?struct inode? has no member
named ?u?
2008 Nov 04
1
dahdi trunk does not compile with kernel 2.6.27
Hi. I am using gentoo kernel 2.6.27-r2 and dahdi trunk svn 5211 and
it will not compile with this kernel whereas it does compile with
2.6.25. Here is the relevant portion of the build:
VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_1_30
VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_2_30
VERIFY /usr/src/dahdi-trunk/drivers/dahdi/xpp/init_card_3_30
VERIFY
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally
compiled propperly, I thought but at the end I notice
that lscpi does report the cards, but I cant modprobe
wcfxo nor zaptel and I do have wcfxo.ko in the
/lib/modules/2.6.8/extra/ directory, so what gives?
This is a Debian Sarge, thanks!
#
# make clean starts here
#
make[1]: Entering directory
`/usr/src/zaptel-1.4.0/menuselect'
rm
2008 May 07
1
Ubuntu 8.04 + Astribank
I'm trying to use a Xorcom Astribank wth Ubuntu 8.04, but got no success. I
can see the channel bank with lsusb, but when I tried to use
zaptel_hardware, or when I try the /etc/init.d/script, they don't see my
Channel Bank. I compiled the latest Zaptel 1.4.10, with Astribank's
dependecies, fxload and libusb-dev. Anyone have a similiar experience ?
Best Regards,
--
Guilherme Loch G?es
2014 Oct 20
1
bristuff-0.4.0-RC4-xr7
I am following the guide here:
http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current/INSTALL.html
for installing bristuff on a CentOS5.11 box (stock 2.6.18-398.el5.i686).
Whilst building zaptel I get the error as follows:
CC [M]
/usr/src/bristuff-0.4.0-RC4-xr7/zaptel-1.4.12.9.svn.r4649/kernel/xpp/card_bri.o
In file included from
2007 Mar 25
1
ztdummy install in the new zaptel 1.4.1
HiI don't have any digium cards and only want to install ztdummy with all asterisk functions. What I will need with ztdummy and what I can disable?Thanks a lotDmitri************************************ Zaptel Module Selection ************************************* Press 'h' for help.
2007 Apr 23
3
chan_zap not compiling.
Hi all.
chan_zap not compiling, yes yes I know this sounds trivial but here me
out...
This morning I decided to upgrade to Asterisk 1.4.2 and Zaptel 1.4.1. I
successfully installed zaptel 1.4.1 and the card is picked up and
correctly configured.
ztcfg shows the following:
[root@zion root]# ztcfg -vv
Zaptel Version: 1.4.1
Echo Canceller: MG2
Configuration
======================
Channel
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi,
I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn):
...
make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a
menuselect.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
distcc[19221] ERROR: compile (null) on
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List,
I am having some trouble with installing the latest version of ztdummy on a
CentOS Kernel 2.6 system.
I have installed a few Asterisk systems on Slackware Kernel 2.4.x without
any issues, unfortunately there is no choice about this distro, or kernel as
it has been preinstalled by someone else. And so I am in the dark with an
unfamiliar distro and kernel.
I am fairly sure the
2007 Feb 11
2
Can not compile latest zaptel -1.2.13
I'm trying to compile latest zaptel-1.2.13 and I'm getting following errors:
/usr/src/Asterisk-1.2.14/zaptel-1.2.13/xpp/xbus-core.c: In
function ?debugfs_open?:
/usr/src/Asterisk-1.2.14/zaptel-1.2.13/xpp/xbus-core.c:171: error: ?struct
inode? has no member named ?i_private?
make[5]: *** [/usr/src/Asterisk-1.2.14/zaptel-1.2.13/xpp/xbus-core.o] Error 1
make[4]: ***