location of zaptel?

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

location of zaptel?

Postby djarum » Wed Sep 17, 2008 4:58 pm

I was wondering if anybody had removed the zaptel in vicidialnow and replaced it from source.
I have a card (te100p) that I can get working in vicidial, but I have to compile drivers from a certain source.

What I want to do is remove the zaptel-1.2.24-1 drivers and wget t100p.phoniceq.dot com/driver/zaptel-1.2.24.tar.gz
untar and unzip and make clean...make..make install, then configure with ztcfg.
Anybody point me in the right direction? or if this will even work.
TIA
djarum
 
Posts: 10
Joined: Thu Jan 24, 2008 4:11 pm

Postby gardo » Fri Sep 19, 2008 9:40 am

You can get the source RPMS here:

http://ftp.vicidialnow.org/pub/VicidialNOW/SRPMS
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004

Sangoma A101D install error on Zaptel recompile

Postby JFoshee » Wed Sep 24, 2008 12:22 pm

gardo wrote:You can get the source RPMS here:



I am tring to install a Sangoma A101D card with your Wanpipe driver install and they want to recompile zaptel so I got the source from your link and it tryies to recompile from the source but it is giving me this error.

"
rm -f torisatool makefw tor2fw.h radfw.h
rm -f ztcfg torisatool makefw ztmonitor ztspeed zttest fxotune
rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
rm -f zonedata.lo tonezone.lo libtonezone.so *.lo
rm -f *.ko *.mod.c .*o.cmd
rm -f xpp/*.ko xpp/*.mod.c xpp/.*o.cmd
rm -f xpp/*.o xpp/*.mod.o
rm -rf .tmp_versions
rm -f gendigits tones.h
rm -f libtonezone*
rm -f tor2ee
rm -f fxotune
rm -f core
rm -f ztcfg-shared fxstest
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" makefw.c -o makefw
./makefw tormenta2.rbt tor2fw > tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw > radfw.h
Loaded 42096 bytes from file
ZAPTELVERSION="1.2.4" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
fi
rm -f version.h.tmp
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o ztcfg.o ztcfg.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c
cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c
ar rcs libtonezone.a zonedata.lo tonezone.lo
cc -o ztcfg ztcfg.o libtonezone.a -lm
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o torisatool.o torisatool.c
cc -o torisatool torisatool.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o ztmonitor.o ztmonitor.c
cc -o ztmonitor ztmonitor.o
cc -o ztspeed.o -c ztspeed.c
cc -o ztspeed ztspeed.o
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" zttest.c -o zttest
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -c -o fxotune.o fxotune.c
cc -o fxotune fxotune.o -lm
/lib/modules/2.6.18-53.1.21.el5.vnow/build
make -C /lib/modules/2.6.18-53.1.21.el5.vnow/build SUBDIRS=/usr/src/zaptel XPPMOD= modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-53.1.21.el5.vnow-i686'
CC [M] /usr/src/zaptel/zaptel.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.c:40:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
/usr/src/zaptel/zaptel.c:188: warning: ‘fcstab’ defined but not used
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.c:40:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/tor2.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/tor2.c:38:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/torisa.o
In file included from /usr/src/zaptel/torisa.c:22:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
/usr/src/zaptel/torisa.c:1145: warning: ‘set_tor_base’ defined but not used
CC [M] /usr/src/zaptel/wcusb.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wcusb.c:49:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/wcfxo.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wcfxo.c:36:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/wctdm.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wctdm.c:205:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/wctdm24xxp.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wctdm24xxp.c:223:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/ztdynamic.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/ztdynamic.c:40:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/ztdynamic.c:40:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/ztd-eth.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/ztd-eth.c:40:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
/usr/src/zaptel/ztd-eth.c:185: warning: initialization from incompatible pointer type
CC [M] /usr/src/zaptel/wct1xxp.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wct1xxp.c:38:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/wct4xxp.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wct4xxp.c:37:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/wcte11xp.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/wcte11xp.c:38:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
CC [M] /usr/src/zaptel/pciradio.o
In file included from /usr/src/zaptel/zconfig.h:9,
from /usr/src/zaptel/zaptel.h:34,
from /usr/src/zaptel/pciradio.c:57:
include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
/usr/src/zaptel/pciradio.c:1810: error: expected ‘)’ before string constant
make[2]: *** [/usr/src/zaptel/pciradio.o] Error 1
make[1]: *** [_module_/usr/src/zaptel] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-53.1.21.el5.vnow-i686'
make: *** [linux26] Error 2
"

Any help would be appericated.
Thanks, Josh
JFoshee
 
Posts: 1
Joined: Wed Sep 24, 2008 12:16 pm

Postby gardo » Thu Sep 25, 2008 6:13 am

I haven't encountered this error before recompiling zaptel with Sangoma support. This is related more to zaptel. I recommend you post this message to their message boards. Let us know the results.
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 74 guests