Displaying 20 results from an estimated 40000 matches similar to: "zaptel compile question"
2012 Feb 15
1
error during dahdi installation on centos
Hello,
# rpm -qa | grep kernel
kernel-headers-2.6.18-274.18.1.el5
kernel-PAE-2.6.18-128.el5
kernel-devel-2.6.18-274.18.1.el5
kernel-PAE-devel-2.6.18-274.18.1.el5
[root at localhost ~]# uname -i
i386
Trying to install dahdi-linux-complete-2.3.0.1+2.3.0 on CentOS but get below error. Can you please assist in this?
[root at localhost dahdi-linux-complete-2.3.0.1+2.3.0]# make
make -C linux all
2007 Jul 16
1
OT: How to compile Zaptel for different kernel version...
This may be more a Linux issue but maybe someone can help. I need to
know how to compile zaptel for a kernel version different from the one I
am running at the moment. Basically I need to do this because I run
into trouble when the customer updates the Linux kernel and the next
time they restart they do not have the zaptel modules installed. What
do I need to do to be able to compile zaptel for
2008 Dec 11
4
service dahdi stop
When I do a service dahdi stop I get an error message:
Unloading DAHDI hardware modules: execvp: No such file or directory
the modules remain loaded.
I dont know what to do with this??? Anyone else? I am running centos 4.4
2.6.9-42
This box ran 1.2 with zaptel fine.
Jerry
2009 Jan 13
2
Zaptel & multiple kernels
Hi,
If I have multiple kernel sources in /usr/src, e.g.
linux-headers-2.6.26-1-686
linux-headers-2.6.26.custom.1
how does the Zaptel Makefile(?) know which one to pick?
Is it a good approach to compile the kernel first and then compile
Zaptel "manually" afterwards?
Or should I rather put zaptel in /usr/src/modules and use
fakeroot make-kpkg ... modules_image
in the kernel
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
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
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]: ***
2007 May 29
3
zaptel module dependences
I am using centos 4.4 server cd ,when I am trying to compile zaptel 1.4.2
,the following error appears
>From where I can get the missing rpms .or kernel source
grep: /lib/modules/2.6.18-8.el5/build/include/linux/autoconf.h: No such file
or directory
grep: /lib/modules/2.6.18-8.el5/build/include/linux/autoconf.h: No such file
or directory
make[1]: Entering directory
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
Is there a proper, documented way to cross compile DAHDI and Asterisk for
a processor/system other than the one you're currently typing on?
Now.. I have been doing this for some time, but it's been really
frustrating every time I change/upgrade, etc.
I've just tried to compile DAHDI for an AMD Geode system on my development
system which is Intel Atom. Building the kernel is easy -
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]: ***
2008 Oct 15
2
Zaptel compile error after make update.
Hi,
I started to get some Zaptel compile errors after a 'make update'
I did a clean zaptel install with:
svn co http://svn.digium.com/svn/zaptel/branches/1.4 zaptel
I am still getting the error, is this someelse seeing this ?.
CC [M] /usr/src/zaptel/kernel/zaptel-base.o
/usr/src/zaptel/kernel/zaptel-base.c: In function 'zt_reallocbufs':
2008 Jun 11
2
Zaptel timer failure
Hi all,
on a new installation, HP Xeon at 1,83 with 2.6.18-amd64 image from Debian
Etch with Asterisk 1.4.20.1 and zaptel 1.4.11 -both tar.gz from digium-
we get:
[Jun 11 14:54:29] ERROR[6686]: asterisk.c:2952 main: You have Zaptel
built and drivers loaded, but the Zaptel timer test failed to set
ZT_TIMERCONFIG to 160.
There is no telephony card in the server, we want to use ztdummy for
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?
2006 Dec 09
3
Zaptel module compile woes
Hi all,
I'm pretty new to linux and compiling modules, but I've scoured the web
for help on compiling the zaptel modules from source and I get the
following error...
make -C SUBDIRS=/usr/src/modules/zaptel modules
make: *** SUBDIRS=/usr/src/modules/zaptel: No such file or directory.
Stop.
make: *** [linux26] Error 2
Any ideas? /usr/src/modules/zaptel is the dir I'm
2008 Apr 19
2
func_curl.so Error on load
Asterisk 1.4.19, Zaptel 1.4.10 and libpri 1.4.3. When I try to start up
Asterisk (with -cvvv) I get an error regarding func_curl.so
(lines omitted)
...
== Registered custom function STRFTIME
== Registered custom function STRPTIME
== Registered custom function EVAL
== Registered custom function KEYPADHASH
== Registered custom function SPRINTF
func_strings.so => (String handling
2008 Apr 01
5
ZAPTEL
Hello !
I am having issues since the upgrade in debian from zaptel 1.4.7.1 to 1.4.8.
I did m-a a-i zaptel to upgrade
what i still get is:
cat /sys/module/zaptel/version
1.4.7.1
It doesn't seem that it wants to load the new driver, any ideas ?
Kind regards,
Jan
--
Jan Prunk <janprunk AT SPAMFREE gmail DOT com> http://www.prunk.si
GnuPG: 1024D/00E80E86 77C5 156E 29A4 EB6C 1C4A 5EBA
2009 Jan 22
1
oslec + dahdi
Hi list, I install dahdi-linux successfully with the module of oslec
for the echo, but when I specify it in the system.conf the echo
canceller oslec it shows me errors:
DAHDI_ATTACH_ECHOCAN failed on channel 4: Invalid argument (22)
I see that the echo cancellers is supported: mg2, kb1, sec2, and sec
because oslec is not supported?, but he has support to compile it with
dahdi_linux!
best
2009 Apr 02
3
Nothing at /proc/zaptel with new Digium TE201
This is a new installation.
Here are the specs of my system:
Linux asterisk 2.6.21.5-smp #2 SMP Tue Jun 19 14:58:11 CDT 2007 i686
Intel(R) Xeon(R) CPU E5420 @ 2.50GHz GenuineIntel GNU/Linux
08:08.0 Ethernet controller: Digium, Inc. Unknown device 8000 (rev 11)
(ethernet?? first time with a card like that for me)
dmesg
Zapata Telephony Interface Registered on major 196
Zaptel Version:
2007 Aug 21
3
TE405/TE410P help updating from 1.0 to 1.4
I have a TE405/TE410P card that was working on 1.0.X
I upgraded the OS to Centos 4.5, Updated asterisk to 1.4 and zaptel to
1.4.5 and libpri.
I copied all the zaptel and zapata and extensions.conf files from 1.0
I did update extensions.conf from 1.0 to 1.4 commands.
I cannot get the card to work in 1.4.10. AHHH!
I see with zttool that the T1 is in Green, I see calls coming in as the
bits go
2009 Jun 19
2
Recompiling dahdi-linux after kernel update - To minimize downtime
After a kernel update (but before rebooting) Is there a way to recompile Zap/Dahdi against the new kernel?
My objective is to eliminate the additional downtime that occurs while recompiling/installing zap/dahdi after booting into the new kernel.
Please correct me if I'm wrong:
My understanding is that until you reboot (after a kernel update), recompiling zap/dahdi still compiles against